OSDN Git Service

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)
committerCorentin Chary <corentincj@iksaif.net>
Wed, 30 Sep 2009 20:17:42 +0000 (22:17 +0200)
commit71a03e3234e80d327bf3cf0ac9b6eb07a7a5ad9c
tree1816973a643f6ca703c8ac0bd6478302952529ea
parenta1cbf2380a8013d7ab360b7b1c6ddbe90e3a5144
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