aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsutils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-11-21ACPICA: Add support to delete all objects attached to the root namespace node.Bob Moore1-8/+10
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+3
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore1-4/+4
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore1-4/+4
2013-01-10ACPICA: Add root node optimization to internal get namespace node function.Bob Moore1-0/+9
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore1-49/+11
2013-01-10ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore1-4/+4
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng1-3/+3
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-1/+0
2012-11-15ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore1-2/+5
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore1-4/+5
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-3/+3
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-13/+13
2012-03-22ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore1-1/+1
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-98/+0
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-113/+0
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-2/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-46/+11
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore1-2/+3
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-13/+12
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore1-1/+1
2009-01-09ACPICA: hide private headersLen Brown1-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+997