summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-12-19clk: samsung: exynos850: Add missing sysreg clocksSam Protsenko
2021-12-16clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driverAngeloGioacchino Del Regno
2021-12-16clk: qcom: Add clock driver for SM8450Vinod Koul
2021-12-16clk: qcom: Add SDX65 GCC supportVamsi Krishna Lanka
2021-12-16clk: qcom: Add LUCID_EVO PLL type for SDX65Vamsi Krishna Lanka
2021-12-16clk: starfive: Add JH7100 clock generator driverGeert Uytterhoeven
2021-12-15clk: stm32mp1: remove redundant assignment to pointer dataColin Ian King
2021-12-15clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system en...Dillon Min
2021-12-15clk: Introduce clk-tps68470 driverHans de Goede
2021-12-15clk: tegra: Support runtime PM and power domainDmitry Osipenko
2021-12-15clk: tegra: Make vde a child of pll_p on tegra114Dmitry Osipenko
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter
2021-12-10clk: Emit a stern warning with writable debugfs enabledStephen Boyd
2021-12-09clk: Add write operation for clk_parent debugfs nodeSam Protsenko
2021-12-09clk: __clk_core_init() never takes NULLStephen Boyd
2021-12-09clk: clk_core_get() can also return NULLStephen Boyd
2021-12-09clk/ti/adpll: Make const pointer error a static const arrayColin Ian King
2021-12-08clk: lan966x: Extend lan966x clock driver for clock gating supportHoratiu Vultur
2021-12-08clk: gate: Add devm_clk_hw_register_gate()Horatiu Vultur
2021-12-08clk: lan966x: Add lan966x SoC clock driverKavyasree Kotagiri
2021-12-08clk: renesas: r9a07g044: Add GPU clock and reset entriesBiju Das
2021-12-08clk: renesas: r9a07g044: Add mux and divider for G clockBiju Das
2021-12-08clk: renesas: r9a07g044: Rename CLK_PLL3_DIV4 macroBiju Das
2021-12-08clk: renesas: cpg-mssr: Add support for R-Car S4-8Yoshihiro Shimoda
2021-12-08clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driverYoshihiro Shimoda
2021-12-07clk: Don't parent clks until the parent is fully registeredMike Tipton
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter
2021-12-06clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1Martin Botka
2021-12-06clk: qcom: rpmh: add support for SM8450 rpmh clocksVinod Koul
2021-12-06clk: qcom: smd-rpm: Drop binary value handling for buffered clockShawn Guo
2021-12-06clk: qcom: smd-rpm: Drop the use of struct rpm_ccShawn Guo
2021-12-06clk: qcom: smd-rpm: Drop MFD qcom-rpm referenceShawn Guo
2021-12-03clk: qcom: Add support for SDX65 RPMh clocksVamsi krishna Lanka
2021-12-02clk: imx: use module_platform_driverMiles Chen
2021-12-02clk: Gemini: fix struct name in kernel-docRandy Dunlap
2021-12-02clk: zynq: pll: Fix kernel-doc warningsShubhrajyoti Datta
2021-12-02clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1Randy Dunlap
2021-12-02clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson
2021-12-02clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov
2021-11-30clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBBMartin Blumenstingl
2021-11-26clk: renesas: r9a07g044: Add TSU clock and reset entryBiju Das
2021-11-23dt-bindings: clock: sunxi: Export CLK_DRAM for devfreqSamuel Holland
2021-11-23clk: sunxi-ng: Add support for the D1 SoC clocksSamuel Holland
2021-11-23clk: sunxi-ng: gate: Add macros for gates with fixed dividersSamuel Holland
2021-11-23clk: sunxi-ng: mux: Add macros using clk_parent_data and clk_hwSamuel Holland
2021-11-23clk: sunxi-ng: mp: Add macros using clk_parent_data and clk_hwSamuel Holland
2021-11-23clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hwSamuel Holland
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland
2021-11-23clk: sunxi-ng: Convert early providers to platform driversSamuel Holland
2021-11-22clk: samsung: exynos850: Register clocks earlySam Protsenko