linux-kernel-test/drivers/acpi/dispatcher
Bob Moore a8fadc923d ACPICA: Add support to externally execute _OSI method
The current implemenation of _OSI within ACPICA only allows other
control methods to execute _OSI. This change allows the host
OS to execute _OSI via the AcpiEvaluateObject interface. _OSI
is a special method -- it does not exist in the AML code, it is
implemented within ACPICA.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-12-29 22:38:37 -05:00
..
dsfield.c ACPICA: Fix to allow zero-length ASL field declarations 2008-06-11 19:13:47 -04:00
dsinit.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
dsmethod.c ACPICA: Add support to externally execute _OSI method 2008-12-29 22:38:37 -05:00
dsmthdat.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
dsobject.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
dsopcode.c ACPICA: Add a mechanism to escape infinite AML While() loops 2008-12-29 22:38:36 -05:00
dsutils.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
dswexec.c ACPICA: Fix for implicit return compatibility 2008-10-22 23:14:49 -04:00
dswload.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
dswscope.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
dswstate.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00