printf: Remove unused 'bprintf'
[drm/drm-misc.git] / Documentation / hwmon / nct7363.rst
blob623cb4f0c8ceae090d747d01af6a1bafddcf0fa7
1 .. SPDX-License-Identifier: GPL-2.0
3 Kernel driver nct7363
4 =====================
6 Supported chip:
8   * Nuvoton NCT7363Y
10     Prefix: nct7363
12     Addresses: I2C 0x20, 0x21, 0x22, 0x23
14 Author: Ban Feng <kcfeng0@nuvoton.com>
17 Description
18 -----------
20 The NCT7363Y is a fan controller which provides up to 16 independent
21 FAN input monitors, and up to 16 independent PWM outputs with SMBus interface.
24 Sysfs entries
25 -------------
27 Currently, the driver supports the following features:
29 ==========  ==========================================
30 fanX_input  provide current fan rotation value in RPM
31 fanX_alarm  report fan low speed real status
32 fanX_min    get or set fan count threshold
34 pwmX        get or set PWM fan control value.
35 ==========  ==========================================