aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/prmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26ACPI: PRM: Handle memory allocation and memory remap failureAubrey Li1-5/+26
2021-10-26ACPI: PRM: Remove unnecessary blank linesAubrey Li1-4/+0
2021-09-08ACPI: PRM: Find PRMT table before parsing itAubrey Li1-1/+9
2021-08-16ACPI: PRM: Deal with table not present or no module foundAubrey Li1-0/+6
2021-06-17ACPI: PRM: make symbol 'prm_module_list' staticWei Yongjun1-1/+1
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda1-0/+303