index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
prmt.c
Age
Commit message (
Expand
)
Author
2025-07-07
ACPI: PRM: Reduce unnecessary printing to avoid user confusion
Zhu Qiyu
2025-02-05
ACPI: PRM: Remove unnecessary strict handler address checks
Aubrey Li
2024-10-24
ACPI: PRM: Clean up guid type in struct prm_handler_info
Dan Carpenter
2024-10-21
ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
Koba Ko
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