index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu-sun8i-a33.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-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
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: a33: 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
2018-12-05
clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
Chen-Yu Tsai
2018-12-05
clk: sunxi-ng: a33: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
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-04-19
Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
2017-04-13
clk: sunxi-ng: a33: gate then ungate PLL CPU clk after rate change
Chen-Yu Tsai
2017-04-05
clk: sunxi-ng: a33: Add offset and minimum value for DDR1 PLL N factor
Chen-Yu Tsai
2017-01-27
clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for the GPU
Maxime Ripard
2017-01-17
clk: sunxi-ng: a33: Add CLK_SET_RATE_PARENT to ac-dig
Mylène Josserand
2017-01-02
clk: sunxi-ng: set the parent rate when adjustin CPUX clock on A33
Icenowy Zheng
2017-01-02
clk: sunxi-ng: fix PLL_CPUX adjusting on A33
Icenowy Zheng
2016-11-23
clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clock
Icenowy Zheng
2016-09-20
clk: sunxi-ng: Fix reset offset for the A23 and A33
Maxime Ripard
2016-09-10
clk: sunxi-ng: Add A33 CCU support
Maxime Ripard