aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica/acnamesp.h
AgeCommit message (Expand)Author
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore
2014-02-27ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore
2013-09-24ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore
2013-08-13ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore
2013-04-12ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore
2013-03-12ACPICA: Return object repair: Add resource template repairsLv Zheng
2013-03-12ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy
2010-01-22ACPICA: Predefined name repair: fix NULL package elementsBob Moore
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore
2009-12-15ACPICA: Predefined name repair: automatically remove null package elementsBob Moore
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore
2009-11-24ACPICA: Add repair for predefined methods that must return sorted listsBob Moore
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming
2009-08-28ACPICA: Add repair for predefined methods that return nested packagesBob Moore
2009-08-28ACPICA: Move predefined repair code to new file, no functional changeBob Moore
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-05-27ACPICA: Simplify and optimize NsGetNextNode functionBob Moore
2009-01-09ACPICA: hide private headersLen Brown