aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/psloop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore1-1/+1
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore1-1/+1
2021-01-18ACPICA: Clean up exception code class checksMaximilian Luz1-2/+1
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore1-1/+1
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss1-193/+0
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-12-13ACPICA: Remove defines that use deprecated flagErik Schmauss1-1/+1
2018-11-08ACPICA: iASL: Enhance error detectionBob Moore1-5/+3
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute_tables_as_methods insteadErik Schmauss1-1/+1
2018-10-18ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss1-1/+13
2018-08-14ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss1-6/+11
2018-08-14ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table loadErik Schmauss1-13/+13
2018-07-29ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss1-7/+12
2018-07-23ACPICA: AML Parser: ignore dispatcher error status during table loadSchmauss, Erik1-0/+26
2018-06-06ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss1-1/+50
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore1-3/+21
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore1-2/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-0/+14
2017-04-28ACPICA: iasl: add ASL conversion toolBob Moore1-0/+32
2017-04-27ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2017-01-05ACPICA: Parser: Allow method invocations as target operandsBob Moore1-0/+4
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Parser: Add constants for internal namepath functionBob Moore1-4/+4
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-2/+2
2015-08-25ACPICA: Add additional debug info/statementsBob Moore1-1/+13
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng1-8/+0
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng1-14/+2
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng1-0/+15
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng1-3/+0
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng1-11/+4
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng1-6/+9
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng1-4/+4
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore1-0/+4
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-622/+0
2013-01-10ACPICA: Lint changes, no functional change.Bob Moore1-4/+5
2012-11-15ACPICA: Update for 64-bit generation of recent error message changesBob Moore1-4/+4
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore1-8/+14
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore1-11/+40
2012-11-15ACPICA: Fix unmerged acmacros.h divergences.Lv Zheng1-2/+0
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-8/+8
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-18ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming1-1/+1