aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/hwmon/lm906
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/hwmon/lm90 b/Documentation/hwmon/lm90
index aa820aca7953..f3efd18e87f4 100644
--- a/Documentation/hwmon/lm90
+++ b/Documentation/hwmon/lm90
@@ -205,9 +205,9 @@ are exported, one for each channel, but these values are of course linked.
205Only the local hysteresis can be set from user-space, and the same delta 205Only the local hysteresis can be set from user-space, and the same delta
206applies to the remote hysteresis. 206applies to the remote hysteresis.
207 207
208The lm90 driver will not update its values more frequently than every 208The lm90 driver will not update its values more frequently than configured with
209other second; reading them more often will do no harm, but will return 209the update_interval attribute; reading them more often will do no harm, but will
210'old' values. 210return 'old' values.
211 211
212SMBus Alert Support 212SMBus Alert Support
213------------------- 213-------------------