summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/psloop.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss2018-06-061-1/+50
* ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-181-3/+21
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2
* ACPICA: Update for some debug output. No functional changeBob Moore2018-02-211-2/+2
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Implement deferred resolution of reference package elementsBob Moore2017-08-031-0/+14
* ACPICA: iasl: add ASL conversion toolBob Moore2017-04-281-0/+32
* ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore2017-04-271-1/+1
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Parser: Allow method invocations as target operandsBob Moore2017-01-051-0/+4
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Parser: Add constants for internal namepath functionBob Moore2016-01-011-4/+4
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-2/+2
* ACPICA: Add additional debug info/statementsBob Moore2015-08-251-1/+13
* ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng2015-07-231-8/+0
* ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng2015-07-231-14/+2
* ACPICA: Dispatcher: Add trace support for interpreterLv Zheng2015-07-231-0/+15
* ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng2015-07-231-3/+0
* ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng2015-07-231-11/+4
* ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng2015-07-231-6/+9
* ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng2015-07-231-4/+4
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-261-0/+4
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-1/+1
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-111-622/+0
* ACPICA: Lint changes, no functional change.Bob Moore2013-01-101-4/+5
* ACPICA: Update for 64-bit generation of recent error message changesBob Moore2012-11-151-4/+4
* ACPICA: Add starting offset parameter to common dump buffer routineBob Moore2012-11-151-8/+14
* ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore2012-11-151-11/+40
* ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng2012-11-151-2/+0
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-8/+8
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming2011-01-181-1/+1
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+1
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Add additional module-level code supportLin Ming2009-11-241-6/+26
* ACPICA: Add support for module-level executable AML codeLin Ming2009-08-281-8/+111
* ACPICA: hide private headersLen Brown2009-01-091-4/+4
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+1088
OpenPOWER on IntegriCloud