index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
spacemit
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-01-09
clk: spacemit: k3: add the clock tree
Yixun Lan
-0
/
+1496
2026-01-09
clk: spacemit: ccu_pll: add plla type clock
Yixun Lan
-10
/
+166
2026-01-09
clk: spacemit: ccu_mix: add inverted enable gate clock
Yixun Lan
-4
/
+20
2026-01-09
clk: spacemit: add platform SoC prefix to reset name
Yixun Lan
-6
/
+6
2026-01-09
clk: spacemit: extract common ccu functions
Yixun Lan
-174
/
+186
2025-12-23
clk: spacemit: Hide common clock driver from user controller
Inochi Amaoto
-8
/
+6
2025-12-23
clk: spacemit: Respect Kconfig setting when building modules
Inochi Amaoto
-2
/
+25
2025-11-20
clk: spacemit: Set clk_hw_onecell_data::num before using flex array
Charles Mirabile
-2
/
+2
2025-11-13
clk: spacemit: fix comment typo
Encrow Thorne
-1
/
+1
2025-09-19
clk: spacemit: fix i2s clock
Troy Mitchell
-2
/
+26
2025-09-19
clk: spacemit: introduce pre-div for ddn clock
Troy Mitchell
-10
/
+12
2025-08-26
clk: spacemit: ccu_pll: convert from round_rate() to determine_rate()
Brian Masney
-4
/
+6
2025-08-26
clk: spacemit: ccu_mix: convert from round_rate() to determine_rate()
Brian Masney
-5
/
+7
2025-08-26
clk: spacemit: ccu_ddn: convert from round_rate() to determine_rate()
Brian Masney
-4
/
+7
2025-08-24
clk: spacemit: fix sspax_clk
Troy Mitchell
-4
/
+25
2025-07-24
clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
Akhilesh Patil
-1
/
+1
2025-07-07
Merge tag 'spacemit-reset-for-6.17-1' of https://github.com/spacemit-com/linux
Yixun Lan
-120
/
+120
2025-07-04
clk: spacemit: mark K1 pll1_d8 as critical
Alex Elder
-4
/
+10
2025-07-03
clk: spacemit: define three reset-only CCUs
Alex Elder
-0
/
+24
2025-07-03
clk: spacemit: set up reset auxiliary devices
Alex Elder
-10
/
+95
2025-07-03
soc: spacemit: create a header for clock/reset registers
Alex Elder
-110
/
+1
2025-04-17
clk: spacemit: k1: Add TWSI8 bus and function clocks
Haylen Chu
-0
/
+10
2025-04-17
clk: spacemit: Add clock support for SpacemiT K1 SoC
Haylen Chu
-0
/
+2085