summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu-sun9i-a80-de.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helperYang Yingliang2022-09-081-13/+6
* clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland2021-11-221-2/+5
* clk: sunxi-ng: ccu-sun9i-a80-de: Make use of the helper function devm_platfor...Cai Huoqing2021-09-131-3/+1
* clk: sunxi-ng: Prevent unbinding CCUs via sysfsSamuel Holland2021-09-131-0/+1
* clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland2021-09-131-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* clk: sunxi-ng: sun9i-a80: Fix wrong pointer passed to PTR_ERR()Wei Yongjun2017-02-061-1/+1
* clk: sunxi-ng: Add A80 Display Engine CCUChen-Yu Tsai2017-01-301-0/+283