aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-08clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helperYang Yingliang1-13/+6
2021-11-22clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland1-2/+5
2021-09-13clk: sunxi-ng: ccu-sun9i-a80-de: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-09-13clk: sunxi-ng: Prevent unbinding CCUs via sysfsSamuel Holland1-0/+1
2021-09-13clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2017-02-06clk: sunxi-ng: sun9i-a80: Fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2017-01-30clk: sunxi-ng: Add A80 Display Engine CCUChen-Yu Tsai1-0/+283