| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-04-10 | clk: rockchip: rk3568: Add missing USB480M_PHY mux | David Jander | 1 | -0/+4 |
| 2024-04-08 | clk: renesas: r8a779h0: Add timer clocks | Thanh Quan | 1 | -0/+9 |
| 2024-04-07 | clk: Get runtime PM before walking tree for clk_summary | Stephen Boyd | 1 | -2/+12 |
| 2024-04-07 | clk: Get runtime PM before walking tree during disable_unused | Stephen Boyd | 1 | -12/+105 |
| 2024-04-07 | clk: Initialize struct clk_core kref earlier | Stephen Boyd | 1 | -15/+13 |
| 2024-04-07 | clk: Don't hold prepare_lock when calling kref_put() | Stephen Boyd | 1 | -7/+5 |
| 2024-04-07 | clk: Remove prepare_lock hold assertion in __clk_release() | Stephen Boyd | 1 | -2/+0 |
| 2024-04-05 | clk: ti: dpll: fix incorrect #ifdef checks | Arnd Bergmann | 1 | -6/+4 |
| 2024-04-05 | clk: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 | Yangyu Chen | 1 | -2/+2 |
| 2024-04-04 | clk: nxp: Remove an unused field in struct lpc18xx_pll | Christophe JAILLET | 1 | -1/+0 |
| 2024-04-02 | clk: qcom: smd-rpm: Restore msm8976 num_clk | Adam Skladowski | 1 | -0/+1 |
| 2024-04-02 | clk: qcom: gdsc: treat optional supplies as optional | Johan Hovold | 1 | -3/+8 |
| 2024-04-02 | clk: renesas: r8a779h0: Add SCIF clocks | Geert Uytterhoeven | 1 | -0/+4 |
| 2024-03-31 | clk: samsung: exynosautov9: fix wrong pll clock id value | Jaewon Kim | 1 | -4/+4 |
| 2024-03-29 | clk: meson: pll: print out pll name when unable to lock it | Dmitry Rokosov | 1 | -2/+2 |
| 2024-03-29 | clk: meson: s4: pll: determine maximum register in regmap config | Dmitry Rokosov | 1 | -0/+1 |
| 2024-03-29 | clk: meson: s4: peripherals: determine maximum register in regmap config | Dmitry Rokosov | 1 | -0/+1 |
| 2024-03-29 | clk: meson: a1: pll: determine maximum register in regmap config | Dmitry Rokosov | 1 | -0/+1 |
| 2024-03-29 | clk: meson: a1: peripherals: determine maximum register in regmap config | Dmitry Rokosov | 1 | -0/+1 |
| 2024-03-26 | clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1 | Sam Protsenko | 1 | -1/+439 |
| 2024-03-26 | clk: samsung: Implement manual PLL control for ARM64 SoCs | Sam Protsenko | 2 | -15/+45 |
| 2024-03-26 | clk: renesas: r9a07g044: Mark resets array as const | Paul Barker | 1 | -1/+1 |
| 2024-03-26 | clk: renesas: r9a07g043: Mark mod_clks and resets arrays as const | Paul Barker | 1 | -2/+2 |
| 2024-03-26 | clk: renesas: r8a779h0: Add thermal clock | Geert Uytterhoeven | 1 | -0/+1 |
| 2024-03-19 | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 7 | -37/+70 |
| 2024-03-15 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 131 | -1493/+8050 |
| 2024-03-14 | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -12/+1 |
| 2024-03-13 | Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl... | Stephen Boyd | 20 | -290/+1502 |
| 2024-03-13 | Merge branches 'clk-remove', 'clk-amlogic', 'clk-qcom', 'clk-parent' and 'clk... | Stephen Boyd | 82 | -1108/+5928 |
| 2024-03-13 | Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne... | Stephen Boyd | 6 | -34/+123 |
| 2024-03-13 | Merge branches 'clk-renesas', 'clk-cleanup', 'clk-hisilicon', 'clk-mediatek' ... | Stephen Boyd | 15 | -28/+89 |
| 2024-03-12 | clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x... | Hans de Goede | 1 | -12/+1 |
| 2024-03-08 | clk: zynq: Prevent null pointer dereference caused by kmalloc failure | Duoming Zhou | 1 | -5/+3 |
| 2024-03-08 | clk: fractional-divider: Use bit operations consistently | Andy Shevchenko | 1 | -4/+4 |
| 2024-03-08 | clk: fractional-divider: Move mask calculations out of lock | Andy Shevchenko | 1 | -3/+3 |
| 2024-03-08 | clk: Fix clk_core_get NULL dereference | Bryan O'Donoghue | 1 | -0/+3 |
| 2024-03-08 | clk: starfive: jh7110-vout: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-08 | clk: starfive: jh7110-isp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-08 | clk: imx: imx8-acm: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-04 | Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/... | Arnd Bergmann | 7 | -37/+70 |
| 2024-03-04 | Merge tag 'v6.9-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 3 | -1/+23 |
| 2024-03-03 | clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset | Gabor Juhos | 1 | -1/+1 |
| 2024-03-03 | clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk' | Gabor Juhos | 1 | -1/+1 |
| 2024-03-03 | clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk' | Gabor Juhos | 1 | -1/+1 |
| 2024-03-02 | clk: qcom: camcc-x1e80100: Fix missing DT_IFACE enum in x1e80100 camcc | Bryan O'Donoghue | 1 | -0/+1 |
| 2024-03-02 | clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays | Gabor Juhos | 1 | -0/+2 |
| 2024-03-02 | clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays | Gabor Juhos | 1 | -0/+2 |
| 2024-03-02 | clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays | Gabor Juhos | 1 | -0/+21 |
| 2024-03-02 | clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays | Gabor Juhos | 1 | -0/+1 |
| 2024-03-02 | clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays | Gabor Juhos | 1 | -0/+2 |