]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI processor: introduce module parameter processor.ignore_tpc
authorZhang Rui <rui.zhang@intel.com>
Mon, 11 May 2009 01:35:57 +0000 (09:35 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 16 May 2009 03:21:43 +0000 (23:21 -0400)
commit50e41e7fd7572421e8ca44e4fb8b61a61552ca0d
treef4dad271e04fe7dabf02a0debf8945061083e146
parent334dcf3687580e3aab1ff315da763471db5f3932
ACPI processor: introduce module parameter processor.ignore_tpc

Introduce module parameter processor.ignore_tpc.

Some laptops are shipped with buggy _TPC,
this module parameter is used to to disable the buggy support.

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

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Tested-by: James Ettle <theholyettlz@googlemail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_throttling.c