]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: Enable bit 11 in _PDC to advertise hw coord
authorPallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
Mon, 2 Feb 2009 19:57:18 +0000 (11:57 -0800)
committerLen Brown <len.brown@intel.com>
Sat, 7 Feb 2009 05:41:14 +0000 (00:41 -0500)
commit8748d669db80ab193e912fe4b9424f50dcd0dfe6
tree35147bdc37eefdd7b0c8e9185ecc0ded219ff532
parentdcb5c22c43a846a1adfcb4db2deaeb73d9d50291
ACPI: Enable bit 11 in _PDC to advertise hw coord

Bit 11 in intel PDC definitions is meant for OS capability to handle
hardware coordination of P-states. In Linux we have always supported
hwardware coordination of P-states. Just let the BIOSes know that we
support it, by setting this bit.

Some BIOSes use this bit to choose between hardware or software coordination
and without this change below, BIOSes switch to software coordination, which
is not very optimal in terms of power consumption and extra wakeups from idle.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/pdc_intel.h