eeepc-laptop: support for super hybrid engine (SHE)
authorGrigori Goronzy <greg@chown.ath.cx>
Mon, 27 Apr 2009 07:23:40 +0000 (09:23 +0200)
committerLen Brown <len.brown@intel.com>
Thu, 14 May 2009 15:23:40 +0000 (11:23 -0400)
commit158ca1d75dd0d6223f3b1dd741d30777da62ab80
tree9e70d7c8108ae7aff0fc13ca4bba9ef72c7c9bbb
parent978605c4fd8e7470f225eec7b5aab69d8796afcc
eeepc-laptop: support for super hybrid engine (SHE)

The older eeepc-acpi driver allowed to control the SHE performance
preset through a ACPI function for just this purpose. SHE underclocks
and undervolts the FSB and undervolts the CPU (at preset 2,
"powersave"), or slightly overclocks the CPU (at preset 0,
"performance"). Preset 1 is the default setting with default clocks and
voltage.

The new eeepc-laptop driver doesn't support it anymore.
The attached patch adds support for it to eeepc-laptop. It's very
straight-forward and almost trivial.

Signed-off-by: Grigori Goronzy <greg@chown.ath.cx>
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/eeepc-laptop.c