summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsxfname.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-2/+2
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-36/+2Star
* ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-181-16/+5Star
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Namespace: Add acpi_ns_handle_to_name()Lv Zheng2016-12-011-32/+11Star
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-3/+3
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Add comment explaining _SUB removalBob Moore2016-01-011-0/+7
* ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-011-24/+5Star
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+1
* ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2016-01-011-1/+1
* ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-231-2/+6
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-3/+3
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-011-3/+20
* 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: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-2/+2
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim2013-07-231-1/+3
* ACPICA: Update comments about behavior when _STA does not existBob Moore2013-07-231-1/+6
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore2013-01-101-1/+1
* ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.Bob Moore2013-01-101-1/+1
* ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-7/+7
* ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2012-11-151-5/+24
* ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source baseBob Moore2012-11-151-2/+1Star
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-3/+3
* ACPICA: Fix divergences of definition conflicts.Lv Zheng2012-11-151-14/+14
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-8/+8
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-191-1/+1
* ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming2011-01-191-3/+2Star
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-151-5/+5
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-55/+182
* ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-271-0/+150
* ACPICA: hide private headersLen Brown2009-01-091-2/+2
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+360