| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-12-25 | clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable() |  Manivannan Sadhasivam | 1 | -4/+4 |
| 2024-12-25 | clk: qcom: Add X1P42100 GPUCC driver |  Konrad Dybcio | 3 | -0/+597 |
| 2024-12-20 | Merge tag 'renesas-clk-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesas |  Stephen Boyd | 7 | -9/+180 |
| 2024-12-20 | clk: clk-imx8mp-audiomix: fix function signature |  Nikolaus Voss | 1 | -1/+2 |
| 2024-12-17 | clk: thead: Fix TH1520 emmc and shdci clock rate |  Maksim Kiselev | 1 | -1/+12 |
| 2024-12-17 | clk: mediatek: mt2701-img: add missing dummy clk |  Daniel Golle | 1 | -0/+1 |
| 2024-12-17 | clk: mediatek: mt2701-mm: add missing dummy clk |  Daniel Golle | 1 | -0/+1 |
| 2024-12-17 | clk: mediatek: mt2701-bdp: add missing dummy clk |  Daniel Golle | 1 | -0/+1 |
| 2024-12-17 | clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probe |  Daniel Golle | 1 | -0/+10 |
| 2024-12-17 | clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe |  Daniel Golle | 1 | -0/+1 |
| 2024-12-17 | clk: davinci: remove platform data struct |  Bartosz Golaszewski | 1 | -29/+3 |
| 2024-12-16 | clk: socfpga: arria10: Optimize local variables in clk_pll_recalc_rate() |  Thorsten Blum | 1 | -1/+1 |
| 2024-12-14 | clk: samsung: Introduce Exynos990 clock controller driver |  Igor Belwon | 2 | -0/+1344 |
| 2024-12-14 | clk: samsung: clk-pll: Add support for pll_{0717x, 0718x, 0732x} |  Igor Belwon | 2 | -2/+15 |
| 2024-12-10 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 4 | -15/+107 |
| 2024-12-10 | clk: fix an OF node reference leak in of_clk_get_parent_name() |  Joe Hattori | 1 | -1/+3 |
| 2024-12-10 | clk: versaclock3: Add support for the 5L35023 variant |  Claudiu Beznea | 1 | -0/+6 |
| 2024-12-10 | clk: versaclock3: Prepare for the addition of 5L35023 device |  Claudiu Beznea | 1 | -18/+43 |
| 2024-12-10 | clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP |  Claudiu Beznea | 1 | -0/+7 |
| 2024-12-10 | clk: renesas: r8a779h0: Add display clocks |  Tomi Valkeinen | 1 | -0/+4 |
| 2024-12-10 | clk: renesas: r9a09g057: Add support for PLLVDO, CRU clocks, and resets |  Lad Prabhakar | 2 | -0/+51 |
| 2024-12-10 | clk: renesas: rzv2h: Add selective Runtime PM support for clocks |  Lad Prabhakar | 2 | -7/+49 |
| 2024-12-10 | clk: renesas: r9a06g032: Use BIT macro consistently |  Wolfram Sang | 1 | -1/+1 |
| 2024-12-10 | clk: renesas: r9a06g032: Add restart handler |  Wolfram Sang | 1 | -0/+27 |
| 2024-12-08 | clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks |  Claudiu Beznea | 1 | -11/+13 |
| 2024-12-03 | clk: en7523: Initialize num before accessing hws in en7523_register_clocks() |  Haoyu Li | 1 | -2/+2 |
| 2024-12-03 | clk: en7523: Fix wrong BUS clock for EN7581 |  Christian Marangi | 1 | -2/+3 |
| 2024-12-03 | clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() check |  Dan Carpenter | 1 | -2/+2 |
| 2024-12-03 | clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() check |  Dan Carpenter | 1 | -2/+2 |
| 2024-12-03 | clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check |  Dan Carpenter | 1 | -2/+2 |
| 2024-12-03 | clk: renesas: r9a08g045: Add clock, reset and power domain for the remaining SCIFs |  Claudiu Beznea | 1 | -0/+20 |
| 2024-12-03 | clk: renesas: r9a08g045: Add clocks, resets and power domains support for SSI |  Claudiu Beznea | 1 | -0/+20 |
| 2024-12-03 | clk: renesas: cpg-mssr: Fix 'soc' node handling in cpg_mssr_reserved_init() |  Javier Carrasco | 1 | -1/+1 |
| 2024-12-02 | clk: amlogic: axg-audio: revert reset implementation |  Jerome Brunet | 2 | -10/+101 |
| 2024-12-02 | Revert "clk: Fix invalid execution of clk_set_rate" |  Johan Hovold | 1 | -1/+1 |
| 2024-12-02 | module: Convert symbol namespace to string literal |  Peter Zijlstra | 63 | -109/+109 |
| 2024-11-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 169 | -1536/+23830 |
| 2024-11-18 | Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-next |  Stephen Boyd | 39 | -821/+16538 |
| 2024-11-18 | Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and 'clk-allwinner' into clk-next |  Stephen Boyd | 64 | -279/+3387 |
| 2024-11-18 | Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'clk-bindings' into clk-next |  Stephen Boyd | 23 | -108/+1668 |
| 2024-11-18 | Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and 'clk-fixed-gate' into clk-next |  Stephen Boyd | 35 | -308/+2221 |
| 2024-11-18 | clk: clk-loongson2: Fix potential buffer overflow in flexible-array member access |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2024-11-18 | clk: Fix invalid execution of clk_set_rate |  Chuan Liu | 1 | -1/+1 |
| 2024-11-18 | clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider |  Gustavo A. R. Silva | 1 | -1/+3 |
| 2024-11-18 | clk: lan966x: make it selectable for ARCH_LAN969X |  Robert Marko | 1 | -1/+1 |
| 2024-11-14 | clk: eyeq: add EyeQ6H west fixed factor clocks |  Théo Lebrun | 1 | -1/+9 |
| 2024-11-14 | clk: eyeq: add EyeQ6H central fixed factor clocks |  Théo Lebrun | 1 | -1/+8 |
| 2024-11-14 | clk: eyeq: add EyeQ5 fixed factor clocks |  Théo Lebrun | 1 | -2/+94 |
| 2024-11-14 | clk: eyeq: add fixed factor clocks infrastructure |  Théo Lebrun | 1 | -8/+73 |
| 2024-11-14 | clk: eyeq: require clock index with phandle in all cases |  Théo Lebrun | 1 | -10/+2 |