index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
axs10x
Age
Commit message (
Expand
)
Author
2025-09-08
clk: axs10x: pll_clock: convert from round_rate() to determine_rate()
Brian Masney
2025-09-08
clk: axs10x: i2s_pll_clock: convert from round_rate() to determine_rate()
Brian Masney
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-04-10
clk: axs10x: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
2023-03-28
clk: axs10x: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2019-10-16
clk: axs10x: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-07-17
clk: axs10x: introduce AXS10X pll driver
Eugeniy Paltsev
2017-01-09
clk/axs10x: Clear init field in driver probe
Jose Abreu
2016-05-06
clk/axs10x: Add I2S PLL clock driver
Jose Abreu