aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/nct6775.c
AgeCommit message (Expand)Author
2013-08-11hwmon: (nct6775) Add support for hibernateHarald Judt
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-08-11hwmon: (nct6775) Fix size of data->temp arrayDan Carpenter
2013-08-11hwmon: (nct6775) Avoid using device platform data outside probe functionGuenter Roeck
2013-08-11hwmon: (nct6775) Add support for NCT6791DDavid Bartley
2013-08-11hwmon: (nct6775) Add support for beep attributesGuenter Roeck
2013-08-11hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106Guenter Roeck
2013-08-11hwmon: (nct6775) Add support for NCT6102D/6106DGuenter Roeck
2013-08-11hwmon: (nct6775) Support two SuperIO chips in the same systemGuenter Roeck
2013-08-11hwmon: (nct6775) Allocate attributes dynamically from templatesGuenter Roeck
2013-06-27hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775Guenter Roeck
2013-06-27hwmon: (nct6775) Fix temperature alarm attributesGuenter Roeck
2013-05-11hwmon: (nct6775) Do not create non-existing attributesGuenter Roeck
2013-04-21hwmon: (nct6775) Fix coding style problemsGuenter Roeck
2013-04-21hwmon: (nct6775) Constify stringsGuenter Roeck
2013-04-13hwmon: (nct6775) Use ARRAY_SIZE for loops where possibleGuenter Roeck
2013-04-07hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776Guenter Roeck
2013-04-07hwmon: (nct6775) Expand scope of supported chipsGuenter Roeck
2013-04-07hwmon: (nct6775) Drop read/write lockGuenter Roeck
2013-04-07hwmon: (nct6775) Only report VID if supported and enabledGuenter Roeck
2013-04-07hwmon: (nct6775) Detect and report additional temperature sourcesGuenter Roeck
2013-04-07hwmon: (nct6775) Add support for weighted fan controlGuenter Roeck
2013-04-07hwmon: (nct6775) Add support for automatic fan controlGuenter Roeck
2013-04-07hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enableGuenter Roeck
2013-04-07hwmon: (nct6775) Add power management supportGuenter Roeck
2013-04-07hwmon: (nct6775) Add support for fan debounce module parameterGuenter Roeck
2013-04-07hwmon: (nct6775) Add support for fanX_pulses sysfs attributeGuenter Roeck
2013-04-07hwmon: (nct6775) Add support for fan speed attributesGuenter Roeck
2013-04-07hwmon: (nct6775) Add support for temperature sensorsGuenter Roeck
2013-04-07hwmon: (nct6775) Add case open detectionGuenter Roeck
2013-04-07hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779DGuenter Roeck