aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/sunxi-ng/ccu-sun50i-a100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-3/+3
2024-12-27clk: sunxi-ng: a100: enable MMC clock reparentingCody Eksal1-3/+3
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-10-25clk: sunxi-ng: Constify struct ccu_reset_mapChristophe JAILLET1-1/+1
2024-06-04clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-04-15clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski1-0/+1
2021-11-22clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland1-1/+3
2021-09-13clk: sunxi-ng: Prevent unbinding CCUs via sysfsSamuel Holland1-0/+1
2021-09-13clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland1-1/+1
2020-08-25clk: sunxi-ng: add support for the Allwinner A100 CCUYangtao Li1-0/+1276