| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-03 | clk: renesas: r9a08g045: Add clocks, resets and power domain support for the TSU IP |  Claudiu Beznea | 1 | -0/+4 |
| 2025-02-03 | clk: renesas: rzg2l-cpg: Refactor Runtime PM clock validation |  Lad Prabhakar | 1 | -47/+53 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -4/+1 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface |  Guo Weikang | 1 | -4/+1 |
| 2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci |  Linus Torvalds | 1 | -1/+0 |
| 2025-01-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 100 | -534/+14327 |
| 2025-01-21 | Merge branch 'clk-fixes' into clk-next |  Stephen Boyd | 5 | -7/+22 |
| 2025-01-21 | Merge branches 'clk-airoha', 'clk-rockchip', 'clk-stm', 'clk-thead' and 'clk-bcm' into clk-next |  Stephen Boyd | 12 | -100/+591 |
| 2025-01-21 | Merge branches 'clk-microchip', 'clk-xilinx', 'clk-allwinner', 'clk-imx' and 'clk-qcom' into clk-next |  Stephen Boyd | 45 | -224/+11765 |
| 2025-01-21 | Merge branches 'clk-cleanup', 'clk-renesas', 'clk-mediatek', 'clk-samsung' and 'clk-socfpga' into clk-next |  Stephen Boyd | 23 | -94/+2011 |
| 2025-01-16 | clk: analogbits: Fix incorrect calculation of vco rate delta |  Bo Gan | 1 | -1/+1 |
| 2025-01-16 | clk: bcm: rpi: Add disp clock |  Maxime Ripard | 1 | -0/+5 |
| 2025-01-16 | clk: bcm: rpi: Create helper to retrieve private data |  Maxime Ripard | 1 | -8/+10 |
| 2025-01-16 | clk: bcm: rpi: Enable minimize for all firmware clocks |  Dom Cobley | 1 | -0/+6 |
| 2025-01-16 | clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks |  Dom Cobley | 1 | -1/+0 |
| 2025-01-16 | clk: bcm: rpi: Add ISP to exported clocks |  Dom Cobley | 1 | -0/+3 |
| 2025-01-15 | clk: stm32f4: support spread spectrum clock generation |  Dario Binacchi | 1 | -3/+140 |
| 2025-01-15 | clk: stm32f4: use FIELD helpers to access the PLLCFGR fields |  Dario Binacchi | 1 | -3/+9 |
| 2025-01-15 | clk: Use str_enable_disable-like helpers |  Krzysztof Kozlowski | 4 | -6/+9 |
| 2025-01-14 | clk: clk-loongson2: Fix the number count of clk provider |  Binbin Zhou | 1 | -1/+4 |
| 2025-01-14 | clk: clk-loongson2: Switch to use devm_clk_hw_register_fixed_rate_parent_data() |  Binbin Zhou | 1 | -2/+2 |
| 2025-01-14 | clk: starfive: Make _clk_get become a common helper function |  Changhuang Liang | 8 | -73/+27 |
| 2025-01-13 | clk: en7523: Add clock for eMMC for EN7581 |  Christian Marangi | 1 | -0/+10 |
| 2025-01-13 | clk: en7523: Rework clock handling for different clock numbers |  Christian Marangi | 1 | -6/+8 |
| 2025-01-13 | clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks |  Drew Fustini | 1 | -1/+1 |
| 2025-01-13 | clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot |  Drew Fustini | 1 | -4/+4 |
| 2025-01-13 | clk: thead: Fix clk gate registration to pass flags |  Drew Fustini | 1 | -1/+2 |
| 2025-01-13 | clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883 |  Sergio Paracuellos | 1 | -1/+0 |
| 2025-01-13 | clk: ep93xx: make const read-only arrays static |  Colin Ian King | 1 | -3/+3 |
| 2025-01-13 | clk: lmk04832: make read-only const arrays static |  Colin Ian King | 1 | -2/+2 |
| 2025-01-13 | clk: sunxi-ng: h616: Reparent CPU clock during frequency changes |  Andre Przywara | 1 | -2/+26 |
| 2025-01-13 | PCI: mediatek-gen3: Move reset delay in mtk_pcie_en7581_power_up() |  Lorenzo Bianconi | 1 | -1/+0 |
| 2025-01-09 | clk: rockchip: rk3588: make refclko25m_ethX critical |  Heiko Stuebner | 1 | -2/+2 |
| 2025-01-09 | clk: rockchip: rk3588: drop RK3588_LINKED_CLK |  Sebastian Reichel | 1 | -15/+12 |
| 2025-01-09 | clk: rockchip: implement linked gate clock support |  Sebastian Reichel | 5 | -21/+165 |
| 2025-01-09 | clk: rockchip: expose rockchip_clk_set_lookup |  Sebastian Reichel | 2 | -10/+16 |
| 2025-01-09 | clk: rockchip: rk3588: register GATE_LINK later |  Sebastian Reichel | 1 | -8/+58 |
| 2025-01-09 | clk: rockchip: support clocks registered late |  Sebastian Reichel | 2 | -4/+35 |
| 2025-01-08 | Merge tag 'sunxi-clk-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes |  Stephen Boyd | 1 | -3/+3 |
| 2025-01-08 | clk: mmp2: call pm_genpd_init() only after genpd.name is set |  Lubomir Rintel | 1 | -1/+1 |
| 2025-01-07 | clk: qcom: Select CLK_X1E80100_GCC in config CLK_X1P42100_GPUCC |  Lukas Bulwahn | 1 | -1/+1 |
| 2025-01-07 | clk: qcom: smd-rpm: Add clocks for MSM8940 |  Daniil Titov | 1 | -0/+29 |
| 2025-01-07 | clk: qcom: smd-rpm: Add clocks for MSM8937 |  Daniil Titov | 1 | -0/+27 |
| 2025-01-07 | clk: qcom: ipq5424: Use icc-clk for enabling NoC related clocks |  Varadarajan Narayanan | 1 | -0/+19 |
| 2025-01-07 | clk: qcom: Add SM6115 LPASSCC |  Konrad Dybcio | 3 | -0/+95 |
| 2025-01-07 | clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs |  Amit Pundir | 1 | -16/+16 |
| 2025-01-07 | clk: clocking-wizard: calculate dividers fractional parts |  Shubhrajyoti Datta | 1 | -52/+69 |
| 2025-01-07 | Merge tag 'renesas-clk-for-v6.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-renesas |  Stephen Boyd | 7 | -80/+425 |
| 2025-01-07 | clk: qcom: gcc-sdm845: Add general purpose clock ops |  Dzmitry Sankouski | 3 | -8/+150 |
| 2025-01-07 | clk: qcom: clk-rcg2: split __clk_rcg2_configure function |  Dzmitry Sankouski | 1 | -6/+31 |