All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 1/2] hwmon: (lm63) Update documentation to reflect update-interval support
@ 2012-01-12 22:23 Guenter Roeck
  2012-01-13  8:10 ` Jean Delvare
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2012-01-12 22:23 UTC (permalink / raw)
  To: lm-sensors

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
 Documentation/hwmon/lm63 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/hwmon/lm63 b/Documentation/hwmon/lm63
index 337f7f4..f96eed1 100644
--- a/Documentation/hwmon/lm63
+++ b/Documentation/hwmon/lm63
@@ -61,9 +61,9 @@ PWM modes: manual and automatic. Automatic mode is not fully implemented yet
 (you cannot define your custom PWM/temperature curve), and mode change isn't
 supported either.
 
-The lm63 driver will not update its values more frequently than every
-second; reading them more often will do no harm, but will return 'old'
-values.
+The lm63 driver will not update its values more frequently than configured with
+the update_interval sysfs attribute; reading them more often will do no harm,
+but will return 'old' values.
 
 The LM64 is effectively an LM63 with GPIO lines. The driver does not
 support these GPIO lines at present.
-- 
1.7.5.4


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [lm-sensors] [PATCH 1/2] hwmon: (lm63) Update documentation to reflect update-interval support
  2012-01-12 22:23 [lm-sensors] [PATCH 1/2] hwmon: (lm63) Update documentation to reflect update-interval support Guenter Roeck
@ 2012-01-13  8:10 ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2012-01-13  8:10 UTC (permalink / raw)
  To: lm-sensors

On Thu, 12 Jan 2012 14:23:34 -0800, Guenter Roeck wrote:
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
>  Documentation/hwmon/lm63 |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/hwmon/lm63 b/Documentation/hwmon/lm63
> index 337f7f4..f96eed1 100644
> --- a/Documentation/hwmon/lm63
> +++ b/Documentation/hwmon/lm63
> @@ -61,9 +61,9 @@ PWM modes: manual and automatic. Automatic mode is not fully implemented yet
>  (you cannot define your custom PWM/temperature curve), and mode change isn't
>  supported either.
>  
> -The lm63 driver will not update its values more frequently than every
> -second; reading them more often will do no harm, but will return 'old'
> -values.
> +The lm63 driver will not update its values more frequently than configured with
> +the update_interval sysfs attribute; reading them more often will do no harm,
> +but will return 'old' values.
>  
>  The LM64 is effectively an LM63 with GPIO lines. The driver does not
>  support these GPIO lines at present.

Folded into the patch adding the update_interval sysfs attribute,
thanks.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-13  8:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-12 22:23 [lm-sensors] [PATCH 1/2] hwmon: (lm63) Update documentation to reflect update-interval support Guenter Roeck
2012-01-13  8:10 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.