summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-041-0/+1
* clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski2024-04-151-0/+1
* clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helperYang Yingliang2022-09-081-6/+3
* clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland2021-11-221-2/+5
* clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platfo...Cai Huoqing2021-09-131-3/+1
* clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland2021-09-131-2/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-12/+20
|\
| * clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATEChen-Yu Tsai2019-06-221-12/+20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
|/
* clk: sunxi-ng: Add A80 USB CCUChen-Yu Tsai2017-01-301-0/+144