summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2023-10-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+36
2023-10-18Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/p...Arnd Bergmann-0/+9
2023-10-13clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren-0/+4
2023-10-13clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren-0/+5
2023-10-12clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()Dan Carpenter-1/+1
2023-10-12clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...Alessandro Carminati-9/+12
2023-10-12clk: socfpga: gate: Account for the divider in determine_rateMaxime Ripard-4/+23
2023-09-12clk: tegra: fix error return case for recalc_rateTimo Alho-1/+1
2023-09-11clk: si521xx: Fix regmap write accessorMarek Vasut-3/+4
2023-09-11clk: si521xx: Use REGCACHE_FLAT instead of NONEMarek Vasut-1/+1
2023-09-11clk: sprd: Fix thm_parents incorrect configurationZhifeng Tang-1/+1
2023-09-11clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum valuesBiju Das-8/+8
2023-09-11clk: vc3: Fix output clock mappingBiju Das-34/+34
2023-09-11clk: vc3: Fix 64 by 64 divisionBiju Das-3/+2
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-6457/+10989
2023-08-30Merge branch 'clk-qcom' into clk-nextStephen Boyd-1188/+4598
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd-1278/+741
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd-3353/+4153
2023-08-30Merge branches 'clk-bindings', 'clk-starfive', 'clk-rm', 'clk-renesas' and 'c...Stephen Boyd-638/+1497
2023-08-29clk: qcom: Fix SM_GPUCC_8450 dependenciesNathan Chancellor-0/+1
2023-08-23clk: lmk04832: Support using PLL1_LD as SPI readback pinMike Looijmans-5/+18
2023-08-23clk: lmk04832: Don't disable vco clock on probe failMike Looijmans-7/+4
2023-08-23clk: lmk04832: Set missing parent_names for output clocksMike Looijmans-0/+1
2023-08-22clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov-6/+7
2023-08-22clk: mvebu: Convert to devm_platform_ioremap_resource()Yangtao Li-6/+2
2023-08-22clk: nuvoton: Convert to devm_platform_ioremap_resource()Yangtao Li-2/+1
2023-08-22clk: socfpga: agilex: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-22clk: ti: Use devm_platform_get_and_ioremap_resource()Yangtao Li-6/+2
2023-08-22clk: mediatek: Convert to devm_platform_ioremap_resource()Yangtao Li-19/+8
2023-08-22clk: hsdk-pll: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-22clk: gemini: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-22clk: fsl-sai: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-22clk: bm1880: Convert to devm_platform_ioremap_resource()Yangtao Li-5/+2
2023-08-22clk: axm5516: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-22clk: actions: Convert to devm_platform_ioremap_resource()Yangtao Li-3/+1
2023-08-22clk: cdce925: Remove redundant of_match_ptr()Ruan Jinjie-1/+1
2023-08-22clk: pxa910: Move number of clocks to driver sourceDuje Mihanović-1/+3
2023-08-22clk: pxa1928: Move number of clocks to driver sourceDuje Mihanović-2/+5
2023-08-22clk: pxa168: Move number of clocks to driver sourceDuje Mihanović-1/+3
2023-08-22clk: mmp2: Move number of clocks to driver sourceDuje Mihanović-3/+7
2023-08-22clk: mmp: Remove old non-OF clock driversDuje Mihanović-1137/+0
2023-08-22clk: qcom: clk-spmi-pmic-div: Annotate struct spmi_pmic_div_clk_cc with __cou...Kees Cook-1/+1
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook-12/+8
2023-08-22clk: vc7: Use i2c_get_match_data() instead of device_get_match_data()Biju Das-1/+1
2023-08-22clk: vc5: Use i2c_get_match_data() instead of device_get_match_data()Biju Das-1/+1
2023-08-17clk: qcom: smd-rpm: Set XO rate and CLK_IS_CRITICAL on PCNoCKonrad Dybcio-1/+1
2023-08-17clk: qcom: smd-rpm: Add a way to define bus clocks with rate and flagsKonrad Dybcio-8/+15
2023-08-17clk: qcom: gcc-ipq5018: change some variable staticYang Yingliang-2/+2
2023-08-15clk: qcom: gcc-ipq4019: add missing networking resetsRobert Marko-0/+6
2023-08-15clk: renesas: rcar-gen3: Add ADG clocksKuninori Morimoto-1/+9