summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/ccu-sun9i-a80-usb.c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-25clk: sunxi-ng: Constify struct ccu_reset_mapChristophe JAILLET
2024-06-04clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-04-15clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski
2022-09-08clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helperYang Yingliang
2021-11-22clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland
2021-09-13clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platfo...Cai Huoqing
2021-09-13clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-22clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATEChen-Yu Tsai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2017-01-30clk: sunxi-ng: Add A80 USB CCUChen-Yu Tsai