aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2016-01-18 03:35:58 -0500
committerGuenter Roeck <linux@roeck-us.net>2016-04-19 09:32:38 -0400
commit71a9c23246fe68954f87787a4e6c1aa22565c326 (patch)
treef5c4b049c13a7019caa6f71ebb443058e2d694d5 /Documentation/hwmon
parent0624d861983c2cb1884ea3bafc1c534c7d2348b8 (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/it8715
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.
114Description 117Description
115----------- 118-----------
116 119
117This driver implements support for the IT8603E, IT8620E, IT8623E, IT8705F, 120This driver implements support for the IT8603E, IT8620E, IT8623E, IT8628E,
118IT8712F, IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8732F, 121IT8705F, IT8712F, IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8732F,
119IT8758E, IT8771E, IT8772E, IT8781F, IT8782F, IT8783E/F, IT8786E, IT8790E, and 122IT8758E, IT8771E, IT8772E, IT8781F, IT8782F, IT8783E/F, IT8786E, IT8790E, and
120SiS950 chips. 123SiS950 chips.
121 124
@@ -158,8 +161,8 @@ The IT8603E/IT8623E is a custom design, hardware monitoring part is similar to
158IT8728F. It only supports 3 fans, 16-bit fan mode, and the full speed mode 161IT8728F. It only supports 3 fans, 16-bit fan mode, and the full speed mode
159of the fan is not supported (value 0 of pwmX_enable). 162of the fan is not supported (value 0 of pwmX_enable).
160 163
161The IT8620E is another custom design, hardware monitoring part is similar to 164The IT8620E and IT8628E are custom designs, hardware monitoring part is similar
162IT8728F. It only supports 16-bit fan mode. 165to IT8728F. It only supports 16-bit fan mode. Both chips support up to 6 fans.
163 166
164The IT8790E supports up to 3 fans. 16-bit fan mode is always enabled. 167The 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
1872.8 volts with a resolution of 0.0109 volt. The battery voltage in8 does not 1902.8 volts with a resolution of 0.0109 volt. The battery voltage in8 does not
188have limit registers. 191have limit registers.
189 192
190On the IT8603E, IT8721F/IT8758E, IT8732F, IT8781F, IT8782F, and IT8783E/F, some 193On the IT8603E, IT8620E, IT8628E, IT8721F/IT8758E, IT8732F, IT8781F, IT8782F,
191voltage inputs are internal and scaled inside the chip: 194and 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)