summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsdump.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+3
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Debugger: Extend some max line lengthsBob Moore2016-08-131-1/+1
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-051-2/+7
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+3
* ACPICA: Debugger: reduce old external path formatLv Zheng2016-01-011-1/+1
* ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-221-6/+0
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-1/+1
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-141-2/+3
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-141-4/+3
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: Add a check for a null node during namespace walk.Bob Moore2013-10-301-0/+7
* ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore2013-09-241-0/+134
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+10
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore2013-01-101-0/+1
* ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.Bob Moore2013-01-101-3/+4
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-2/+2
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-1/+1
* Cleanup of invalid ACPI name handling and repairBob Moore2012-11-151-8/+0
* ACPICA: Debug output: Update output for Processor object.Bob Moore2012-09-211-1/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-9/+9
* ACPICA: Debugger: Add missing object info to namespace dumpBob Moore2012-03-221-1/+14
* 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: Debugger: Lock namespace for duration of a namespace dumpBob Moore2011-01-181-0/+15
* ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore2010-07-061-1/+1
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+2
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-151-1/+1
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-2/+2
* ACPICA: Formatting update - no functional changesBob Moore2009-03-271-9/+7
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-261-1/+1
* ACPICA: Add error check to debug object dump routineBob Moore2009-03-261-0/+6
* ACPICA: hide private headersLen Brown2009-01-091-2/+2
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+709