aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar
2023-05-30ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red
2023-05-30ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein
2023-03-11ACPI: Don't build ACPICA with '-Os'Mark Rutland
2023-03-11ACPICA: nsrepair: handle cases without a return value correctlyDaniil Tatianin
2023-03-11ACPICA: Drop port I/O validation for some regionsMario Limonciello
2023-01-18ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki
2023-01-18ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao
2022-05-12ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum
2022-04-15ACPICA: Avoid walking the ACPI Namespace if it is not thereRafael J. Wysocki
2022-01-27ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5Kirill A. Shutemov
2022-01-27ACPICA: Fix wrong interpretation of PCC addressSudeep Holla
2022-01-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki
2022-01-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki
2021-11-17ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki
2021-08-12Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki
2021-07-14ACPICA: Fix memory leak caused by _CID repair functionErik Kaneda
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda
2021-03-11ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede
2020-08-19ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda
2020-06-22ACPICA: Dispatcher: add status checksErik Kaneda
2020-04-23ACPICA: Fixes for acpiExec namespace init fileBob Moore
2020-04-17ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki
2020-02-28ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
2020-02-24ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda
2020-02-19ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki
2019-09-17Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-08-21ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim
2019-08-21ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim
2019-08-21ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore
2019-08-21ACPICA: Fix issues with arg types within printf format stringsBob Moore
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore
2019-08-21ACPICA: Debugger: remove redundant assignment on obj_descColin Ian King
2019-07-23ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki
2019-07-11ACPICA: Update table load object initializationErik Schmauss
2019-07-10Revert "ACPICA: Update table load object initialization"Rafael J. Wysocki
2019-07-04ACPICA: Update table load object initializationErik Schmauss
2019-07-04ACPICA: Update for object initialization sequenceBob Moore
2019-07-04ACPICA: remove legacy module-level code due to deprecationErik Schmauss
2019-07-04ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore
2019-07-04Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki
2019-06-19ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki
2019-06-14ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss
2019-05-06Merge branch 'acpica'Rafael J. Wysocki
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki
2019-04-12Merge back ACPICA changes for v5.2.Rafael J. Wysocki
2019-04-09ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss
2019-04-09ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore