| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-09-08 | clk: axs10x: pll_clock: convert from round_rate() to determine_rate() | Brian Masney | 1 | -5/+7 |
| 2025-09-08 | clk: axs10x: i2s_pll_clock: convert from round_rate() to determine_rate() | Brian Masney | 1 | -7/+7 |
| 2024-09-21 | clk: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring | 1 | -2/+1 |
| 2023-04-10 | clk: axs10x: Use managed `of_clk_add_hw_provider()` | Lars-Peter Clausen | 1 | -8/+2 |
| 2023-03-28 | clk: axs10x: Convert to platform remove callback returning void | Uwe Kleine-König | 2 | -6/+4 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 2 | -8/+2 |
| 2019-10-16 | clk: axs10x: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -8/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2 | -0/+2 |
| 2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
| 2017-07-17 | clk: axs10x: introduce AXS10X pll driver | Eugeniy Paltsev | 2 | -0/+347 |
| 2017-01-09 | clk/axs10x: Clear init field in driver probe | Jose Abreu | 1 | -0/+1 |
| 2016-05-06 | clk/axs10x: Add I2S PLL clock driver | Jose Abreu | 2 | -0/+229 |