linux/drivers/platform/x86
Alan Jenkins da8ba01deb eeepc-laptop: disable cpu speed control on EeePC 701
The EeePC 4G ("701") implements CFVS, but it is not supported by the
pre-installed OS, and the original option to change it in the BIOS
setup screen was removed in later versions.  Judging by the lack of
"Super Hybrid Engine" on Asus product pages, this applies to all "701"
models (4G/4G Surf/2G Surf).

So Asus made a deliberate decision not to support it on this model.
We have several reports that using it can cause the system to hang [1].
That said, it does not happen all the time.  Some users do not
experience it at all (and apparently wish to continue "right-clocking").

Check for the EeePC 701 using DMI.  If met, then disable writes to the
"cpufv" sysfs attribute and log an explanatory message.

Add a "cpufv_disabled" attribute which allow users to override this
policy.  Writing to this attribute will log a second message.

The sysfs attribute is more useful than a module option, because it
makes it easier for userspace scripts to provide consistent behaviour
(according to user configuration), regardless of whether the kernel
includes this change.

[1] <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559578>

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
2010-01-16 01:49:13 -05:00
..
acer-wmi.c acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS 2009-12-24 00:50:28 -05:00
acerhdf.c drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string of table 2009-12-24 00:17:09 -05:00
asus-laptop.c asus-laptop: change light sens default values. 2009-12-15 20:01:36 -05:00
asus_acpi.c asus_acpi: convert to seq_file 2009-12-24 00:14:51 -05:00
classmate-laptop.c classmate-laptop: add support for Classmate PC ACPI devices 2009-12-24 01:16:04 -05:00
compal-laptop.c drop explicit include of autoconf.h 2009-12-12 13:08:15 +01:00
dell-laptop.c dell-laptop: add __init to init functions 2009-12-10 00:02:31 -05:00
dell-wmi.c dell-wmi - fix condition to abort driver loading 2009-12-30 02:49:03 -05:00
eeepc-laptop.c eeepc-laptop: disable cpu speed control on EeePC 701 2010-01-16 01:49:13 -05:00
fujitsu-laptop.c Merge branch 'misc-2.6.33' into release 2009-12-24 01:19:00 -05:00
hp-wmi.c hp-wmi: remove double free caused by merge conflict 2010-01-01 14:04:25 -05:00
intel_menlow.c ACPICA: Add post-order callback to acpi_walk_namespace 2009-11-24 21:31:10 -05:00
Kconfig thinkpad-acpi: improve Kconfig help text 2009-12-26 22:38:08 -05:00
Makefile classmate-laptop: add support for Classmate PC ACPI devices 2009-12-24 01:16:04 -05:00
msi-laptop.c
msi-wmi.c dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value 2009-12-30 02:48:52 -05:00
panasonic-laptop.c Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release 2009-04-07 18:18:42 -04:00
sony-laptop.c Merge branch 'sony' into release 2009-12-24 01:17:41 -05:00
tc1100-wmi.c tc1100-wmi - switch to using dev_pm_ops 2009-12-16 12:53:33 -05:00
thinkpad_acpi.c thinkpad-acpi: make volume subdriver optional 2009-12-26 22:37:35 -05:00
topstar-laptop.c topstar-laptop: add new driver for hotkeys support on Topstar N01 2009-09-19 01:16:13 -04:00
toshiba_acpi.c toshiba_acpi: convert to seq_file 2009-12-24 00:15:10 -05:00
toshiba_bluetooth.c Toshiba Bluetooth Enabling driver (RFKill handler v3) 2009-12-16 12:09:46 -05:00
wmi.c ACPI: WMI: Survive BIOS with duplicate GUIDs 2009-12-30 02:49:04 -05:00