linux/drivers/acpi/utilities
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
..
Makefile [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
utalloc.c ACPICA: Optimize buffer allocation procedure 2008-10-22 23:14:48 -04:00
utcache.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
utcopy.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
utdebug.c ACPICA: Add const qualifier for appropriate string constants 2008-07-16 23:27:04 +02:00
utdelete.c ACPICA: Fix possible memory leak, error exit path 2008-10-22 23:14:47 -04:00
uteval.c ACPICA: Add support to externally execute _OSI method 2008-12-29 22:38:37 -05:00
utglobal.c ACPICA: Add global pointer for FACS table to simplify FACS access 2008-12-29 22:38:37 -05:00
utinit.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
utmath.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
utmisc.c ACPICA: Fix possible memory leak, error exit path 2008-10-22 23:14:47 -04:00
utmutex.c ACPICA: Fix mutex debug code for wrong loop termination value 2008-07-16 23:27:04 +02:00
utobject.c ACPICA: Cleanup for internal Reference Object 2008-10-22 23:14:45 -04:00
utresrc.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
utstate.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
utxface.c ACPICA: Add global pointer for FACS table to simplify FACS access 2008-12-29 22:38:37 -05:00