diff options
| -rw-r--r-- | Documentation/hwmon/sysfs-interface | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface index d131a56e52f8..b3a9e1b9dbda 100644 --- a/Documentation/hwmon/sysfs-interface +++ b/Documentation/hwmon/sysfs-interface | |||
| @@ -172,11 +172,10 @@ pwm[1-*] Pulse width modulation fan control. | |||
| 172 | 255 is max or 100%. | 172 | 255 is max or 100%. |
| 173 | 173 | ||
| 174 | pwm[1-*]_enable | 174 | pwm[1-*]_enable |
| 175 | Switch PWM on and off. | 175 | Fan speed control method: |
| 176 | Not always present even if pwmN is. | 176 | 0: no fan speed control (i.e. fan at full speed) |
| 177 | 0: turn off | 177 | 1: manual fan speed control enabled (using pwm[1-*]) |
| 178 | 1: turn on in manual mode | 178 | 2+: automatic fan speed control enabled |
| 179 | 2+: turn on in automatic mode | ||
| 180 | Check individual chip documentation files for automatic mode | 179 | Check individual chip documentation files for automatic mode |
| 181 | details. | 180 | details. |
| 182 | RW | 181 | RW |
