summaryrefslogtreecommitdiff
path: root/drivers/peci/request.c
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-15/+15
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2022-02-09peci: Add peci-cpu driverIwona Winiarska1-0/+213
2022-02-09peci: Add support for PECI device driversIwona Winiarska1-0/+214
2022-02-09peci: Add device detectionIwona Winiarska1-0/+55