aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/aclocal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss1-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-10-04ACPICA: Never run _REG on system_memory and system_IOBob Moore1-1/+1
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss1-0/+1
2018-07-09ACPICA: Revert "iASL compiler: allow compilation of externals with paths that refer to existing names"Erik Schmauss1-1/+0
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: Debugger: add "background" command for method executionBob Moore1-6/+7
2017-11-27ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detectionLv Zheng1-1/+1
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-1/+1
2017-07-20ACPICA: iASL compiler: allow compilation of externals with paths that refer to existing namesErik Schmauss1-0/+1
2017-07-20ACPICA: Small indentation changes, no functional changeBob Moore1-2/+2
2017-06-27ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss1-0/+1
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg1-1/+2
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg1-1/+2
2017-06-12ACPICA: ACPI 6.2: Add support for PinGroup() resourceMika Westerberg1-1/+2
2017-06-12ACPICA: ACPI 6.2: Add support for PinConfig() resourceMika Westerberg1-1/+2
2017-06-12ACPICA: ACPI 6.2: Add support for PinFunction() resourceMika Westerberg1-0/+1
2017-06-12ACPICA: disassembler: improve Switch supportDavid E. Box1-0/+5
2017-06-12ACPICA: Change path's type from u8* to char*Erik Schmauss1-1/+1
2017-04-28ACPICA: iasl: add ASL conversion toolBob Moore1-15/+84
2017-04-27ACPICA: Disassembler: Do not unconditionally remove temporary namesDavid E. Box1-3/+4
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2017-01-02ACPICA: Disassembler: Add Switch/Case disassembly supportDavid E. Box1-2/+5
2016-10-21ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore1-9/+10
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng1-0/+2
2016-05-05ACPICA: Renamed some #defined flag constants for clarityBob Moore1-15/+15
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-14/+17
2016-04-05ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore1-0/+1
2016-02-24ACPICA: aclocal: Put parens around some definitions.waddlesplash1-3/+3
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods()Lv Zheng1-0/+1
2016-01-01ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore1-0/+1
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng1-1/+2
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore1-0/+7
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger threadLv Zheng1-0/+8
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore1-2/+6
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore1-3/+1
2015-10-22ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore1-1/+1
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore1-0/+4
2015-08-25ACPICA: Add additional debug info/statementsBob Moore1-0/+7
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng1-4/+2
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng1-0/+3
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore1-0/+4
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng1-1/+1
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng1-1/+1
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng1-0/+1
2015-05-22ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore1-0/+5
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore1-0/+10
2015-04-14ACPICA: Add infrastructure for External() opcode.Bob Moore1-1/+1