aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utmisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-5/+6
2015-08-25ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscoresLv Zheng1-1/+1
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore1-1/+1
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng1-1/+1
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-3/+3
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore1-1/+2
2015-04-14ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng1-0/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-760/+68
2013-01-10ACPICA: Enhance error messages.Lv Zheng1-4/+4
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore1-0/+3
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-7/+7
2012-11-15ACPICA: Fix unmerged utility divergences.Lv Zheng1-12/+87
2012-11-15Cleanup of invalid ACPI name handling and repairBob Moore1-8/+26
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-19/+19
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore1-69/+0
2012-07-14ACPICA: Utilities: conditionally compile backslash removal functionBob Moore1-0/+2
2012-06-01ACPICA: iASL: Improved pathname supportBob Moore1-0/+29
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore1-162/+0
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-3/+3
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-8/+6
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-11-24ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore1-0/+42
2009-08-27ACPICA: Clarify common suffix for error/warning messagesBob Moore1-1/+1
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore1-6/+51
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-0/+28
2009-05-27ACPICA: Update error/warning interfacesBob Moore1-11/+9
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-2/+1
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+1093