aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/aspeed
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux into clk-pileStephen Boyd1-0/+10
2026-07-28clk: aspeed: add AST2700 PECI clockRyan Chen1-0/+10
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)2-2/+0
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds3-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-8/+7
2026-02-03clk: aspeed: Add reset for HACE/VIDEOJammy Huang1-0/+2
2026-02-03clk: aspeed: add AST2700 clock driverRyan Chen3-0/+1064
2026-02-03clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.Ryan Chen5-0/+1710