2014-06-30 02:38:45 +00:00
|
|
|
Kernel driver nct7802
|
|
|
|
=====================
|
|
|
|
|
|
|
|
Supported chips:
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2014-06-30 02:38:45 +00:00
|
|
|
* Nuvoton NCT7802Y
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2014-06-30 02:38:45 +00:00
|
|
|
Prefix: 'nct7802'
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2014-06-30 02:38:45 +00:00
|
|
|
Addresses scanned: I2C 0x28..0x2f
|
2019-04-17 09:46:28 +00:00
|
|
|
|
2014-06-30 02:38:45 +00:00
|
|
|
Datasheet: Available from Nuvoton web site
|
|
|
|
|
|
|
|
Authors:
|
2019-04-17 09:46:28 +00:00
|
|
|
|
|
|
|
Guenter Roeck <linux@roeck-us.net>
|
2014-06-30 02:38:45 +00:00
|
|
|
|
|
|
|
Description
|
|
|
|
-----------
|
|
|
|
|
|
|
|
This driver implements support for the Nuvoton NCT7802Y hardware monitoring
|
|
|
|
chip. NCT7802Y supports 6 temperature sensors, 5 voltage sensors, and 3 fan
|
|
|
|
speed sensors.
|
|
|
|
|
2015-07-27 22:01:07 +00:00
|
|
|
Smart Fan™ speed control is available via pwmX_auto_point attributes.
|
2014-06-30 02:38:45 +00:00
|
|
|
|
|
|
|
Tested Boards and BIOS Versions
|
|
|
|
-------------------------------
|
|
|
|
|
|
|
|
The driver has been reported to work with the following boards and
|
|
|
|
BIOS versions.
|
|
|
|
|
2019-04-17 09:46:28 +00:00
|
|
|
======================= ===============================================
|
2014-06-30 02:38:45 +00:00
|
|
|
Board BIOS version
|
2019-04-17 09:46:28 +00:00
|
|
|
======================= ===============================================
|
2014-06-30 02:38:45 +00:00
|
|
|
Kontron COMe-bSC2 CHR2E934.001.GGO
|
|
|
|
Kontron COMe-bIP2 CCR2E212
|
2019-04-17 09:46:28 +00:00
|
|
|
======================= ===============================================
|