summaryrefslogtreecommitdiff
path: root/drivers/soc/aspeed/aspeed-socinfo.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-23soc: aspeed: socinfo: Mask table entries for accurate SoC ID matchingPotin Lai1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-08-11soc: aspeed: socinfo: Add AST27xx silicon IDsRyan Chen1-0/+4
2023-08-12soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang1-0/+1
2021-08-19soc: aspeed: socinfo: Add AST2625 variantJoel Stanley1-0/+1
2021-02-10soc: aspeed: socinfo: Add new systemsJoel Stanley1-7/+24
2020-11-19soc: aspeed: Fix a reference leak in aspeed_socinfo_init()Dan Carpenter1-1/+3
2020-11-19soc: aspeed: remove unneeded semicolonTom Rix1-1/+1
2020-09-25soc: aspeed: Add soc info driverJoel Stanley1-0/+133