summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2022-01-05clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabledTaniya Das1-1/+1
2022-01-05clk: qcom: clk-alpha-pll: Increase PLL lock detect poll timeTaniya Das1-1/+1
2021-12-20clk: qcom: turingcc-qcs404: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: q6sstop-qcs404: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: mmcc-apq8084: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: lpasscc-sdm845: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: lpasscc-sc7280: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: gcc-sm6350: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: gcc-msm8994: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: gcc-sm8350: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-19clk: samsung: Add initial Exynos7885 clock driverDavid Virag2-0/+598
2021-12-19clk: samsung: clk-pll: Add support for pll1417xDavid Virag2-0/+2
2021-12-19clk: samsung: Make exynos850_register_cmu sharedDavid Virag4-84/+119
2021-12-19clk: samsung: exynos850: Add missing sysreg clocksSam Protsenko1-0/+29
2021-12-16clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driverAngeloGioacchino Del Regno3-0/+4164
2021-12-16clk: qcom: Add clock driver for SM8450Vinod Koul3-0/+3313
2021-12-16clk: qcom: Add SDX65 GCC supportVamsi Krishna Lanka3-0/+1620
2021-12-16clk: qcom: Add LUCID_EVO PLL type for SDX65Vamsi Krishna Lanka2-5/+162
2021-12-16clk: starfive: Add JH7100 clock generator driverGeert Uytterhoeven5-0/+703
2021-12-15clk: stm32mp1: remove redundant assignment to pointer dataColin Ian King1-2/+0
2021-12-15clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system en...Dillon Min1-4/+0
2021-12-15clk: Introduce clk-tps68470 driverHans de Goede3-0/+270
2021-12-15clk: tegra: Support runtime PM and power domainDmitry Osipenko8-54/+420
2021-12-15clk: tegra: Make vde a child of pll_p on tegra114Dmitry Osipenko1-1/+1
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter8-6/+29
2021-12-10clk: Emit a stern warning with writable debugfs enabledStephen Boyd1-0/+18
2021-12-09clk: Add write operation for clk_parent debugfs nodeSam Protsenko1-1/+41
2021-12-09clk: __clk_core_init() never takes NULLStephen Boyd1-3/+0
2021-12-09clk: clk_core_get() can also return NULLStephen Boyd1-7/+8
2021-12-09clk/ti/adpll: Make const pointer error a static const arrayColin Ian King1-1/+1
2021-12-08clk: lan966x: Extend lan966x clock driver for clock gating supportHoratiu Vultur1-3/+56
2021-12-08clk: gate: Add devm_clk_hw_register_gate()Horatiu Vultur1-0/+35
2021-12-08clk: lan966x: Add lan966x SoC clock driverKavyasree Kotagiri3-0/+248
2021-12-08clk: renesas: r9a07g044: Add GPU clock and reset entriesBiju Das1-0/+9
2021-12-08clk: renesas: r9a07g044: Add mux and divider for G clockBiju Das2-0/+10
2021-12-08clk: renesas: r9a07g044: Rename CLK_PLL3_DIV4 macroBiju Das1-2/+2
2021-12-08clk: renesas: cpg-mssr: Add support for R-Car S4-8Yoshihiro Shimoda5-0/+196
2021-12-08clk: renesas: rcar-gen4: Introduce R-Car Gen4 CPG driverYoshihiro Shimoda7-341/+437
2021-12-07clk: Don't parent clks until the parent is fully registeredMike Tipton1-3/+12
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter1-1/+1
2021-12-06clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1Martin Botka1-2/+2
2021-12-06clk: qcom: rpmh: add support for SM8450 rpmh clocksVinod Koul1-0/+27
2021-12-06clk: qcom: smd-rpm: Drop binary value handling for buffered clockShawn Guo1-8/+0
2021-12-06clk: qcom: smd-rpm: Drop the use of struct rpm_ccShawn Guo1-17/+4
2021-12-06clk: qcom: smd-rpm: Drop MFD qcom-rpm referenceShawn Guo1-2/+0
2021-12-03clk: qcom: Add support for SDX65 RPMh clocksVamsi krishna Lanka1-0/+25
2021-12-02clk: imx: use module_platform_driverMiles Chen2-2/+2
2021-12-02clk: Gemini: fix struct name in kernel-docRandy Dunlap1-1/+1
2021-12-02clk: zynq: pll: Fix kernel-doc warningsShubhrajyoti Datta1-6/+6
2021-12-02clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1Randy Dunlap1-9/+8