summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-axm5516.c
Commit message (Expand)AuthorAgeFilesLines
* clk: axm5516: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-221-3/+1
* clk: axm5516: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen2023-04-101-7/+1
* clk: axm5516: Convert to platform remove callback returning voidUwe Kleine-König2023-03-281-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* clk: axm5516: Remove usage of CLK_IS_BASICStephen Boyd2018-12-101-2/+0
* clk: axm5516: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-241-22/+17
* clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin2015-05-131-1/+1
* clk: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* clk: Add clock driver for AXM55xx SoCAnders Berg2014-05-221-0/+615