summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exdump.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-051-8/+7
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Cleanup code related to the per-table module level improvementBob Moore2016-01-011-2/+4
* ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng2015-08-251-1/+1
* ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-231-3/+2
* ACPICA: Cleanup output for the ASL Debug objectBob Moore2015-07-011-4/+5
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-141-2/+2
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Remove some extraneous printf arguments.Sascha Wildner2014-07-311-3/+3
* ACPICA: Add a missing field for debug dump of mutex objects.Bob Moore2014-04-201-1/+3
* ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2014-03-181-34/+195
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim2013-07-231-3/+3
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+2
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.Bob Moore2013-01-101-9/+10
* ACPICA: Add starting offset parameter to common dump buffer routineBob Moore2012-11-151-4/+5
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-1/+1
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-3/+6
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-11/+11
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-10/+15
* ACPICA: Object dump routines: Use common function for string outputBob Moore2012-06-011-3/+1
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-171-2/+5
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming2011-01-181-1/+1
* ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-061-1/+1
* ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore2010-07-061-2/+2
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-271-3/+3
* ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-271-2/+4
* ACPICA: Remove unused code, no functional changeBob Moore2009-03-271-35/+9
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-261-11/+8
* ACPICA: hide private headersLen Brown2009-01-091-4/+4
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+1060