summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge branch 'clk-qcom' into clk-nextStephen Boyd92-1435/+5382
2023-08-31Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd67-1439/+1058
2023-08-31Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd66-3473/+5010
2023-08-31Merge branches 'clk-bindings', 'clk-starfive', 'clk-rm', 'clk-renesas' and 'c...Stephen Boyd249-668/+2094
2023-08-30clk: qcom: Fix SM_GPUCC_8450 dependenciesNathan Chancellor1-0/+1
2023-08-24clk: lmk04832: Support using PLL1_LD as SPI readback pinMike Looijmans1-5/+18
2023-08-24clk: lmk04832: Don't disable vco clock on probe failMike Looijmans1-7/+4
2023-08-24clk: lmk04832: Set missing parent_names for output clocksMike Looijmans1-0/+1
2023-08-23clk: mvebu: Convert to devm_platform_ioremap_resource()Yangtao Li2-6/+2
2023-08-23clk: nuvoton: Convert to devm_platform_ioremap_resource()Yangtao Li1-2/+1
2023-08-23clk: socfpga: agilex: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-23clk: ti: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-6/+2
2023-08-23clk: mediatek: Convert to devm_platform_ioremap_resource()Yangtao Li2-19/+8
2023-08-23clk: hsdk-pll: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-23clk: gemini: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-23clk: fsl-sai: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-23clk: bm1880: Convert to devm_platform_ioremap_resource()Yangtao Li1-5/+2
2023-08-23clk: axm5516: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-23clk: actions: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-23clk: cdce925: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-23clk: pxa910: Move number of clocks to driver sourceDuje Mihanović2-2/+3
2023-08-23clk: pxa1928: Move number of clocks to driver sourceDuje Mihanović2-5/+5
2023-08-23clk: pxa168: Move number of clocks to driver sourceDuje Mihanović2-2/+3
2023-08-23clk: mmp2: Move number of clocks to driver sourceDuje Mihanović4-5/+7
2023-08-23clk: mmp: Remove old non-OF clock driversDuje Mihanović5-1155/+0
2023-08-22clk: qcom: clk-spmi-pmic-div: Annotate struct spmi_pmic_div_clk_cc with __cou...Kees Cook1-1/+1
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook11-16/+11
2023-08-22Merge tag 'qcom-clk-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd92-1436/+5381
2023-08-22clk: vc7: Use i2c_get_match_data() instead of device_get_match_data()Biju Das1-1/+1
2023-08-22clk: vc5: Use i2c_get_match_data() instead of device_get_match_data()Biju Das1-1/+1
2023-08-22Merge tag 'samsung-clk-6.6' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd21-196/+154
2023-08-22Merge tag 'clk-imx-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd18-45/+851
2023-08-22Merge tag 'v6.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2-1/+61
2023-08-22Merge tag 'renesas-clk-for-v6.6-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd9-1/+9
2023-08-18clk: qcom: smd-rpm: Set XO rate and CLK_IS_CRITICAL on PCNoCKonrad Dybcio1-1/+1
2023-08-18clk: qcom: smd-rpm: Add a way to define bus clocks with rate and flagsKonrad Dybcio1-8/+15
2023-08-18clk: qcom: gcc-ipq5018: change some variable staticYang Yingliang1-2/+2
2023-08-15clk: qcom: gcc-ipq4019: add missing networking resetsRobert Marko1-0/+6
2023-08-15dt-bindings: clock: qcom: ipq4019: add missing networking resetsRobert Marko1-0/+6
2023-08-15clk: renesas: rcar-gen3: Add ADG clocksKuninori Morimoto9-1/+9
2023-08-15dt-bindings: clock: samsung: remove define with number of clocksKrzysztof Kozlowski10-130/+0
2023-08-15clk: samsung: exynoautov9: do not define number of clocks in bindingsKrzysztof Kozlowski1-9/+20
2023-08-15clk: samsung: exynos850: do not define number of clocks in bindingsKrzysztof Kozlowski1-11/+24
2023-08-15clk: samsung: exynos7885: do not define number of clocks in bindingsKrzysztof Kozlowski1-4/+10
2023-08-15clk: samsung: exynos5433: do not define number of clocks in bindingsKrzysztof Kozlowski1-21/+44
2023-08-15clk: samsung: exynos5420: do not define number of clocks in bindingsKrzysztof Kozlowski1-1/+4
2023-08-15clk: samsung: exynos5410: do not define number of clocks in bindingsKrzysztof Kozlowski1-1/+4
2023-08-15clk: samsung: exynos5260: do not define number of clocks in bindingsKrzysztof Kozlowski1-13/+28
2023-08-15clk: samsung: exynos5250: do not define number of clocks in bindingsKrzysztof Kozlowski1-1/+4
2023-08-15clk: samsung: exynos4: do not define number of clocks in bindingsKrzysztof Kozlowski2-2/+8