Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux-2.6-block.git] / Documentation / hwmon / npcm750-pwm-fan
CommitLineData
f1fd4a4d
TM
1Kernel driver npcm750-pwm-fan
2=============================
3
4Supported chips:
5 NUVOTON NPCM750/730/715/705
6
7Authors:
8 <tomer.maimon@nuvoton.com>
9
10Description:
11------------
12This driver implements support for NUVOTON NPCM7XX PWM and Fan Tacho
13controller. The PWM controller supports up to 8 PWM outputs. The Fan tacho
14controller supports up to 16 tachometer inputs.
15
16The driver provides the following sensor accesses in sysfs:
17
18fanX_input ro provide current fan rotation value in RPM as reported
19 by the fan to the device.
20
21pwmX rw get or set PWM fan control value. This is an integer
22 value between 0(off) and 255(full speed).