summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsutils.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Add support to delete all objects attached to the root namespace node.Bob Moore2013-11-211-8/+10
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+3
* ACPICA: Regression fix: reinstate safe exit macrosBob Moore2013-03-121-4/+4
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore2013-01-101-4/+4
* ACPICA: Add root node optimization to internal get namespace node function.Bob Moore2013-01-101-0/+9
* ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore2013-01-101-49/+11Star
* ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore2013-01-101-4/+4
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-3/+3
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-1/+0Star
* ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore2012-11-151-2/+5
* ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore2012-11-151-4/+5
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-3/+3
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-13/+13
* ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore2012-03-221-1/+1
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-191-1/+1
* ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore2010-10-011-98/+0Star
* ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-071-113/+0Star
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-2/+2
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-151-46/+11Star
* ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-271-2/+3
* ACPICA: Formatting update - no functional changesBob Moore2009-03-271-13/+12Star
* ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore2009-03-261-1/+1
* ACPICA: hide private headersLen Brown2009-01-091-4/+4
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+997