aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/uttrack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-08-13ACPICA: Use os_allocate_zeroedBob Moore1-3/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore1-1/+1
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-24/+26
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-4/+4
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-02-11ACPICA: Utilities: Load of local test tables is now optional.Bob Moore1-1/+2
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng1-4/+25
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+8
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore1-8/+8
2012-11-15ACPICA: AcpiExec: Improve algorithm for tracking memory leaksBob Moore1-29/+71
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-3/+3
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-2/+2
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng1-0/+650