diff options
Diffstat (limited to 'Documentation/hwmon/it87')
| -rw-r--r-- | Documentation/hwmon/it87 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/hwmon/it87 b/Documentation/hwmon/it87 index c0528d6f9ace..81ecc7e41c50 100644 --- a/Documentation/hwmon/it87 +++ b/Documentation/hwmon/it87 | |||
| @@ -12,11 +12,12 @@ Supported chips: | |||
| 12 | Addresses scanned: from Super I/O config space (8 I/O ports) | 12 | Addresses scanned: from Super I/O config space (8 I/O ports) |
| 13 | Datasheet: Publicly available at the ITE website | 13 | Datasheet: Publicly available at the ITE website |
| 14 | http://www.ite.com.tw/ | 14 | http://www.ite.com.tw/ |
| 15 | * IT8716F | 15 | * IT8716F/IT8726F |
| 16 | Prefix: 'it8716' | 16 | Prefix: 'it8716' |
| 17 | Addresses scanned: from Super I/O config space (8 I/O ports) | 17 | Addresses scanned: from Super I/O config space (8 I/O ports) |
| 18 | Datasheet: Publicly available at the ITE website | 18 | Datasheet: Publicly available at the ITE website |
| 19 | http://www.ite.com.tw/product_info/file/pc/IT8716F_V0.3.ZIP | 19 | http://www.ite.com.tw/product_info/file/pc/IT8716F_V0.3.ZIP |
| 20 | http://www.ite.com.tw/product_info/file/pc/IT8726F_V0.3.pdf | ||
| 20 | * IT8718F | 21 | * IT8718F |
| 21 | Prefix: 'it8718' | 22 | Prefix: 'it8718' |
| 22 | Addresses scanned: from Super I/O config space (8 I/O ports) | 23 | Addresses scanned: from Super I/O config space (8 I/O ports) |
| @@ -68,7 +69,7 @@ Description | |||
| 68 | ----------- | 69 | ----------- |
| 69 | 70 | ||
| 70 | This driver implements support for the IT8705F, IT8712F, IT8716F, | 71 | This driver implements support for the IT8705F, IT8712F, IT8716F, |
| 71 | IT8718F and SiS950 chips. | 72 | IT8718F, IT8726F and SiS950 chips. |
| 72 | 73 | ||
| 73 | These chips are 'Super I/O chips', supporting floppy disks, infrared ports, | 74 | These chips are 'Super I/O chips', supporting floppy disks, infrared ports, |
| 74 | joysticks and other miscellaneous stuff. For hardware monitoring, they | 75 | joysticks and other miscellaneous stuff. For hardware monitoring, they |
| @@ -97,6 +98,10 @@ clock divider mess) but not compatible with the older chips and | |||
| 97 | revisions. For now, the driver only uses the 16-bit mode on the | 98 | revisions. For now, the driver only uses the 16-bit mode on the |
| 98 | IT8716F and IT8718F. | 99 | IT8716F and IT8718F. |
| 99 | 100 | ||
| 101 | The IT8726F is just bit enhanced IT8716F with additional hardware | ||
| 102 | for AMD power sequencing. Therefore the chip will appear as IT8716F | ||
| 103 | to userspace applications. | ||
| 104 | |||
| 100 | Temperatures are measured in degrees Celsius. An alarm is triggered once | 105 | Temperatures are measured in degrees Celsius. An alarm is triggered once |
| 101 | when the Overtemperature Shutdown limit is crossed. | 106 | when the Overtemperature Shutdown limit is crossed. |
| 102 | 107 | ||
