开源镜像站
帮助
动态
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-sun50i-h6.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-05-18
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-04-15
clk: sunxi-ng: fix module autoloading
Krzysztof Kozlowski
2024-04-15
clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
Jernej Skrabec
2022-09-28
clk: sunxi-ng: h6: Fix default PLL GPU rate
Jernej Skrabec
2022-07-08
clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
Roman Stratiienko
2021-11-22
clk: sunxi-ng: Allow drivers to be built as modules
Samuel Holland
2021-09-13
clk: sunxi-ng: ccu-sun50i-h6: 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
2021-01-20
clk: sunxi-ng: h6: Fix clock divider range on some clocks
Andre Przywara
2021-01-06
clk: sunxi-ng: h6: Fix CEC clock
Andre Przywara
2019-10-02
clk: sunxi-ng: h6: Allow GPU to change parent rate
Jernej Skrabec
2019-09-30
clk: sunxi-ng: h6: Use sigma-delta modulation for audio PLL
Jernej Skrabec
2019-08-21
clk: sunxi-ng: h6: Allow I2S to change parent rate
Jernej Skrabec
2019-06-22
clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-04-04
clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate
Jernej Skrabec
2019-04-03
clk: sunxi-ng: h6: Preset hdmi-cec clock parent
Jernej Skrabec
2019-03-18
clk: sunxi-ng: Allow DE clock to set parent rate
Jernej Skrabec
2018-11-05
clk: sunxi-ng: h6: Set video PLLs limits
Jernej Skrabec
2018-11-05
clk: sunxi-ng: sun50i: h6: Fix MMC clock mux width
Jagan Teki
2018-09-05
clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
Icenowy Zheng
2018-08-27
clk: sunxi-ng: h6: fix PWM gate/reset offset
Rongyi Chen
2018-08-27
clk: sunxi-ng: h6: fix bus clocks' divider position
Icenowy Zheng
2018-03-21
clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU
Icenowy Zheng
2018-03-18
clk: sunxi-ng: add support for the Allwinner H6 CCU
Icenowy Zheng