]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (it87) Add support for IT8620E
authorGuenter Roeck <linux@roeck-us.net>
Sat, 14 Feb 2015 04:13:20 +0000 (20:13 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 5 Apr 2015 13:01:00 +0000 (06:01 -0700)
commit3ba9d977a9b8a90c586f46444448d977bdbdcc3b
tree529dd8b075d05611b6a7a304a1cf54576eaf8166
parent4ee07157d690b1b824328a473816a371130de6f2
hwmon: (it87) Add support for IT8620E

IT8620E is mostly compatible to IT7828F. Add generic support for it.

IT8620E supports up to 6 fan tachometers and 6 pwm controls.
Support for the 6th tachometer and for the additional pwm controls
are addded in separate patches.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/it87
drivers/hwmon/Kconfig
drivers/hwmon/it87.c