[PATCH] hwmon: Add tempX_emergency to sysfs ABI

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Guenter Roeck
Date: Thursday, August 26, 2010 - 8:54 am

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
---
tempX_emergency will be used by max6696. It can also be used for other chips
supporting three upper temperature limits.

 Documentation/hwmon/sysfs-interface |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index ff45d1f..1ceb2b9 100644
--- a/Documentation/hwmon/sysfs-interface
+++ b/Documentation/hwmon/sysfs-interface
@@ -310,6 +310,12 @@ temp[1-*]_crit_hyst
 		from the critical value.
 		RW
 
+temp[1-*]_emergency
+		Temperature emergency value, typically greater than
+		corresponding temp_crit values.
+		Unit: millidegree Celsius
+		RW
+
 temp[1-*]_lcrit	Temperature critical min value, typically lower than
 		corresponding temp_min values.
 		Unit: millidegree Celsius
-- 
1.7.0.87.g0901d

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] hwmon: Add tempX_emergency to sysfs ABI, Guenter Roeck, (Thu Aug 26, 8:54 am)
Re: [lm-sensors] [PATCH] hwmon: Add tempX_emergency to sys ..., Henrique de Moraes H ..., (Thu Aug 26, 9:10 am)
Re: [lm-sensors] [PATCH] hwmon: Add tempX_emergency to sys ..., Henrique de Moraes H ..., (Thu Aug 26, 8:45 pm)