aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exdump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-36/+2
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2018-01-05ACPICA: trivial style fix, no functional changeErik Schmauss1-3/+4
2018-01-05ACPICA: Update for a few debug output statementsBob Moore1-2/+2
2017-08-03ACPICA: Debugger: Improve support for Alias objectsBob Moore1-8/+26
2017-06-27ACPICA: Improvements for debug output onlyBob Moore1-10/+20
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-8/+7
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Cleanup code related to the per-table module level improvementBob Moore1-2/+4
2015-08-25ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscoresLv Zheng1-1/+1
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng1-3/+2
2015-07-01ACPICA: Cleanup output for the ASL Debug objectBob Moore1-4/+5
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng1-2/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-07-31ACPICA: Remove some extraneous printf arguments.Sascha Wildner1-3/+3
2014-04-20ACPICA: Add a missing field for debug dump of mutex objects.Bob Moore1-1/+3
2014-03-18ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore1-34/+195
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-07-23ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim1-3/+3
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.Bob Moore1-9/+10
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore1-4/+5
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-1/+1
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-3/+6
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-11/+11
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-10/+15
2012-06-01ACPICA: Object dump routines: Use common function for string outputBob Moore1-3/+1
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-2/+5
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-1/+1
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-1/+1
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore1-2/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore1-3/+3
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming1-2/+4
2009-03-27ACPICA: Remove unused code, no functional changeBob Moore1-35/+9
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-11/+8
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+1060