Re: [PATCH v2] hwmon: Add tempX_emergency attribute to sysfs ABI

From: Jean Delvare
Date: Fri Aug 27 2010 - 07:58:43 EST


On Fri, 27 Aug 2010 02:11:49 -0700, Guenter Roeck wrote:
> Signed-off-by: Guenter Roeck <guenter.roeck@xxxxxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/