diff options
| author | Guenter Roeck <linux@roeck-us.net> | 2016-01-18 03:35:58 -0500 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2016-04-19 09:32:38 -0400 |
| commit | 71a9c23246fe68954f87787a4e6c1aa22565c326 (patch) | |
| tree | f5c4b049c13a7019caa6f71ebb443058e2d694d5 /Documentation/hwmon | |
| parent | 0624d861983c2cb1884ea3bafc1c534c7d2348b8 (diff) | |
hwmon: (it87) Add support for IT8628E
IT8628E is functionally identical to IT8620E.
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
| -rw-r--r-- | Documentation/hwmon/it87 | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Documentation/hwmon/it87 b/Documentation/hwmon/it87 index 733296d65449..fff6f6bf55bc 100644 --- a/Documentation/hwmon/it87 +++ b/Documentation/hwmon/it87 | |||
| @@ -9,6 +9,9 @@ Supported chips: | |||
| 9 | * IT8620E | 9 | * IT8620E |
| 10 | Prefix: 'it8620' | 10 | Prefix: 'it8620' |
| 11 | Addresses scanned: from Super I/O config space (8 I/O ports) | 11 | Addresses scanned: from Super I/O config space (8 I/O ports) |
| 12 | * IT8628E | ||
| 13 | Prefix: 'it8628' | ||
| 14 | Addresses scanned: from Super I/O config space (8 I/O ports) | ||
| 12 | Datasheet: Not publicly available | 15 | Datasheet: Not publicly available |
| 13 | * IT8705F | 16 | * IT8705F |
| 14 | Prefix: 'it87' | 17 | Prefix: 'it87' |
| @@ -114,8 +117,8 @@ motherboard models. | |||
| 114 | Description | 117 | Description |
| 115 | ----------- | 118 | ----------- |
| 116 | 119 | ||
| 117 | This driver implements support for the IT8603E, IT8620E, IT8623E, IT8705F, | 120 | This driver implements support for the IT8603E, IT8620E, IT8623E, IT8628E, |
| 118 | IT8712F, IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8732F, | 121 | IT8705F, IT8712F, IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8732F, |
| 119 | IT8758E, IT8771E, IT8772E, IT8781F, IT8782F, IT8783E/F, IT8786E, IT8790E, and | 122 | IT8758E, IT8771E, IT8772E, IT8781F, IT8782F, IT8783E/F, IT8786E, IT8790E, and |
| 120 | SiS950 chips. | 123 | SiS950 chips. |
| 121 | 124 | ||
| @@ -158,8 +161,8 @@ The IT8603E/IT8623E is a custom design, hardware monitoring part is similar to | |||
| 158 | IT8728F. It only supports 3 fans, 16-bit fan mode, and the full speed mode | 161 | IT8728F. It only supports 3 fans, 16-bit fan mode, and the full speed mode |
| 159 | of the fan is not supported (value 0 of pwmX_enable). | 162 | of the fan is not supported (value 0 of pwmX_enable). |
| 160 | 163 | ||
| 161 | The IT8620E is another custom design, hardware monitoring part is similar to | 164 | The IT8620E and IT8628E are custom designs, hardware monitoring part is similar |
| 162 | IT8728F. It only supports 16-bit fan mode. | 165 | to IT8728F. It only supports 16-bit fan mode. Both chips support up to 6 fans. |
| 163 | 166 | ||
| 164 | The IT8790E supports up to 3 fans. 16-bit fan mode is always enabled. | 167 | The IT8790E supports up to 3 fans. 16-bit fan mode is always enabled. |
| 165 | 168 | ||
| @@ -187,8 +190,8 @@ of 0.016 volt. IT8603E, IT8721F/IT8758E and IT8728F can measure between 0 and | |||
| 187 | 2.8 volts with a resolution of 0.0109 volt. The battery voltage in8 does not | 190 | 2.8 volts with a resolution of 0.0109 volt. The battery voltage in8 does not |
| 188 | have limit registers. | 191 | have limit registers. |
| 189 | 192 | ||
| 190 | On the IT8603E, IT8721F/IT8758E, IT8732F, IT8781F, IT8782F, and IT8783E/F, some | 193 | On the IT8603E, IT8620E, IT8628E, IT8721F/IT8758E, IT8732F, IT8781F, IT8782F, |
| 191 | voltage inputs are internal and scaled inside the chip: | 194 | and IT8783E/F, some voltage inputs are internal and scaled inside the chip: |
| 192 | * in3 (optional) | 195 | * in3 (optional) |
| 193 | * in7 (optional for IT8781F, IT8782F, and IT8783E/F) | 196 | * in7 (optional for IT8781F, IT8782F, and IT8783E/F) |
| 194 | * in8 (always) | 197 | * in8 (always) |
