]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI 5.0: Implement hardware-reduced option
authorBob Moore <robert.moore@intel.com>
Wed, 16 Nov 2011 02:57:28 +0000 (10:57 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 17 Jan 2012 08:36:28 +0000 (03:36 -0500)
commit76ec467ae4a92b5f69e22c7c1e052994b42c3d95
tree6fe339a8c410d2f8f2a0f844c976046d3be47e17
parentcf36b2c7317d65386e2abe7d957dac4f7cd72ebc
ACPI 5.0: Implement hardware-reduced option

If HW-reduced flag is set in the FADT, do not attempt to access
or initialize any ACPI hardware, including SCI and global lock.
No FACS will be present.

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>
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/evevent.c
drivers/acpi/acpica/evglock.c
drivers/acpi/acpica/tbfadt.c
drivers/acpi/acpica/tbutils.c
include/acpi/acpixf.h