summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsutils.c
AgeCommit message (Expand)AuthorLines
2019-07-04ACPICA: remove legacy module-level code due to deprecationErik Schmauss-12/+0
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore-5/+5
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore-2/+2
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss-1/+1
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss-37/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore-1/+1
2017-06-27ACPICA: Update a couple of debug output messagesBob Moore-1/+1
2017-04-27ACPICA: Cleanup AML opcode definitions, no functional changeBob Moore-3/+3
2017-04-27ACPICA: Namespace: fix operand cache leakSeunghun Han-14/+9
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore-1/+1
2016-09-10ACPICA: Namespace: Add acpi_ns_get_node_unlocked()Lv Zheng-16/+50
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng-4/+4
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore-3/+5
2015-08-25ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng-1/+1
2015-08-25ACPICA: Add additional debug info/statementsBob Moore-0/+17
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng-1/+1
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore-2/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore-1/+1
2013-11-21ACPICA: Add support to delete all objects attached to the root namespace node.Bob Moore-8/+10
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan-0/+3
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore-4/+4
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore-1/+1
2013-01-10ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore-4/+4
2013-01-10ACPICA: Add root node optimization to internal get namespace node function.Bob Moore-0/+9
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore-49/+11
2013-01-10ACPICA: Performance: Remove function tracing from critical allocation functions.Bob Moore-4/+4
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng-3/+3
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng-1/+0
2012-11-15ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAMEBob Moore-2/+5
2012-11-15ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEsBob Moore-4/+5
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore-3/+3
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore-13/+13
2012-03-22ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore-1/+1
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore-1/+1
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore-98/+0
2010-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy-113/+0
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore-2/+2
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore-46/+11
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore-2/+3
2009-03-27ACPICA: Formatting update - no functional changesBob Moore-13/+12
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore-1/+1
2009-01-09ACPICA: hide private headersLen Brown-4/+4
2009-01-09ACPICA: create acpica/ directoryLen Brown-0/+997