summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2025-05-29ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()Ahmed Salem
2025-05-12ACPICA: Update copyright yearSaket Dumbre
2025-05-12ACPICA: Replace strncpy() with memcpy()Ahmed Salem
2025-05-12ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem
2025-05-12ACPICA: Adjust the position of code linesZhe Qiao
2025-05-12ACPICA: Apply ACPI_NONSTRINGKees Cook
2025-05-12ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment"Colin Ian King
2025-05-12ACPICA: utilities: Fix overflow check in vsnprintf()gldrk
2025-05-06ACPICA: Apply pack(1) to union aml_resourceTamir Duberstein
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki
2025-04-24ACPICA: Add support for printing AML arguments when trace point enabledMario Limonciello
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds
2025-04-09ACPICA: exserial: don't forget to handle FFixedHW opregions for readingDaniil Tatianin
2025-03-27ACPICA: Fix warnings from PR #295 mergeSaket Dumbre
2025-03-27ACPICA: fix acpi parse and parseext cache leaksSeunghun Han
2025-03-27ACPICA: fix acpi operand cache leak in dswstate.cSeunghun Han
2025-01-26LoongArch: Fix warnings during S3 suspendHuacai Chen
2024-12-12ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-09-11Merge branch 'acpica'Rafael J. Wysocki
2024-08-29ACPICA: Allow for more flexibility in _DSM argsSaket Dumbre
2024-08-29ACPICA: iasl: handle empty connection_nodeAleksandrs Vinarskis
2024-08-29ACPICA: Avoid warning for Dump FunctionsAdam Lackorzynski
2024-08-29ACPICA: Add support for Windows 11 22H2 _OSI stringArmin Wolf
2024-08-29ACPICA: Update integer-to-hex-string conversionsArmin Wolf
2024-08-29ACPICA: Add support for supressing leading zeros in hex stringsArmin Wolf
2024-08-29ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii()Armin Wolf
2024-08-29ACPICA: Fix memory leak if acpi_ps_get_next_field() failsArmin Wolf
2024-08-29ACPICA: Fix memory leak if acpi_ps_get_next_namepath() failsArmin Wolf
2024-08-29ACPICA: Allow PCC Data Type in MCTP resource.Adam Young
2024-08-29ACPICA: executer/exsystem: Don't nag user about every Stall() violating the specVasily Khoruzhick
2024-08-29ACPICA: Implement the Dword_PCC Resource Descriptor MacroJose Marinho
2024-08-29ACPICA: haiku: Fix invalid value used for semaphoresAdrien Destugues
2024-08-29ACPICA: Allow setting waking vector on reduced hardware platformsJiaqing Zhao
2024-08-29ACPICA: Detect FACS in reduced hardware buildJiaqing Zhao
2024-08-13ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki
2024-08-13Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki
2024-08-02ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao
2024-06-17ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."Raju Rangoju
2024-06-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-04-18ACPICA: Detect FACS even for hardware reduced platformsDavid Woodhouse
2024-04-12ACPICA: events/evgpeinit: don't forget to increment registered GPE countDaniil Tatianin
2024-04-12ACPICA: Modify ACPI_OBJECT_COMMON_HEADERlijun
2024-04-12ACPICA: Fix spelling and typosSaket Dumbre
2024-04-12ACPICA: Clean up the fix for Issue #900Saket Dumbre
2024-04-12ACPICA: Fix various spelling mistakes in text files and code commentsColin Ian King
2024-04-12ACPICA: Attempt 1 to fix issue #900Saket Dumbre
2024-04-09ACPI: disable -Wstringop-truncationArnd Bergmann
2024-03-26ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin
2023-07-10ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar