diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2016-06-18 01:54:46 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2016-06-18 23:03:29 +0300 |
commit | 2744d2fde00dc8bcc3679eb72c81a63058e90faa (patch) | |
tree | e7b81b717029ee2ef12beb5e0a543435d2478bac /drivers/usb/phy | |
parent | 7613663cc186f8f3c50279390ddc60286758001c (diff) | |
download | linux-2744d2fde00dc8bcc3679eb72c81a63058e90faa.tar.xz |
hwmon: (dell-smm) Disallow fan_type() calls on broken machines
Some Dell machines have especially broken SMM or BIOS which cause that once
fan_type() is called then CPU fan speed going randomly up and down. And for
fixing this behaviour reboot is required.
So this patch creates fan_type blacklist of affected Dell machines and
disallow fan_type() call on them to prevent that erratic behaviour.
Old blacklist which disabled loading driver on some machines added in
commits a4b45b25f18d ("hwmon: (dell-smm) Blacklist Dell Studio XPS 8100")
and 6220f4ebd7b4 ("hwmon: (dell-smm) Blacklist Dell Studio XPS 8000") were
moved to FAN_TYPE blacklist.
Reported-by: Jan C Peters <jcpeters89@gmail.com>
Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=100121
Cc: stable@vger.kernel.org # v4.0+, will need backport
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions