summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsutils.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Namespace: Add acpi_ns_get_node_unlocked()Lv Zheng2016-09-101-16/+50
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-4/+4
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-3/+5
* ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng2015-08-251-1/+1
* ACPICA: Add additional debug info/statementsBob Moore2015-08-251-0/+17
* ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-231-1/+1
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-2/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* 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/+11
* 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/+0
* 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-181-1/+1
* ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore2010-10-011-98/+0
* ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy2010-07-061-113/+0
* 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/+11
* 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/+12
* 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
OpenPOWER on IntegriCloud