aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/sysfs-interface
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/hwmon/sysfs-interface')
-rw-r--r--Documentation/hwmon/sysfs-interface7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index 2e492187a665..d4d175b8a54a 100644
--- a/Documentation/hwmon/sysfs-interface
+++ b/Documentation/hwmon/sysfs-interface
@@ -363,9 +363,6 @@ Also see the Alarms section for status flags associated with temperatures.
363* Currents * 363* Currents *
364************ 364************
365 365
366Note that no known chip provides current measurements as of writing,
367so this part is theoretical, so to say.
368
369curr[1-*]_max Current max value 366curr[1-*]_max Current max value
370 Unit: milliampere 367 Unit: milliampere
371 RW 368 RW
@@ -490,6 +487,7 @@ limit-related alarms, not both. The driver should just reflect the hardware
490implementation. 487implementation.
491 488
492in[0-*]_alarm 489in[0-*]_alarm
490curr[1-*]_alarm
493fan[1-*]_alarm 491fan[1-*]_alarm
494temp[1-*]_alarm 492temp[1-*]_alarm
495 Channel alarm 493 Channel alarm
@@ -501,6 +499,8 @@ OR
501 499
502in[0-*]_min_alarm 500in[0-*]_min_alarm
503in[0-*]_max_alarm 501in[0-*]_max_alarm
502curr[1-*]_min_alarm
503curr[1-*]_max_alarm
504fan[1-*]_min_alarm 504fan[1-*]_min_alarm
505fan[1-*]_max_alarm 505fan[1-*]_max_alarm
506temp[1-*]_min_alarm 506temp[1-*]_min_alarm
@@ -532,6 +532,7 @@ beep_enable Master beep enable
532 RW 532 RW
533 533
534in[0-*]_beep 534in[0-*]_beep
535curr[1-*]_beep
535fan[1-*]_beep 536fan[1-*]_beep
536temp[1-*]_beep 537temp[1-*]_beep
537 Channel beep 538 Channel beep