summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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-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-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-05-26clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul
2020-05-26clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek
2020-05-12clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo
2020-05-12clk: ti: am33xx: fix RTC clock parentTero Kristo
2020-05-12clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo
2020-05-12Merge tag 'v5.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2020-05-12clk: tegra: Fix initial rate for pll_a on Tegra124Thierry Reding
2020-05-05clk: impd1: Look up clock-output-namesLinus Walleij
2020-05-05clk: Unlink clock if failed to prepare or enableMarc Zyngier
2020-04-13clk: sprd: don't gate uart console clockChunyan Zhang
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann
2020-04-13clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann
2020-04-13clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds