aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-08-26Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-08-21clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang
2020-08-21clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clkKonrad Dybcio
2020-08-21clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VALJonathan Marek
2020-08-21clk: qcom: gcc: fix sm8150 GPU and NPU clocksJonathan Marek
2020-08-21clk: actions: Fix h_clk for Actions S500 SoCCristian Ciocaltea
2020-08-19Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-08-19clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845Taniya Das
2020-08-19clk: bcm63xx-gate: fix last clock availabilityÁlvaro Fernández Rojas
2020-08-19clk: scmi: Fix min and max rate when registering clocks with discrete ratesSudeep Holla
2020-08-06Merge branch 'v5.7/standard/base' into v5.7/standard/xlnx-socBruce Ashfield
2020-07-22clk: qcom: gcc: Add support for a new frequency for SC7180Taniya Das
2020-07-22clk: qcom: gcc: Add missing UFS clocks for SM8150Vinod Koul
2020-07-22clk: qcom: gcc: Add GPU and NPU clocks for SM8150Vinod Koul
2020-07-22clk: qcom: Add missing msm8998 ufs_unipro_core_clk_srcJeffrey Hugo
2020-07-22clk: AST2600: Add mux for EMMC clockEddie James
2020-07-22clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor
2020-06-30clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen
2020-06-24clk: ast2600: Fix AHB clock divider for A1Eddie James
2020-06-24clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang
2020-06-24clk: zynqmp: Fix divider2 calculationTejas Patel
2020-06-24clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor
2020-06-24clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski
2020-06-24clk: ti: composite: fix memory leakTero Kristo
2020-06-24clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registersMartin Blumenstingl
2020-06-24clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bitsMartin Blumenstingl
2020-06-24clk: meson: meson8b: Fix the polarity of the RESET_N linesMartin Blumenstingl
2020-06-24clk: meson: meson8b: Fix the first parent of vid_pll_in_selMartin Blumenstingl
2020-06-24clk: sprd: fix compile-testingArnd Bergmann
2020-06-24clk: clk-flexgen: fix clock-critical handlingAlain Volmat
2020-06-24clk: zynqmp: fix memory leak in zynqmp_register_clocksQuanyang Wang
2020-06-24clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven
2020-06-24clk: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski
2020-06-24clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue
2020-06-24clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn
2020-06-22clk: mediatek: assign the initial value to clk_init_data of mtk_muxWeiyi Lu
2020-06-17PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki
2020-06-05Merge branch 'standard/base' into standard/xlnx-socBruce Ashfield
2020-05-26clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul
2020-05-26clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek
2020-05-19Merge branch 'standard/base' into standard/xlnx-socBruce Ashfield
2020-05-17clk: fixed-factor: Don't register fixed factor clk until parent clk is regist...Rajan Vaja
2020-05-17clocking-wizard: Add versal clocking wizard supportShubhrajyoti Datta
2020-05-17clk: idt: Fix i2cwritebulk() failureVishal Sagar
2020-05-17clk: clock-wizard: Remove a unnessary type castShubhrajyoti Datta
2020-05-17clk: zynqmp: Fix CLK_FRAC bit indexTejas Patel
2020-05-17clk: zynqmp: Fix missing max_div description in kernel-doc formatShubhrajyoti Datta
2020-05-17clk: zynqmp: Fix divider2 calculationTejas Patel
2020-05-17clk: zynqmp: Update CLK_FRAC support as per upstreamTejas Patel