diff options
author | Jean Delvare <khali@linux-fr.org> | 2008-01-03 21:22:44 +0100 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2008-02-07 20:39:45 -0500 |
commit | cbe311f2a40b8430d8e01b97c11e9e95d888430b (patch) | |
tree | 0a9d1acbe72c5b29fbe6d11b15b84be489a938f9 /Documentation | |
parent | 636866b9f0a72583d2361a897668eb19ff37ded6 (diff) | |
download | linux-3.10-cbe311f2a40b8430d8e01b97c11e9e95d888430b.tar.gz linux-3.10-cbe311f2a40b8430d8e01b97c11e9e95d888430b.tar.bz2 linux-3.10-cbe311f2a40b8430d8e01b97c11e9e95d888430b.zip |
hwmon: (w83627ehf) The W83627DHG has 8 VID pins
While the W83627EHF/EHG has only 6 VID pins, the W83627DHG has 8 VID
pins, to support VRD 11.0. Add support for this.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/hwmon/w83627ehf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/hwmon/w83627ehf b/Documentation/hwmon/w83627ehf index ccc2bcb6106..d6e1ae30fa6 100644 --- a/Documentation/hwmon/w83627ehf +++ b/Documentation/hwmon/w83627ehf @@ -23,8 +23,9 @@ W83627DHG super I/O chips. We will refer to them collectively as Winbond chips. The chips implement three temperature sensors, five fan rotation speed sensors, ten analog voltage sensors (only nine for the 627DHG), one -VID (6 pins), alarms with beep warnings (control unimplemented), and -some automatic fan regulation strategies (plus manual fan control mode). +VID (6 pins for the 627EHF/EHG, 8 pins for the 627DHG), alarms with beep +warnings (control unimplemented), and some automatic fan regulation +strategies (plus manual fan control mode). Temperatures are measured in degrees Celsius and measurement resolution is 1 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when |