mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
7ebd8b66dd
Now that all files were converted to ReST format, rename them and add an index. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
38 lines
955 B
ReStructuredText
38 lines
955 B
ReStructuredText
Kernel driver nct7802
|
|
=====================
|
|
|
|
Supported chips:
|
|
|
|
* Nuvoton NCT7802Y
|
|
|
|
Prefix: 'nct7802'
|
|
|
|
Addresses scanned: I2C 0x28..0x2f
|
|
|
|
Datasheet: Available from Nuvoton web site
|
|
|
|
Authors:
|
|
|
|
Guenter Roeck <linux@roeck-us.net>
|
|
|
|
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.
|
|
|
|
Smart Fan™ speed control is available via pwmX_auto_point attributes.
|
|
|
|
Tested Boards and BIOS Versions
|
|
-------------------------------
|
|
|
|
The driver has been reported to work with the following boards and
|
|
BIOS versions.
|
|
|
|
======================= ===============================================
|
|
Board BIOS version
|
|
======================= ===============================================
|
|
Kontron COMe-bSC2 CHR2E934.001.GGO
|
|
Kontron COMe-bIP2 CCR2E212
|
|
======================= ===============================================
|