summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nsxfeval.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Refactor evaluate_object to reduce nestingBob Moore2016-05-051-56/+55
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-2/+2
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-3/+2
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* Merge branch 'acpica'Rafael J. Wysocki2014-03-201-1/+1
|\
| * ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* | ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki2014-02-051-3/+30
|/
* ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2014-01-081-10/+13
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-6/+6
* ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore2013-10-311-1/+1
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-311-1/+2
* ACPICA: Validate start object for acpi_walk_namespace.Bob Moore2013-09-241-0/+8
* ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-131-8/+8
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+1
* ACPICA: Add argument typechecking for all predefined ACPI namesBob Moore2013-06-011-32/+130
* 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: Fix broken call depth tracing logic.Lv Zheng2013-01-101-2/+2
* ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-0/+2
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-3/+5
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-0/+1
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-7/+7
* ACPICA: Audit/update for ACPICA return macros and debug depth counterBob Moore2012-11-151-1/+1
* ACPICA: Fix divergences of definition conflicts.Lv Zheng2012-11-151-2/+2
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-13/+13
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: AcpiGetDevices: Eliminate unnecessary _STA callsLin Ming2010-01-221-19/+33
* 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: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-13/+19
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-10/+13
* hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-071-2/+1
* ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-271-7/+26
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-261-2/+1
* ACPICA: hide private headersLen Brown2009-01-091-3/+3
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+812