Age | Commit message (Expand) | Author |
---|---|---|
2024-08-01 | ACPI: PRM: Add PRM handler direct call support | John Allen |
2023-10-03 | ACPI: PRM: Annotate struct prm_module_info with __counted_by | Kees Cook |
2023-08-22 | acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers | Ard Biesheuvel |
2023-08-22 | efi/runtime-wrappers: Remove duplicated macro for service returning void | Ard Biesheuvel |
2023-01-18 | ACPI: PRM: Check whether EFI runtime is available | Ard Biesheuvel |
2022-06-30 | ACPI: PRM: Change handler_addr type to void pointer | Sudeep Holla |
2021-10-26 | ACPI: PRM: Handle memory allocation and memory remap failure | Aubrey Li |
2021-10-26 | ACPI: PRM: Remove unnecessary blank lines | Aubrey Li |
2021-09-08 | ACPI: PRM: Find PRMT table before parsing it | Aubrey Li |
2021-08-16 | ACPI: PRM: Deal with table not present or no module found | Aubrey Li |
2021-06-17 | ACPI: PRM: make symbol 'prm_module_list' static | Wei Yongjun |
2021-06-10 | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype | Erik Kaneda |