summaryrefslogtreecommitdiff
path: root/drivers/clk/aspeed
AgeCommit message (Expand)AuthorFilesLines
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