index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu-sun8i-v3s.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
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2022-06-06
clk: sunxi-ng: Deduplicate ccu_clks arrays
Samuel Holland
2021-11-23
clk: sunxi-ng: Convert early providers to platform drivers
Samuel Holland
2021-09-13
clk: sunxi-ng: Unregister clocks/resets when unbinding
Samuel Holland
2021-05-24
clk: sunxi-ng: v3s: fix incorrect postdivider on pll-audio
Tobias Schramm
2021-03-06
clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll
Tobias Schramm
2019-12-09
clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.
Yunhao Tian
2019-08-12
clk: sunxi-ng: v3s: add Allwinner V3 support
Icenowy Zheng
2019-08-12
clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
Icenowy Zheng
2019-07-22
clk: sunxi-ng: v3s: add the missing PLL_DDR1
Icenowy Zheng
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-18
clk: sunxi-ng: v3s: Use local parent references for CLK_FIXED_FACTOR
Chen-Yu Tsai
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
2019-03-18
clk: sunxi-ng: Allow DE clock to set parent rate
Jernej Skrabec
2019-01-22
clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
Paul Kocialkowski
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-06-07
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
2017-05-14
clk: sunxi-ng: v3s: Fix usb otg device reset bit
Yong Deng
2017-01-20
clk: sunxi-ng: add support for V3s CCU
Icenowy Zheng