linux/drivers/acpi/utilities
Bob Moore 009c4cbe99 ACPICA: Add global pointer for FACS table to simplify FACS access
Use a global pointer instead of using AcpiGetTableByIndex for
each FACS access. This simplifies the code for the Global Lock
and the Firmware Waking Vector(s).

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: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02: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