aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/axs10x (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-19clk: Explicitly include correct DT includesRob Herring1-2/+1
2023-04-10clk: axs10x: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen1-8/+2
2023-03-28clk: axs10x: Convert to platform remove callback returning voidUwe Kleine-König2-6/+4
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)Thomas Gleixner2-8/+2
2019-10-16clk: axs10x: use devm_platform_ioremap_resource() to simplify codeYueHaibing2-8/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd2-0/+2
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2017-07-17clk: axs10x: introduce AXS10X pll driverEugeniy Paltsev2-0/+347
2017-01-09clk/axs10x: Clear init field in driver probeJose Abreu1-0/+1
2016-05-06clk/axs10x: Add I2S PLL clock driverJose Abreu2-0/+229