commit | aa7f29b07c8702127124d0522e3cd46850cdbc41 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue Jul 17 21:48:11 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 10:01:46 2018 +0900 |
tree | f3848e5700e3283a6525601db5aaa8c074802fed | |
parent | 2fe31e43124040a67495fa81f7ac67bc4c09ebc8 [diff] |
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm Some sensors support reporting minimal and lower critical power, as well as alarms when these thresholds are reached. Add support for these attributes to the hwmon core. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: David S. Miller <davem@davemloft.net>