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
/
acpica
Age
Commit message (
Expand
)
Author
2025-06-18
ACPICA: Refuse to evaluate a method if arguments are missing
Rafael J. Wysocki
2025-05-29
ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()
Ahmed Salem
2025-05-12
ACPICA: Update copyright year
Saket Dumbre
2025-05-12
ACPICA: Replace strncpy() with memcpy()
Ahmed Salem
2025-05-12
ACPICA: Apply ACPI_NONSTRING in more places
Ahmed Salem
2025-05-12
ACPICA: Adjust the position of code lines
Zhe Qiao
2025-05-12
ACPICA: Apply ACPI_NONSTRING
Kees Cook
2025-05-12
ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment"
Colin Ian King
2025-05-12
ACPICA: utilities: Fix overflow check in vsnprintf()
gldrk
2025-05-06
ACPICA: Apply pack(1) to union aml_resource
Tamir Duberstein
2025-04-25
Merge back earlier ACPICA material for 6.16
Rafael J. Wysocki
2025-04-24
ACPICA: Add support for printing AML arguments when trace point enabled
Mario Limonciello
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
2025-04-09
ACPICA: exserial: don't forget to handle FFixedHW opregions for reading
Daniil Tatianin
2025-03-27
ACPICA: Fix warnings from PR #295 merge
Saket Dumbre
2025-03-27
ACPICA: fix acpi parse and parseext cache leaks
Seunghun Han
2025-03-27
ACPICA: fix acpi operand cache leak in dswstate.c
Seunghun Han
2025-01-26
LoongArch: Fix warnings during S3 suspend
Huacai Chen
2024-12-12
ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
Daniil Tatianin
2024-09-11
Merge branch 'acpica'
Rafael J. Wysocki
2024-08-29
ACPICA: Allow for more flexibility in _DSM args
Saket Dumbre
2024-08-29
ACPICA: iasl: handle empty connection_node
Aleksandrs Vinarskis
2024-08-29
ACPICA: Avoid warning for Dump Functions
Adam Lackorzynski
2024-08-29
ACPICA: Add support for Windows 11 22H2 _OSI string
Armin Wolf
2024-08-29
ACPICA: Update integer-to-hex-string conversions
Armin Wolf
2024-08-29
ACPICA: Add support for supressing leading zeros in hex strings
Armin Wolf
2024-08-29
ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii()
Armin Wolf
2024-08-29
ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
Armin Wolf
2024-08-29
ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
Armin Wolf
2024-08-29
ACPICA: Allow PCC Data Type in MCTP resource.
Adam Young
2024-08-29
ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec
Vasily Khoruzhick
2024-08-29
ACPICA: Implement the Dword_PCC Resource Descriptor Macro
Jose Marinho
2024-08-29
ACPICA: haiku: Fix invalid value used for semaphores
Adrien Destugues
2024-08-29
ACPICA: Allow setting waking vector on reduced hardware platforms
Jiaqing Zhao
2024-08-29
ACPICA: Detect FACS in reduced hardware build
Jiaqing Zhao
2024-08-13
ACPICA: Add a depth argument to acpi_execute_reg_methods()
Rafael J. Wysocki
2024-08-13
Revert "ACPI: EC: Evaluate orphan _REG under EC device"
Rafael J. Wysocki
2024-08-02
ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...
Pei Xiao
2024-06-17
ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
Raju Rangoju
2024-06-13
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-04-18
ACPICA: Detect FACS even for hardware reduced platforms
David Woodhouse
2024-04-12
ACPICA: events/evgpeinit: don't forget to increment registered GPE count
Daniil Tatianin
2024-04-12
ACPICA: Modify ACPI_OBJECT_COMMON_HEADER
lijun
2024-04-12
ACPICA: Fix spelling and typos
Saket Dumbre
2024-04-12
ACPICA: Clean up the fix for Issue #900
Saket Dumbre
2024-04-12
ACPICA: Fix various spelling mistakes in text files and code comments
Colin Ian King
2024-04-12
ACPICA: Attempt 1 to fix issue #900
Saket Dumbre
2024-04-09
ACPI: disable -Wstringop-truncation
Arnd Bergmann
2024-03-26
ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...
Nikita Kiryushin
[next]