aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 320-6457/+10989
2023-08-30Merge branch 'clk-qcom' into clk-nextGravatar Stephen Boyd 34-1188/+4598
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Gravatar Stephen Boyd 43-1278/+741
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Gravatar Stephen Boyd 49-3353/+4153
2023-08-30Merge branches 'clk-bindings', 'clk-starfive', 'clk-rm', 'clk-renesas' and 'c...Gravatar Stephen Boyd 238-638/+1497
2023-08-29clk: qcom: Fix SM_GPUCC_8450 dependenciesGravatar Nathan Chancellor 1-0/+1
2023-08-23clk: lmk04832: Support using PLL1_LD as SPI readback pinGravatar Mike Looijmans 1-5/+18
2023-08-23clk: lmk04832: Don't disable vco clock on probe failGravatar Mike Looijmans 1-7/+4
2023-08-23clk: lmk04832: Set missing parent_names for output clocksGravatar Mike Looijmans 1-0/+1
2023-08-22clk: Fix slab-out-of-bounds error in devm_clk_release()Gravatar Andrey Skvortsov 1-6/+7
2023-08-22clk: mvebu: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 2-6/+2
2023-08-22clk: nuvoton: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-2/+1
2023-08-22clk: socfpga: agilex: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-08-22clk: ti: Use devm_platform_get_and_ioremap_resource()Gravatar Yangtao Li 1-6/+2
2023-08-22clk: mediatek: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 2-19/+8
2023-08-22clk: hsdk-pll: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-08-22clk: gemini: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-08-22clk: fsl-sai: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-08-22clk: bm1880: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-5/+2
2023-08-22clk: axm5516: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-08-22clk: actions: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2023-08-22clk: cdce925: Remove redundant of_match_ptr()Gravatar Ruan Jinjie 1-1/+1
2023-08-22clk: pxa910: Move number of clocks to driver sourceGravatar Duje Mihanović 1-1/+3
2023-08-22clk: pxa1928: Move number of clocks to driver sourceGravatar Duje Mihanović 1-2/+5
2023-08-22clk: pxa168: Move number of clocks to driver sourceGravatar Duje Mihanović 1-1/+3
2023-08-22clk: mmp2: Move number of clocks to driver sourceGravatar Duje Mihanović 2-3/+7
2023-08-22clk: mmp: Remove old non-OF clock driversGravatar Duje Mihanović 4-1137/+0
2023-08-22clk: qcom: clk-spmi-pmic-div: Annotate struct spmi_pmic_div_clk_cc with __cou...Gravatar Kees Cook 1-1/+1
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byGravatar Kees Cook 8-12/+8
2023-08-22clk: vc7: Use i2c_get_match_data() instead of device_get_match_data()Gravatar Biju Das 1-1/+1
2023-08-22clk: vc5: Use i2c_get_match_data() instead of device_get_match_data()Gravatar Biju Das 1-1/+1
2023-08-17clk: qcom: smd-rpm: Set XO rate and CLK_IS_CRITICAL on PCNoCGravatar Konrad Dybcio 1-1/+1
2023-08-17clk: qcom: smd-rpm: Add a way to define bus clocks with rate and flagsGravatar Konrad Dybcio 1-8/+15
2023-08-17clk: qcom: gcc-ipq5018: change some variable staticGravatar Yang Yingliang 1-2/+2
2023-08-15clk: qcom: gcc-ipq4019: add missing networking resetsGravatar Robert Marko 1-0/+6
2023-08-15clk: renesas: rcar-gen3: Add ADG clocksGravatar Kuninori Morimoto 9-1/+9
2023-08-15clk: samsung: exynoautov9: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-9/+20
2023-08-15clk: samsung: exynos850: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-11/+24
2023-08-15clk: samsung: exynos7885: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-4/+10
2023-08-15clk: samsung: exynos5433: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-21/+44
2023-08-15clk: samsung: exynos5420: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-1/+4
2023-08-15clk: samsung: exynos5410: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-1/+4
2023-08-15clk: samsung: exynos5260: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-13/+28
2023-08-15clk: samsung: exynos5250: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-1/+4
2023-08-15clk: samsung: exynos4: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 2-2/+8
2023-08-15clk: samsung: exynos3250: do not define number of clocks in bindingsGravatar Krzysztof Kozlowski 1-3/+8
2023-08-14clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzGravatar Ahmad Fatoum 1-2/+0
2023-08-14clk: imx: pll14xx: align pdiv with reference manualGravatar Marco Felsch 1-6/+5
2023-08-14clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opGravatar Ahmad Fatoum 1-5/+7
2023-08-14clk: imx25: make __mx25_clocks_init return voidGravatar Martin Kaiser 1-3/+1