aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsxfeval.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2018-01-05ACPICA: Fix a regression in the acpi_evaluate_object_type() interfaceBob Moore1-4/+5
2017-08-22ACPICA: Fix acpi_evaluate_object_typed()Rafael J. Wysocki1-3/+7
2017-06-27ACPICA: Update two error messages to emit control method nameBob Moore1-10/+29
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-05-05ACPICA: Refactor evaluate_object to reduce nestingBob Moore1-56/+55
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/+2
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-3/+2
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-03-20Merge branch 'acpica'Rafael J. Wysocki1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2014-02-05ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki1-3/+30
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng1-10/+13
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-6/+6
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore1-1/+1
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng1-1/+2
2013-09-24ACPICA: Validate start object for acpi_walk_namespace.Bob Moore1-0/+8
2013-08-13ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore1-8/+8
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+1
2013-06-01ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore1-32/+130
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore1-1/+1
2013-01-10ACPICA: Fix broken call depth tracing logic.Lv Zheng1-2/+2
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng1-0/+2
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-3/+5
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-0/+1
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-7/+7
2012-11-15ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore1-1/+1
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-2/+2
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-13/+13
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-01-22ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming1-19/+33
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore1-5/+5
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-13/+19
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-10/+13
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti1-2/+1
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore1-7/+26
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-2/+1
2009-01-09ACPICA: hide private headersLen Brown1-3/+3
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+812