ACPI processor: remove processor throttling control procfs I/F
authorZhang Rui <rui.zhang@intel.com>
Mon, 6 Dec 2010 07:04:15 +0000 (15:04 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 14 Dec 2010 05:02:26 +0000 (00:02 -0500)
commitcef6e8a3790d6bdc305496629c357a56001d59a6
tree53b7b6a66a221694e366bdd4d6468723dc200f6c
parentcf7d7e5a1980d1116ee152d25dac382b112b9c17
ACPI processor: remove processor throttling control procfs I/F

Remove deprecated ACPI process procfs I/F for throttling control.

This is because the t-state control should only be done in kernel,
when system is in a overheating state.

Now users can only change the processor t-state indirectly,
by poking the cooling device sysfs I/F of the processor.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
drivers/acpi/processor_driver.c
drivers/acpi/processor_throttling.c