aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsaccess.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-08ACPICA: iASL: Enhance error detectionBob Moore1-2/+21
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss1-0/+13
2018-07-09ACPICA: Revert "iASL compiler: allow compilation of externals with paths that refer to existing names"Erik Schmauss1-6/+0
2018-07-09ACPICA: Revert "iASL: change processing of external op namespace nodes for correctness"Erik Schmauss1-7/+6
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: iASL: change processing of external op namespace nodes for correctnessErik Schmauss1-6/+7
2017-08-03ACPICA: Namespace: Update/fix an error messageBob Moore1-6/+16
2017-07-20ACPICA: iASL compiler: allow compilation of externals with paths that refer to existing namesErik Schmauss1-0/+6
2017-06-27ACPICA: Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss1-0/+27
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
2016-08-13ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initialize().Jung-uk Kim1-3/+3
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-3/+4
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-3/+3
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng1-1/+9
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-09-24ACPICA: Improve error message for "too many parent prefixes" condition.Bob Moore1-2/+3
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2012-11-15ACPICA: Fix for predefined name loop during ACPICA initializationRobert Moore1-2/+2
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-4/+4
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-3/+3
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-3/+2
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore1-2/+2
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Module-level code: enable _REG execution in same scopeLin Ming1-1/+1
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-27/+24
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-2/+1
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+676