Messages in this thread Patch in this message |  | | From | Armin Wolf <> | Subject | [PATCH] hwmon: (dell-smm) Update Documentation regarding firmware bugs | Date | Sun, 24 Apr 2022 17:48:24 +0200 |
| |
When adding the Inspiron 3505 to the fan type blacklist, the Documentation was not updated to mention the firmware bug on this machine. Fix that.
Fixes: 6ba463edccb9 (hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklist) Signed-off-by: Armin Wolf <W_Armin@gmx.de> --- Documentation/hwmon/dell-smm-hwmon.rst | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/Documentation/hwmon/dell-smm-hwmon.rst b/Documentation/hwmon/dell-smm-hwmon.rst index 41839b7de2c1..e5d85e40972c 100644 --- a/Documentation/hwmon/dell-smm-hwmon.rst +++ b/Documentation/hwmon/dell-smm-hwmon.rst @@ -331,6 +331,8 @@ Reading of fan types causes erratic fan behaviour. Studio XPS 8000
Inspiron 580
+ Inspiron 3505 + Fan-related SMM calls take too long (about 500ms). Inspiron 7720
Vostro 3360 -- 2.30.2
|  |