index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
prmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
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