aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exconfig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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