summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/nct7802
Commit message (Collapse)AuthorAgeFilesLines
* hwmon: (nct7802) Add auto_point attributesConstantine Shulyupin2015-08-091-2/+1Star
| | | | | | | | | 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>
* hwmon: Driver for Nuvoton NCT7802YGuenter Roeck2014-12-011-0/+32
NCT7802Y is an I2C based hardware monitoring chip from Nuvoton. Signed-off-by: Guenter Roeck <linux@roeck-us.net>