summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/nseval.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore2016-02-241-2/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng2016-01-151-6/+7
* ACPICA: Debugger: reduce old external path formatLv Zheng2016-01-011-1/+1
* ACPICA: Add additional debug info/statementsBob Moore2015-08-251-1/+2
* ACPICA: Correctly cleanup after a ACPI table load failureBob Moore2015-08-251-0/+1
* ACPICA: Comment update, no functional changegongzg2015-07-011-3/+2
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-1/+1
* 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 argument typechecking for all predefined ACPI namesBob Moore2013-06-011-105/+142
* ACPICA: Predefine names: Add allowed argument types to master info tableBob Moore2013-04-121-11/+15
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-5/+5
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming2011-01-181-1/+1
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: Module-level code: enable _REG execution in same scopeLin Ming2009-12-151-0/+12
* ACPICA: Fix possible memory leak for module-level code executionLin Ming2009-12-151-0/+6
* ACPICA: Add additional module-level code supportLin Ming2009-11-241-15/+35
* ACPICA: Add support for module-level executable AML codeLin Ming2009-08-281-0/+137
* ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore2009-03-261-1/+1
* ACPICA: hide private headersLen Brown2009-01-091-4/+4
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+278
OpenPOWER on IntegriCloud