projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38ac173
)
hwmon: (dell-smm) Improve documentation
author
Armin Wolf
<W_Armin@gmx.de>
Wed, 27 Jul 2022 08:30:04 +0000
(10:30 +0200)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 27 Jul 2022 12:59:33 +0000
(
05:59
-0700)
Notify users of this driver that each pwmX
attribute controls fan number X, meaning that
probing of pwm channels is unnecessary.
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link:
https://lore.kernel.org/r/20220727083004.5684-1-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/dell-smm-hwmon.rst
patch
|
blob
|
history
diff --git
a/Documentation/hwmon/dell-smm-hwmon.rst
b/Documentation/hwmon/dell-smm-hwmon.rst
index e5d85e40972c287d63be6e5a439f9e5626b79af1..d8f1d6859b964be0cda1fd299cc3a580d33ba62d 100644
(file)
--- a/
Documentation/hwmon/dell-smm-hwmon.rst
+++ b/
Documentation/hwmon/dell-smm-hwmon.rst
@@
-46,6
+46,9
@@
temp[1-10]_input RO Temperature reading in milli-degrees
temp[1-10]_label RO Temperature sensor label.
=============================== ======= =======================================
+Due to the nature of the SMM interface, each pwmX attribute controls
+fan number X.
+
Disabling automatic BIOS fan control
------------------------------------