projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f8b916
)
ABI: sysfs-class-hwmon: add a description for fanY_fault
author
Nick Hawkins
<nick.hawkins@hpe.com>
Wed, 30 Nov 2022 20:08:42 +0000
(14:08 -0600)
committer
Guenter Roeck
<linux@roeck-us.net>
Fri, 3 Feb 2023 15:30:09 +0000
(07:30 -0800)
Document existing fanY_fault attribute.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>
Link:
https://lore.kernel.org/r/20221130200846.4226-3-nick.hawkins@hpe.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/ABI/testing/sysfs-class-hwmon
patch
|
blob
|
history
diff --git
a/Documentation/ABI/testing/sysfs-class-hwmon
b/Documentation/ABI/testing/sysfs-class-hwmon
index 7271781a23b2844f4879448a7e6beb691cb36257..638f4c6d4ec704478e6dc1c9091a63028bfeeb7d 100644
(file)
--- a/
Documentation/ABI/testing/sysfs-class-hwmon
+++ b/
Documentation/ABI/testing/sysfs-class-hwmon
@@
-276,6
+276,15
@@
Description:
RW
+What: /sys/class/hwmon/hwmonX/fanY_fault
+Description:
+ Reports if a fan has reported failure.
+
+ - 1: Failed
+ - 0: Ok
+
+ RO
+
What: /sys/class/hwmon/hwmonX/pwmY
Description:
Pulse width modulation fan control.