summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu-sun9i-a80.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland2021-11-221-2/+5
* clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_i...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-1/+1
* clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King2019-10-291-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: sunxi-ng: a80: Fix audio PLL comment not matching actual codeChen-Yu Tsai2017-04-131-2/+1
* clk: sunxi-ng: a80: Remodel CPU cluster PLLs as N-type multiplier clocksChen-Yu Tsai2017-04-051-18/+52
* clk: sunxi-ng: Add A80 CCUChen-Yu Tsai2017-01-301-0/+1223