开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
prmt.c
Age
Commit message (
Expand
)
Author
2025-09-04
ACPI: PRM: Skip handlers with NULL handler_address or NULL VA
Shang song (Lenovo)
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