summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-sun8i-apb0.c
AgeCommit message (Expand)Author
2021-09-13clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2017-11-30clk: sunxi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2016-08-12clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado
2016-07-06clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker
2016-02-16clk: sunxi: Fix sun8i-a23-apb0-clk divider flagsChen-Yu Tsai
2015-12-09clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driverChen-Yu Tsai
2015-09-16clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driverLuis de Bethencourt
2014-09-25clk: Remove .owner field for driverKiran Padwal
2014-07-28clk: sunxi: staticize structures and arraysEmilio López
2014-07-07clk: sunxi: Add A23 APB0 divider clock supportChen-Yu Tsai