开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu-sun9i-a80.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-25
clk: sunxi-ng: Constify struct ccu_reset_map
Christophe JAILLET
2024-06-04
clk: sunxi-ng: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-15
clk: sunxi-ng: fix module autoloading
Krzysztof Kozlowski
2021-11-22
clk: sunxi-ng: Allow drivers to be built as modules
Samuel Holland
2021-09-13
clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_i...
Cai Huoqing
2021-09-13
clk: sunxi-ng: Prevent unbinding CCUs via sysfs
Samuel Holland
2021-09-13
clk: sunxi-ng: Unregister clocks/resets when unbinding
Samuel Holland
2019-10-29
clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18
Colin Ian King
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2017-04-13
clk: sunxi-ng: a80: Fix audio PLL comment not matching actual code
Chen-Yu Tsai
2017-04-05
clk: sunxi-ng: a80: Remodel CPU cluster PLLs as N-type multiplier clocks
Chen-Yu Tsai
2017-01-30
clk: sunxi-ng: Add A80 CCU
Chen-Yu Tsai