aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsnames.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30ACPICA: Fixes for acpiExec namespace init fileBob Moore1-5/+1
2020-02-16ACPICA: use acpi_size instead of u32 for prefix_path_lengthSven Barth1-1/+1
2020-02-16ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32Sven Barth1-2/+2
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore1-3/+3
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+1
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore1-0/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-11-27ACPICA: Namespace: fix memory leak from building prefixed pathnameErik Schmauss1-1/+4
2017-11-27ACPICA: Enhance error messages from namespace create/lookup operationsBob Moore1-0/+146
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore1-1/+8
2017-06-12ACPICA: Remove extraneous status checkBob Moore1-3/+0
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-12-01ACPICA: Namespace: Add acpi_ns_handle_to_name()Lv Zheng1-0/+45
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-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-2/+4
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng1-119/+156
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng1-1/+1
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-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-1/+2
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-5/+5
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-07-06ACPICA: Performance enhancement for namespace search and accessAlexey Starikovskiy1-2/+2
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-1/+1
2009-05-27ACPICA: Fix printf format warnings for 64-bit buildBob Moore1-1/+1
2009-01-09ACPICA: hide private headersLen Brown1-3/+3
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+265