diff options
author | David S. Miller <davem@davemloft.net> | 2020-09-03 21:12:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-03 21:12:05 +0200 |
commit | ffd923f5f8d5501f7f123f5c4241eaee3e870a30 (patch) | |
tree | 7f7acb33c231bf7d73c8def0d4d025727ea3a595 /net/l2tp | |
parent | Merge branch 'Minor-improvements-to-b53-dmesg-output' (diff) | |
parent | mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarms (diff) | |
download | linux-ffd923f5f8d5501f7f123f5c4241eaee3e870a30.tar.xz linux-ffd923f5f8d5501f7f123f5c4241eaee3e870a30.zip |
Merge branch 'mlxsw-Expose-critical-and-emergency-module-alarms'
Ido Schimmel says:
====================
mlxsw: Expose critical and emergency module alarms
Amit says:
Extend hwmon interface with critical and emergency module alarms.
In case that current module temperature is higher than emergency
threshold, EMERGENCY alarm will be reported in sensors utility:
$ sensors
...
front panel 025: +55.0°C (crit = +35.0°C, emerg = +40.0°C) ALARM(EMERGENCY)
In case that current module temperature is higher than critical
threshold, CRIT alarm will be reported in sensors utility:
$ sensors
...
front panel 025: +54.0°C (crit = +35.0°C, emerg = +80.0°C) ALARM(CRIT)
Patch set overview:
Patches #1-#2 make several changes to make the code easier to change.
Patch #3 extends the hwmon interface with the new module alarms.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions