]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720
authorPali Rohár <pali.rohar@gmail.com>
Sat, 27 Jan 2018 16:28:34 +0000 (17:28 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 27 Jan 2018 17:34:03 +0000 (09:34 -0800)
commit2dce3d892b89651e899baf3d047f7b36a9ee9900
tree76a926f08f16739761c971dcddbb32d68a2144e2
parentebb619573684def8c96d113f337ea8d284128c96
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720

Calling fan related SMM functions implemented by Dell BIOS firmware on Dell
Inspiron 7720 freeze kernel for about 500ms. Until Dell fixes it we need to
disable fan support for Dell Inspiron 7720 as it makes system unusable.

Via "force" module param fan support can be enabled.

Reported-by: vova7890@mail.ru
Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=195751
Cc: stable@vger.kernel.org # v4.0+, will need backport
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/dell-smm-hwmon.c