aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-sun9i-mmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-25clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2017-12-19clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai1-0/+12
2017-11-01clk: sunxi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2016-07-06clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker1-25/+3
2016-05-02Merge tag 'sunxi-clocks-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-nextStephen Boyd1-1/+1
2016-04-22clk: sunxi: Use resource_sizeVaishali Thakkar1-1/+1
2016-03-29clk: sunxi: Make reset_control_ops constPhilipp Zabel1-1/+1
2015-09-16clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-07-20clk: sunxi: Include clk.h and remove unused clkdev.h includesStephen Boyd1-1/+2
2015-01-20clk: sunxi: Add driver for A80 MMC config clocks/resetsChen-Yu Tsai1-0/+219