| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-08-17 | Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux into clk-pile |  Stephen Boyd | 4 | -15/+28 |
| 2026-08-17 | Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pile |  Stephen Boyd | 1 | -1/+9 |
| 2026-07-28 | clk: tegra: set up proper EMC clock implementation for Tegra114 |  Svyatoslav Ryhel | 1 | -14/+25 |
| 2026-07-28 | clk: tegra: support 48MHz clock for pll_p_out1 |  Dmitry Osipenko | 1 | -0/+1 |
| 2026-07-28 | clk: tegra: clean-up simple provider misuse of the consumer API |  Jerome Brunet | 1 | -1/+1 |
| 2026-07-28 | clk: tegra: tegra124-emc: put EMC node on register failure |  Guangshuo Li | 1 | -0/+1 |
| 2026-07-03 | Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) |  Uwe Kleine-König (The Capable Hub) | 1 | -1/+0 |
| 2026-06-29 | clk: tegra: Support unique names for multi-socket platforms |  Jon Hunter | 1 | -1/+9 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments |  Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument |  Linus Torvalds | 15 | -16/+16 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types |  Kees Cook | 15 | -20/+18 |
| 2026-02-14 | Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' into clk-next |  Stephen Boyd | 5 | -19/+57 |
| 2026-01-22 | clk: tegra: tegra124-emc: fix device leak on set_rate() |  Johan Hovold | 1 | -1/+1 |
| 2026-01-17 | clk: tegra30: Add CSI pad clock gates |  Svyatoslav Ryhel | 1 | -1/+12 |
| 2026-01-17 | clk: tegra: Set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114 |  Svyatoslav Ryhel | 3 | -9/+25 |
| 2026-01-17 | clk: tegra20: Reparent dsi clock to pll_d_out0 |  Svyatoslav Ryhel | 1 | -3/+3 |
| 2026-01-17 | clk: tegra: tegra124-emc: Simplify with scoped for each OF child loop |  Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-01-17 | clk: tegra: Adjust callbacks in tegra_clock_pm |  Rafael J. Wysocki | 1 | -1/+12 |
| 2026-01-16 | clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_emc() |  Haoxiang Li | 1 | -1/+3 |
| 2025-11-14 | syscore: Pass context data to callbacks |  Thierry Reding | 1 | -4/+8 |
| 2025-10-06 | Merge branch 'clk-determine-rate' into clk-next |  Stephen Boyd | 6 | -59/+72 |
| 2025-10-06 | Merge branches 'clk-samsung', 'clk-tegra' and 'clk-amlogic' into clk-next |  Stephen Boyd | 5 | -34/+159 |
| 2025-09-21 | clk: tegra: do not overallocate memory for bpmp clocks |  Fedor Pchelkin | 1 | -1/+1 |
| 2025-09-14 | clk: tegra: dfll: Add CVB tables for Tegra114 |  Svyatoslav Ryhel | 2 | -28/+132 |
| 2025-09-11 | clk: tegra: Add DFLL DVCO reset control for Tegra114 |  Svyatoslav Ryhel | 2 | -6/+26 |
| 2025-09-11 | dt-bindings: clock: tegra30: Add IDs for CSI pad clocks |  Svyatoslav Ryhel | 1 | -0/+1 |
| 2025-09-08 | clk: tegra: tegra210-emc: convert from round_rate() to determine_rate() |  Brian Masney | 1 | -8/+16 |
| 2025-09-08 | clk: tegra: super: convert from round_rate() to determine_rate() |  Brian Masney | 1 | -8/+1 |
| 2025-09-08 | clk: tegra: pll: convert from round_rate() to determine_rate() |  Brian Masney | 1 | -21/+31 |
| 2025-09-08 | clk: tegra: periph: divider: convert from round_rate() to determine_rate() |  Brian Masney | 1 | -7/+1 |
| 2025-09-08 | clk: tegra: divider: convert from round_rate() to determine_rate() |  Brian Masney | 1 | -10/+18 |
| 2025-09-08 | clk: tegra: audio-sync: convert from round_rate() to determine_rate() |  Brian Masney | 1 | -5/+5 |
| 2025-08-14 | clk: tegra: Remove redundant semicolons |  Liao Yuanhong | 1 | -1/+1 |
| 2025-07-26 | clk: Fix typos |  Bjorn Helgaas | 1 | -1/+1 |
| 2025-07-24 | clk: tegra: periph: Make tegra_clk_periph_ops static |  Pei Xiao | 2 | -2/+1 |
| 2025-07-24 | clk: tegra: periph: Fix error handling and resolve unsigned compare warning |  Pei Xiao | 1 | -2/+2 |
| 2024-10-28 | clk: tegra: use clamp() in tegra_bpmp_clk_determine_rate() |  Li Zetao | 1 | -1/+1 |
| 2024-09-21 | clk: Switch back to struct platform_driver::remove() |  Uwe Kleine-König | 1 | -1/+1 |
| 2023-09-12 | clk: tegra: fix error return case for recalc_rate |  Timo Alho | 1 | -1/+1 |
| 2023-08-30 | Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and 'clk-rockchip' into clk-next |  Stephen Boyd | 1 | -4/+2 |
| 2023-08-04 | clk: tegra: Replace kstrdup() + strreplace() with kstrdup_and_replace() |  Andy Shevchenko | 1 | -4/+2 |
| 2023-07-19 | clk: Explicitly include correct DT includes |  Rob Herring | 5 | -5/+3 |
| 2023-07-04 | clk: tegra: Avoid calling an uninitialized function |  Thierry Reding | 1 | -3/+12 |
| 2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'clk-ti' and 'clk-kasprintf' into clk-next |  Stephen Boyd | 1 | -0/+2 |
| 2023-06-14 | clk: tegra: tegra124-emc: Fix potential memory leak |  Yuan Can | 1 | -0/+2 |
| 2023-06-08 | clk: tegra: super: Switch to determine_rate |  Maxime Ripard | 1 | -4/+11 |
| 2023-06-08 | clk: tegra: periph: Switch to determine_rate |  Maxime Ripard | 1 | -5/+11 |
| 2023-06-08 | clk: tegra: periph: Add a determine_rate hook |  Maxime Ripard | 1 | -0/+1 |
| 2023-06-08 | clk: tegra: super: Add a determine_rate hook |  Maxime Ripard | 1 | -0/+1 |
| 2023-06-08 | clk: tegra: bpmp: Add a determine_rate hook |  Maxime Ripard | 1 | -0/+1 |