linux/drivers/acpi/executer
Robert Moore 0c9938cc75 [ACPI] ACPICA 20050729 from Bob Moore
Implemented support to ignore an attempt to install/load
a particular ACPI table more than once. Apparently there
exists BIOS code that repeatedly attempts to load the same
SSDT upon certain events. Thanks to Venkatesh Pallipadi.

Restructured the main interface to the AML parser in
order to correctly handle all exceptional conditions. This
will prevent leakage of the OwnerId resource and should
eliminate the AE_OWNER_ID_LIMIT exceptions seen on some
machines. Thanks to Alexey Starikovskiy.

Support for "module level code" has been disabled in this
version due to a number of issues that have appeared
on various machines. The support can be enabled by
defining ACPI_ENABLE_MODULE_LEVEL_CODE during subsystem
compilation. When the issues are fully resolved, the code
will be enabled by default again.

Modified the internal functions for debug print support
to define the FunctionName parameter as a (const char *)
for compatibility with compiler built-in macros such as
__FUNCTION__, etc.

Linted the entire ACPICA source tree for both 32-bit
and 64-bit.

Signed-off-by: Robert Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-07-30 00:51:39 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
exconfig.c [ACPI] ACPICA 20050729 from Bob Moore 2005-07-30 00:51:39 -04:00
exconvrt.c ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
excreate.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exdump.c [ACPI] ACPICA 20050729 from Bob Moore 2005-07-30 00:51:39 -04:00
exfield.c ACPICA 20050526 from Bob Moore <robert.moore@intel.com> 2005-07-13 16:46:34 -04:00
exfldio.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exmisc.c ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
exmutex.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exnames.c ACPICA 20050526 from Bob Moore <robert.moore@intel.com> 2005-07-13 16:46:34 -04:00
exoparg1.c [ACPI] ACPICA 20050729 from Bob Moore 2005-07-30 00:51:39 -04:00
exoparg2.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exoparg3.c ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
exoparg6.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exprep.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exregion.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exresnte.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exresolv.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exresop.c ACPICA 20050708 from Bob Moore <robert.moore@intel.com> 2005-07-14 00:42:23 -04:00
exstore.c ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
exstoren.c ACPICA from Bob Moore <robert.moore@intel.com> 2005-07-13 16:29:07 -04:00
exstorob.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exsystem.c ACPICA 20050408 from Bob Moore 2005-07-12 00:08:52 -04:00
exutils.c ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00