diff options
Diffstat (limited to 'Documentation/hwmon/lm63')
-rw-r--r-- | Documentation/hwmon/lm63 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/hwmon/lm63 b/Documentation/hwmon/lm63 index df3e1ae42f39..4d30d209881a 100644 --- a/Documentation/hwmon/lm63 +++ b/Documentation/hwmon/lm63 | |||
@@ -66,7 +66,8 @@ supported either. | |||
66 | 66 | ||
67 | The lm63 driver will not update its values more frequently than configured with | 67 | The lm63 driver will not update its values more frequently than configured with |
68 | the update_interval sysfs attribute; reading them more often will do no harm, | 68 | the update_interval sysfs attribute; reading them more often will do no harm, |
69 | but will return 'old' values. | 69 | but will return 'old' values. Values in the automatic fan control lookup table |
70 | (attributes pwm1_auto_*) have their own independent lifetime of 5 seconds. | ||
70 | 71 | ||
71 | The LM64 is effectively an LM63 with GPIO lines. The driver does not | 72 | The LM64 is effectively an LM63 with GPIO lines. The driver does not |
72 | support these GPIO lines at present. | 73 | support these GPIO lines at present. |