summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-01-20clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko
2020-01-20clk: ti: dra7: add vpe clkctrl dataBenoit Parrot
2020-01-20clk: ti: dra7: add cam clkctrl dataBenoit Parrot
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-13Merge tag 'sunxi-clk-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2020-01-12clk: imx: Add support for i.MX8MP clock driverAnson Huang
2020-01-12clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based APIAnson Huang
2020-01-10clk: tegra20/30: Explicitly set parent clock for Video DecoderDmitry Osipenko
2020-01-10clk: tegra20/30: Don't pre-initialize displays parent clockDmitry Osipenko
2020-01-10clk: tegra: divider: Check UART's divider enable-bit state on rate's recalcul...Dmitry Osipenko
2020-01-10clk: tegra: clk-dfll: Remove call to pm_runtime_irq_safe()Sowjanya Komatineni
2020-01-09clk: qcom: Add ipq6018 Global Clock Controller supportSricharan R
2020-01-08Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson
2020-01-08clk: tegra: Mark fuse clock as criticalStephen Warren
2020-01-08clk: renesas: Prepare for split of R-Car H3 config symbolGeert Uytterhoeven
2020-01-07clk: divider: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-07clk: meson: meson8b: make the CCF use the glitch-free mali muxMartin Blumenstingl
2020-01-06clk: gate: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-06clk: mux: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-06clk: asm9260: Use parent accuracy in fixed rate clkStephen Boyd
2020-01-06clk: fixed-rate: Add clk flags for parent accuracyStephen Boyd
2020-01-06clk: mmp2: Add HSIC clocksLubomir Rintel
2020-01-06clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2020-01-06clk: qcom: gcc-msm8996: Fix parent for CLKREF clocksBjorn Andersson
2020-01-06clk: qcom: rpmh: Add IPA clock for SC7180Taniya Das
2020-01-06clk: qcom: rpmh: skip undefined clocks when registeringTaniya Das
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-05clk: Add support for setting clk_rate via debugfsGeert Uytterhoeven
2020-01-05clk: at91: sam9x60: fix programmable clock prescalerEugen Hristev
2020-01-05clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default valueEugen Hristev
2020-01-05clk: ti: dra7-atl: Remove pm_runtime_irq_safe()Peter Ujfalusi
2020-01-05clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd
2020-01-05clk: fixed-rate: Move to_clk_fixed_rate() to C fileStephen Boyd
2020-01-05clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()Stephen Boyd
2020-01-05clk: fixed-rate: Convert to clk_hw based APIsStephen Boyd
2020-01-05clk: gpio: Use DT way of specifying parentsStephen Boyd
2020-01-05clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov
2020-01-04clk: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-04clk: ux500: Fix up the SGA clock for some variantsLinus Walleij
2020-01-04clk: qcom: Add video clock controller driver for SC7180Taniya Das
2020-01-04clk: qcom: Add graphics clock controller driver for SC7180Taniya Das
2020-01-04clk: Warn about critical clks that fail to enableStephen Boyd
2020-01-04clk: qcom: apcs-msm8916: use clk_parent_data to specify the parentNiklas Cassel
2020-01-04clk: uniphier: Add SCSSI clock gate for each channelKunihiko Hayashi
2020-01-04Merge branch 'clk-register-dt-node-better' into clk-qcomStephen Boyd
2020-01-04clk: Use parent node pointer during registration if necessaryStephen Boyd
2020-01-04clk: sunxi: a23/a33: Export the MIPI PLLMaxime Ripard
2020-01-04clk: sunxi: a31: Export the MIPI PLLMaxime Ripard
2020-01-04clk: sunxi-ng: a64: export CLK_CPUX clock for DVFSVasily Khoruzhick
2020-01-04clk: sunxi-ng: add mux and pll notifiers for A64 CPU clockIcenowy Zheng