summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/aclocal.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Disassembler: Fix for Divide() support, new support for test suiteBob Moore2016-10-211-9/+10
* ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-131-0/+2
* ACPICA: Renamed some #defined flag constants for clarityBob Moore2016-05-051-15/+15
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-14/+17
* ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore2016-04-051-0/+1
* ACPICA: aclocal: Put parens around some definitions.waddlesplash2016-02-241-3/+3
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2016-01-011-0/+1
* ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore2016-01-011-0/+1
* ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2016-01-011-1/+2
* ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-011-0/+7
* ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-221-0/+8
* ACPICA: Improve typechecking, both compile-time and runtimeBob Moore2015-10-221-2/+6
* ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore2015-10-221-3/+1
* ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore2015-10-221-1/+1
* ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-251-0/+4
* ACPICA: Add additional debug info/statementsBob Moore2015-08-251-0/+7
* ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng2015-08-251-4/+2
* ACPICA: Debugger: Reduce structure size for debuggerLv Zheng2015-07-231-0/+3
* ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore2015-07-231-0/+4
* ACPICA: Dispatcher: Add trace support for interpreterLv Zheng2015-07-231-1/+1
* ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng2015-07-231-1/+1
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-011-0/+1
* ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore2015-05-221-0/+5
* ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore2015-05-221-0/+10
* ACPICA: Add infrastructure for External() opcode.Bob Moore2015-04-141-1/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-011-0/+1
* ACPICA: Disassembler: Update for C-style expressions.Bob Moore2014-11-281-0/+1
* ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore2014-11-281-0/+2
* ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-211-2/+2
* ACPICA: Update to GPIO region handler interface.Bob Moore2014-09-241-0/+1
* ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore2014-07-311-0/+5
* ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-311-6/+7
* ACPICA: Events: Update GPE handling and initialization code.Bob Moore2014-05-071-4/+5
* ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore2014-04-201-1/+7
* ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-181-4/+0
* ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-271-0/+4
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Disassembler: Improve pathname support for emitted External() stateme...Bob Moore2014-01-081-4/+5
* ACPICA: Add safe versions of common string functions.Bob Moore2013-10-301-1/+1
* ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki2013-10-301-0/+1
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-241-0/+8
* ACPICA: Emit all unresolved method externals in a text blockBob Moore2013-08-081-0/+1
* ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-231-0/+3
* ACPICA: expose OSI versionAaron Lu2013-07-181-13/+0
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-17/+0
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-121-3/+10
* ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore2013-03-121-0/+1
* ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore2013-03-121-0/+15