| Age | Commit message (Expand) | Author |
| 2024-04-11 | clk: clk-loongson2: Add Loongson-2K0500 clock support | Binbin Zhou |
| 2024-04-11 | clk: clk-loongson2: Refactor driver for adding new platforms | Binbin Zhou |
| 2024-04-11 | clk: sophgo: Add clock support for SG2000 SoC | Inochi Amaoto |
| 2024-04-11 | clk: sophgo: Add clock support for CV1810 SoC | Inochi Amaoto |
| 2024-04-11 | clk: sophgo: Add clock support for CV1800 SoC | Inochi Amaoto |
| 2024-04-10 | clk: mediatek: pllfh: Don't log error for missing fhctl node | NĂcolas F. R. A. Prado |
| 2024-04-10 | clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe port | Daniel Golle |
| 2024-04-10 | clk: mediatek: Do a runtime PM get on controllers during probe | Pin-yen Lin |
| 2024-04-10 | clk: en7523: Add EN7581 support | Lorenzo Bianconi |
| 2024-04-10 | clk: en7523: Add en_clk_soc_data data structure | Lorenzo Bianconi |
| 2024-04-10 | clk: qcom: fix module autoloading | Krzysztof Kozlowski |
| 2024-04-10 | clk: meson: fix module license to GPL only | Neil Armstrong |
| 2024-04-10 | clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF | Neil Armstrong |
| 2024-04-10 | clk: meson: add vclk driver | Neil Armstrong |
| 2024-04-10 | clk: rockchip: rk3588: Add reset line for HDMI Receiver | Shreeya Patel |
| 2024-04-10 | clk: rockchip: rk3568: Add missing USB480M_PHY mux | David Jander |
| 2024-04-08 | clk: renesas: r8a779h0: Add timer clocks | Thanh Quan |
| 2024-04-07 | clk: Get runtime PM before walking tree for clk_summary | Stephen Boyd |
| 2024-04-07 | clk: Get runtime PM before walking tree during disable_unused | Stephen Boyd |
| 2024-04-07 | clk: Initialize struct clk_core kref earlier | Stephen Boyd |
| 2024-04-07 | clk: Don't hold prepare_lock when calling kref_put() | Stephen Boyd |
| 2024-04-07 | clk: Remove prepare_lock hold assertion in __clk_release() | Stephen Boyd |
| 2024-04-05 | clk: ti: dpll: fix incorrect #ifdef checks | Arnd Bergmann |
| 2024-04-05 | clk: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 | Yangyu Chen |
| 2024-04-04 | clk: nxp: Remove an unused field in struct lpc18xx_pll | Christophe JAILLET |
| 2024-04-02 | clk: qcom: smd-rpm: Restore msm8976 num_clk | Adam Skladowski |
| 2024-04-02 | clk: qcom: gdsc: treat optional supplies as optional | Johan Hovold |
| 2024-04-02 | clk: renesas: r8a779h0: Add SCIF clocks | Geert Uytterhoeven |
| 2024-03-31 | clk: samsung: exynosautov9: fix wrong pll clock id value | Jaewon Kim |
| 2024-03-29 | clk: meson: pll: print out pll name when unable to lock it | Dmitry Rokosov |
| 2024-03-29 | clk: meson: s4: pll: determine maximum register in regmap config | Dmitry Rokosov |
| 2024-03-29 | clk: meson: s4: peripherals: determine maximum register in regmap config | Dmitry Rokosov |
| 2024-03-29 | clk: meson: a1: pll: determine maximum register in regmap config | Dmitry Rokosov |
| 2024-03-29 | clk: meson: a1: peripherals: determine maximum register in regmap config | Dmitry Rokosov |
| 2024-03-26 | clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1 | Sam Protsenko |
| 2024-03-26 | clk: samsung: Implement manual PLL control for ARM64 SoCs | Sam Protsenko |
| 2024-03-26 | clk: renesas: r9a07g044: Mark resets array as const | Paul Barker |
| 2024-03-26 | clk: renesas: r9a07g043: Mark mod_clks and resets arrays as const | Paul Barker |
| 2024-03-26 | clk: renesas: r8a779h0: Add thermal clock | Geert Uytterhoeven |
| 2024-03-19 | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
| 2024-03-15 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
| 2024-03-14 | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
| 2024-03-13 | Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl... | Stephen Boyd |
| 2024-03-13 | Merge branches 'clk-remove', 'clk-amlogic', 'clk-qcom', 'clk-parent' and 'clk... | Stephen Boyd |
| 2024-03-13 | Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne... | Stephen Boyd |
| 2024-03-13 | Merge branches 'clk-renesas', 'clk-cleanup', 'clk-hisilicon', 'clk-mediatek' ... | Stephen Boyd |
| 2024-03-12 | clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x... | Hans de Goede |
| 2024-03-08 | clk: zynq: Prevent null pointer dereference caused by kmalloc failure | Duoming Zhou |
| 2024-03-08 | clk: fractional-divider: Use bit operations consistently | Andy Shevchenko |
| 2024-03-08 | clk: fractional-divider: Move mask calculations out of lock | Andy Shevchenko |