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)
commit56c213fa012f2bad9eff908292ff2500f840b020
treef4dad271e04fe7dabf02a0debf8945061083e146
parent091bf7624d1c90cec9e578a18529f615213ff847
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