Signed-off-by: Guenter Roeck <[email protected]>
---
v2: Re-phrased attribute description
Documentation/hwmon/sysfs-interface | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index ff45d1f..101300b 100644
--- a/Documentation/hwmon/sysfs-interface
+++ b/Documentation/hwmon/sysfs-interface
@@ -310,6 +310,13 @@ temp[1-*]_crit_hyst
from the critical value.
RW
+temp[1-*]_emergency
+ Temperature emergency max value, for chips supporting more than
+ two upper temperature limits. Must be equal or 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
On Fri, 27 Aug 2010 02:11:49 -0700, Guenter Roeck wrote:
> Signed-off-by: Guenter Roeck <[email protected]>
> ---
> v2: Re-phrased attribute description
>
> Documentation/hwmon/sysfs-interface | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
> index ff45d1f..101300b 100644
> --- a/Documentation/hwmon/sysfs-interface
> +++ b/Documentation/hwmon/sysfs-interface
> @@ -310,6 +310,13 @@ temp[1-*]_crit_hyst
> from the critical value.
> RW
>
> +temp[1-*]_emergency
> + Temperature emergency max value, for chips supporting more than
> + two upper temperature limits. Must be equal or 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
Applied, thanks.
--
Jean Delvare