summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/aclocal.h
AgeCommit message (Expand)Author
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore
2020-09-04ACPICA: Introduce special struct type for GPE register addressesRafael J. Wysocki
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2018-10-04ACPICA: Never run _REG on system_memory and system_IOBob Moore
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss
2018-07-09ACPICA: Revert "iASL compiler: allow compilation of externals with paths that...Erik Schmauss
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore
2017-07-20ACPICA: iASL compiler: allow compilation of externals with paths that refer t...Erik Schmauss
2017-07-20ACPICA: Small indentation changes, no functional changeBob Moore
2017-06-27ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg
2017-06-12ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg
2017-06-12ACPICA: disassembler: improve Switch supportDavid E. Box
2017-06-12ACPICA: Change path's type from u8* to char*Erik Schmauss
2017-04-28ACPICA: iasl: add ASL conversion toolBob Moore
2017-04-27ACPICA: Disassembler: Do not unconditionally remove temporary namesDavid E. Box
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore
2017-01-02ACPICA: Disassembler: Add Switch/Case disassembly supportDavid E. Box
2016-10-21ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng
2016-05-05ACPICA: Renamed some #defined flag constants for clarityBob Moore
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng
2016-04-05ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore
2016-02-24ACPICA: aclocal: Put parens around some definitions.waddlesplash
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2016-01-01ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng
2016-01-01ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore
2015-10-22ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore
2015-08-25ACPICA: Add additional debug info/statementsBob Moore
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng