| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -5/+6 |
| 2026-04-16 | Merge branches 'clk-samsung', 'clk-qcom', 'clk-round', 'clk-sai' and 'clk-cle... | Stephen Boyd | 1 | -2/+1 |
| 2026-04-16 | Merge branches 'clk-tenstorrent', 'clk-rockchip', 'clk-imx' and 'clk-allwinne... | Stephen Boyd | 1 | -0/+1 |
| 2026-04-16 | Merge branches 'clk-fixes', 'clk-renesas', 'clk-rpi', 'clk-eswin' and 'clk-me... | Stephen Boyd | 1 | -3/+4 |
| 2026-04-13 | clk: eyeq: Add Mobileye EyeQ6Lplus OLB | Benoît Monin | 1 | -2/+2 |
| 2026-04-12 | clk: fsl-sai: Add i.MX8M support with 8 byte register offset | Marek Vasut | 1 | -1/+1 |
| 2026-03-25 | clk: airoha: Add econet EN751221 clock/reset support to en7523-scu | Caleb James DeLisle | 1 | -3/+3 |
| 2026-03-25 | clk: eswin: Add eic7700 clock driver | Xuyang Dong | 1 | -0/+1 |
| 2026-03-24 | clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC | Andy Shevchenko | 1 | -1/+0 |
| 2026-03-10 | clk: tenstorrent: Add Atlantis clock controller driver | Anirudh Srinivasan | 1 | -0/+1 |
| 2026-02-15 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -12/+1 |
| 2026-02-04 | clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory. | Ryan Chen | 1 | -12/+1 |
| 2026-01-13 | clk: clk-bd718x7: Support BD72720 clk gate | Matti Vaittinen | 1 | -2/+2 |
| 2025-10-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+2 |
| 2025-10-06 | Merge branches 'clk-marvell', 'clk-xilinx', 'clk-mediatek' and 'clk-loongson'... | Stephen Boyd | 1 | -0/+1 |
| 2025-10-02 | clk: COMMON_CLK_RPMI should depend on RISCV | Geert Uytterhoeven | 1 | -0/+1 |
| 2025-09-25 | clk: Add clock driver for the RISC-V RPMI clock service group | Rahul Pathak | 1 | -0/+8 |
| 2025-09-21 | clk: mmp: pxa1908: Instantiate power driver through auxiliary bus | Duje Mihanović | 1 | -0/+1 |
| 2025-08-14 | clk: npcm: select CONFIG_AUXILIARY_BUS | Arnd Bergmann | 1 | -0/+1 |
| 2025-07-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
| 2025-06-19 | clk: apple-nco: Drop default ARCH_APPLE in Kconfig | Sven Peter | 1 | -1/+0 |
| 2025-06-16 | clk: rp1: Add support for clocks provided by RP1 | Andrea della Porta | 1 | -0/+9 |
| 2025-04-16 | clk: spacemit: Add clock support for SpacemiT K1 SoC | Haylen Chu | 1 | -0/+1 |
| 2024-11-19 | Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'c... | Stephen Boyd | 1 | -1/+20 |
| 2024-11-19 | Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and '... | Stephen Boyd | 1 | -2/+0 |
| 2024-11-19 | clk: lan966x: make it selectable for ARCH_LAN969X | Robert Marko | 1 | -1/+1 |
| 2024-10-29 | clk: eyeq: add driver | Théo Lebrun | 1 | -0/+11 |
| 2024-10-23 | clk: Allow kunit tests to run without OF_OVERLAY enabled | Stephen Boyd | 1 | -2/+0 |
| 2024-10-18 | clk: npcm8xx: add clock controller | Tomer Maimon | 1 | -0/+8 |
| 2024-10-17 | clk: twl: add TWL6030 support | Andreas Kemnade | 1 | -1/+1 |
| 2024-09-26 | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
| 2024-09-12 | clk: ep93xx: add DT support for Cirrus EP93xx | Nikita Shubin | 1 | -0/+8 |
| 2024-07-30 | clk: Add KUnit tests for clks registered with struct clk_parent_data | Stephen Boyd | 1 | -0/+2 |
| 2024-07-30 | clk: Add KUnit tests for clk fixed rate basic type | Stephen Boyd | 1 | -0/+9 |
| 2024-07-16 | Merge branches 'clk-qcom', 'clk-rockchip', 'clk-sophgo' and 'clk-thead' into ... | Stephen Boyd | 1 | -0/+1 |
| 2024-07-15 | clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks | Drew Fustini | 1 | -0/+1 |
| 2024-07-03 | clk: disable clk gate tests for s390 | Audra Mitchell | 1 | -0/+1 |
| 2024-05-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+1 |
| 2024-04-11 | clk: sophgo: Add clock support for CV1800 SoC | Inochi Amaoto | 1 | -0/+1 |
| 2024-04-05 | clk: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 | Yangyu Chen | 1 | -2/+2 |
| 2023-12-18 | clk: stm32mp1: move stm32mp1 clock driver into stm32 directory | Gabriel Fernandez | 1 | -10/+1 |
| 2023-10-31 | Merge branches 'clk-renesas', 'clk-kunit', 'clk-regmap' and 'clk-frac-divider... | Stephen Boyd | 1 | -0/+7 |
| 2023-10-20 | clk: twl: add clock driver for TWL6032 | Andreas Kemnade | 1 | -0/+9 |
| 2023-10-13 | clk: fractional-divider: tests: Add test suite for edge cases | Frank Oltmanns | 1 | -0/+7 |
| 2023-08-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -7/+9 |
| 2023-08-31 | Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ... | Stephen Boyd | 1 | -0/+9 |
| 2023-07-20 | clk: Add support for versa3 clock driver | Biju Das | 1 | -0/+9 |
| 2023-07-20 | clk: oxnas: remove obsolete clock driver | Neil Armstrong | 1 | -7/+0 |
| 2023-07-20 | clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEM | Baoquan He | 1 | -0/+1 |
| 2023-06-30 | Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -0/+1 |