summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utdebug.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx...Lv Zheng2016-08-131-24/+0
* ACPICA: Clib: Add -nostdinc support for EFI layerLv Zheng2016-08-131-1/+1
* ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces.Jung-uk Kim2016-08-131-0/+37
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-051-24/+23
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Executer: Add OSL trace hook supportLv Zheng2015-07-231-1/+30
* ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng2015-06-241-2/+2
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-121-2/+2
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-081-0/+26
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Debug output: Fix a couple of small output issues.Bob Moore2014-01-081-2/+2
* ACPICA: Debug output: Do not emit function nesting level for kernel build.Bob Moore2013-11-211-7/+24
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Debug output: small formatting update, no functional change.Bob Moore2013-09-241-1/+1
* ACPICA: Split buffer dump routines into separate fileBob Moore2013-06-161-147/+1
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.Bob Moore2013-01-101-40/+78
* ACPICA: Add starting offset parameter to common dump buffer routineBob Moore2012-11-151-6/+7
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-9/+9
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-0/+1
* ACPICA: Fix unmerged utility divergences.Lv Zheng2012-11-151-4/+5
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-16/+16
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-011-4/+3
* ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-221-2/+1
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore2009-05-271-4/+4
* ACPICA: hide private headersLen Brown2009-01-091-1/+1
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+651
OpenPOWER on IntegriCloud