aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/acnamesp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04ACPICA: remove legacy module-level code due to deprecationErik Schmauss1-2/+0
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-11-08ACPICA: iASL: Enhance error detectionBob Moore1-0/+1
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss1-8/+9
2018-05-14ACPICA: Add deferred package support for the Load and loadTable operatorsBob Moore1-0/+4
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore1-0/+3
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-01ACPICA: Namespace: Add acpi_ns_handle_to_name()Lv Zheng1-0/+3
2016-09-10ACPICA: Namespace: Add acpi_ns_get_node_unlocked()Lv Zheng1-0/+5
2016-09-10ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loadingLv Zheng1-0/+3
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-2/+3
2016-02-24ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng1-0/+6
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng1-2/+4
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-4/+0
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng1-5/+8
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng1-0/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore1-4/+0
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore1-0/+4
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-09-24ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore1-0/+6
2013-08-13ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore1-2/+2
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-16/+27
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore1-4/+0
2013-03-12ACPICA: Return object repair: Add resource template repairsLv Zheng1-0/+4
2013-03-12ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng1-0/+4
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore1-0/+15
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore1-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-0/+12
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore1-2/+0
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore1-2/+3
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
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore1-12/+0
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-7/+0
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore1-5/+11
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Predefined name repair: automatically remove null package elementsBob Moore1-0/+5
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-3/+1
2009-11-24ACPICA: Add repair for predefined methods that must return sorted listsBob Moore1-1/+12
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+2
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming1-0/+2
2009-08-28ACPICA: Add repair for predefined methods that return nested packagesBob Moore1-0/+4
2009-08-28ACPICA: Move predefined repair code to new file, no functional changeBob Moore1-0/+17
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore1-0/+2