aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsdump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-06-06ACPICA: Debugger: Add count of namespace nodes after namespace dumpBob Moore1-0/+3
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-08-13ACPICA: Debugger: Extend some max line lengthsBob Moore1-1/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-2/+7
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+3
2016-01-01ACPICA: Debugger: reduce old external path formatLv Zheng1-1/+1
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng1-6/+0
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-1/+1
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng1-2/+3
2015-04-14ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng1-4/+3
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-10-30ACPICA: Add a check for a null node during namespace walk.Bob Moore1-0/+7
2013-09-24ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore1-0/+134
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+10
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore1-0/+1
2013-01-10ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.Bob Moore1-3/+4
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-2/+2
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-1/+1
2012-11-15Cleanup of invalid ACPI name handling and repairBob Moore1-8/+0
2012-09-21ACPICA: Debug output: Update output for Processor object.Bob Moore1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-9/+9
2012-03-22ACPICA: Debugger: Add missing object info to namespace dumpBob Moore1-1/+14
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: Debugger: Lock namespace for duration of a namespace dumpBob Moore1-0/+15
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore1-1/+1
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-2/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-1/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-2/+2
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-9/+7
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-1/+1
2009-03-26ACPICA: Add error check to debug object dump routineBob Moore1-0/+6
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+709