aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exconfig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+1
2013-06-01ACPICA: Change an exception code for the ASL UnLoad() operatorBob Moore1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Change exception code for LoadTable operator.Bob Moore1-3/+4
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng1-2/+2
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng1-1/+0
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-2/+6
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-4/+4
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-3/+3
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki1-1/+1
2010-05-06ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore1-6/+15
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2010-01-22ACPICA: Update for new gcc-4 warning optionsBob Moore1-8/+5
2009-11-24ACPICA: Deploy new create integer interface where appropriateBob Moore1-3/+1
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming1-0/+7
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore1-5/+4
2009-05-27ACPICA: Update Load() to use operation region interfacesBob Moore1-18/+78
2009-05-27ACPICA: Invalidate DdbHandle after table unloadLin Ming1-2/+19
2009-05-27ACPICA: Fix reference count issues for DdbHandle objectLin Ming1-3/+6
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore1-6/+7
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-2/+2
2009-01-09ACPICA: hide private headersLen Brown1-5/+5
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+536