aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/nct7802 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-08-09hwmon: (nct7802) Add auto_point attributesConstantine Shulyupin1-2/+1
Introduced REG_PWM, pwm[1..3]_auto_point[1..5]_temp, pwm[1..3]_auto_point[1..5]_pwm, nct7802_auto_point_attrs, nct7802_auto_point_group, updated nct7802_regmap_is_volatile Signed-off-by: Constantine Shulyupin <const@MakeLinux.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2014-11-30hwmon: Driver for Nuvoton NCT7802YGuenter Roeck1-0/+32
NCT7802Y is an I2C based hardware monitoring chip from Nuvoton. Signed-off-by: Guenter Roeck <linux@roeck-us.net>