aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utdebug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-01-08ACPICA: Debug output: Fix a couple of small output issues.Bob Moore1-2/+2
2013-11-21ACPICA: Debug output: Do not emit function nesting level for kernel build.Bob Moore1-7/+24
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-09-24ACPICA: Debug output: small formatting update, no functional change.Bob Moore1-1/+1
2013-06-16ACPICA: Split buffer dump routines into separate fileBob Moore1-147/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.Bob Moore1-40/+78
2012-11-15ACPICA: Add starting offset parameter to common dump buffer routineBob Moore1-6/+7
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-9/+9
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-0/+1
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng1-4/+5
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-16/+16
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming1-4/+3
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-2/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-05-27ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore1-4/+4
2009-01-09ACPICA: hide private headersLen Brown1-1/+1
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+651