aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-07hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776Guenter Roeck1-37/+0
2013-04-07hwmon: (nct6775) Expand scope of supported chipsGuenter Roeck1-9/+8
2013-04-07hwmon: (nct6775) Drop read/write lockGuenter Roeck1-10/+0
2013-04-07hwmon: (nct6775) Only report VID if supported and enabledGuenter Roeck1-6/+24
2013-04-07hwmon: (nct6775) Detect and report additional temperature sourcesGuenter Roeck1-0/+33
2013-04-07hwmon: (nct6775) Add support for weighted fan controlGuenter Roeck1-14/+266
2013-04-07hwmon: (nct6775) Add support for automatic fan controlGuenter Roeck1-7/+1092
2013-04-07hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enableGuenter Roeck1-0/+329
2013-04-07hwmon: (nct6775) Add power management supportGuenter Roeck1-0/+86
2013-04-07hwmon: (nct6775) Add support for fan debounce module parameterGuenter Roeck1-0/+28
2013-04-07hwmon: (nct6775) Add support for fanX_pulses sysfs attributeGuenter Roeck1-0/+64
2013-04-07hwmon: (nct6775) Add support for fan speed attributesGuenter Roeck1-1/+515
2013-04-07hwmon: (nct6775) Add support for temperature sensorsGuenter Roeck1-3/+745
2013-04-07hwmon: (nct6775) Add case open detectionGuenter Roeck1-0/+67
2013-04-07hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779DGuenter Roeck1-0/+1021