linux/include/acpi
Zhao Yakui f5adfaa372 ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition
Maybe the incorrect power state is returned on the bogus bios, which
is different with the real power state. For example: the bios returns D0
state and the real power state is D3. OS expects to set the device to D0
state. In  such case if OS uses the power state returned by the BIOS and
checks the device power state very strictly in power transition, the device
can't be transited to the correct power state.

   So the boot option of "acpi.power_nocheck=1" is added to avoid checking
the device power in the course of device power transition.

http://bugzilla.kernel.org/show_bug.cgi?id=8049
http://bugzilla.kernel.org/show_bug.cgi?id=11000

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Li Shaohua <shaohua.li@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-10-22 17:59:57 -04:00
..
platform ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acconfig.h ACPICA: Update version to 20080609 2008-07-16 23:27:04 +02:00
acdebug.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acdisasm.h ACPICA: Update disassembler for DMAR table changes 2008-07-16 23:27:04 +02:00
acdispat.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acevents.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acexcep.h ACPICA: Fix possible negative array index in acpi_ut_validate_exception 2008-07-16 23:27:03 +02:00
acglobal.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
achware.h ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space 2008-07-16 23:27:04 +02:00
acinterp.h ACPICA: Cleanup debug operand dump mechanism 2008-07-16 23:27:04 +02:00
aclocal.h ACPICA: Add const qualifier for appropriate string constants 2008-07-16 23:27:04 +02:00
acmacros.h ACPICA: Cleanup debug operand dump mechanism 2008-07-16 23:27:04 +02:00
acnames.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acnamesp.h ACPICA: Additional error checking for pathname utilities 2008-08-15 02:12:16 +02:00
acobject.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acopcode.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acoutput.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acparser.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acpi.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acpi_bus.h ACPI PM: acpi_pm_device_sleep_state() cleanup 2008-07-16 23:27:02 +02:00
acpi_drivers.h ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition 2008-10-22 17:59:57 -04:00
acpi_numa.h ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
acpiosxf.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acpixf.h ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space 2008-07-16 23:27:04 +02:00
acresrc.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
acstruct.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
actables.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
actbl.h PCI: disable ASPM per ACPI FADT setting 2008-07-28 14:56:09 -07:00
actbl1.h ACPICA: Update disassembler for DMAR table changes 2008-07-16 23:27:04 +02:00
actypes.h ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
acutils.h ACPICA: Add const qualifier for appropriate string constants 2008-07-16 23:27:04 +02:00
amlcode.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
amlresrc.h ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
container.h
pdc_intel.h
processor.h ACPI: change processors from array to per_cpu variable 2008-07-16 23:27:01 +02:00
reboot.h Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. 2008-07-16 23:27:08 +02:00