Revision ddbc53b0f075fb2cd86c312bc3473d3f55e57198 authored by Alexander Potapenko on 01 September 2017, 18:08:18 UTC, committed by Alexander Potapenko on 28 August 2018, 10:29:12 UTC
Introduced by
https://github.com/torvalds/linux/commit/6bfe04255d5ed5643ee4c2d9b09b337398f8cb6a
TODO(glider): report upstream
1 parent 013c9f9
Raw File
nct7802
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
back to top