index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
prmt.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-05
ACPI: PRM: Remove unnecessary strict handler address checks
Aubrey Li
1
-3
/
+1
2024-10-24
ACPI: PRM: Clean up guid type in struct prm_handler_info
Dan Carpenter
1
-1
/
+1
2024-10-21
ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context
Koba Ko
1
-5
/
+22
2024-08-01
ACPI: PRM: Add PRM handler direct call support
John Allen
1
-0
/
+24
2023-10-03
ACPI: PRM: Annotate struct prm_module_info with __counted_by
Kees Cook
1
-1
/
+1
2023-08-22
acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
Ard Biesheuvel
1
-3
/
+3
2023-08-22
efi/runtime-wrappers: Remove duplicated macro for service returning void
Ard Biesheuvel
1
-1
/
+1
2023-01-18
ACPI: PRM: Check whether EFI runtime is available
Ard Biesheuvel
1
-0
/
+10
2022-06-30
ACPI: PRM: Change handler_addr type to void pointer
Sudeep Holla
1
-2
/
+2
2021-10-26
ACPI: PRM: Handle memory allocation and memory remap failure
Aubrey Li
1
-5
/
+26
2021-10-26
ACPI: PRM: Remove unnecessary blank lines
Aubrey Li
1
-4
/
+0
2021-09-08
ACPI: PRM: Find PRMT table before parsing it
Aubrey Li
1
-1
/
+9
2021-08-16
ACPI: PRM: Deal with table not present or no module found
Aubrey Li
1
-0
/
+6
2021-06-17
ACPI: PRM: make symbol 'prm_module_list' static
Wei Yongjun
1
-1
/
+1
2021-06-10
ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype
Erik Kaneda
1
-0
/
+303