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