aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2020-09-04ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda
2020-07-11ACPICA: Dispatcher: add status checksErik Kaneda
2020-06-01ACPICA: Fixes for acpiExec namespace init fileBob Moore
2020-05-15ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1Erik Kaneda
2019-07-26ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki
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
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore
2019-04-09ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss
2019-03-28ACPICA: Clear status of GPEs before enabling themFurquan Shaikh
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add Error Disconnect Recover Notification valueErik Schmauss
2019-02-24ACPICA: ACPI 6.3: add PCC operation region support for AML interpreterErik Schmauss
2019-02-18ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIGErik Schmauss
2019-02-18ACPICA: Update/clarify messages for control method failuresBob Moore
2019-02-18ACPICA: Debugger: Fix possible fault with the "test objects" commandBob Moore
2019-02-18ACPICA: Interpreter: Emit warning for creation of a zero-length op regionBob Moore
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss
2019-02-07ACPICA: Get rid of acpi_sleep_dispatch()Christoph Hellwig
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2019-01-15ACPICA: acpiexec: Add option to dump extra info for memory leaksBob Moore
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya
2018-12-13ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss
2018-12-13ACPICA: Debug output: Add option to display method/object evaluationBob Moore
2018-12-13ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss
2018-12-13ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim
2018-12-13ACPICA: Expressions in package elements are not supportedBob Moore
2018-12-13ACPICA: Update buffer-to-string conversionsBob Moore
2018-12-13ACPICA: add comments, no functional changeBob Moore
2018-12-13ACPICA: Remove defines that use deprecated flagErik Schmauss
2018-12-13ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore
2018-11-29Merge back earlier ACPICA changes for 4.21.Rafael J. Wysocki
2018-11-19ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()Hans de Goede
2018-11-08ACPICA: iASL: Enhance error detectionBob Moore
2018-11-08ACPICA: Debugger: refactor to fix unused variable warningErik Schmauss
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute...Erik Schmauss
2018-10-18ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss
2018-10-18ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss
2018-10-04ACPICA: Never run _REG on system_memory and system_IOBob Moore
2018-10-04ACPICA: Split large interpreter fileBob Moore
2018-10-04ACPICA: Update for field unit accessBob Moore
2018-10-04ACPICA: Rename some of the Field Attribute definesBob Moore
2018-10-04ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore