aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/nct6775.c
Commit message (Expand)AuthorAge
* hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devicesAxel Lin2014-05-24
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-29
|\
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-29
* | hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resumeGuenter Roeck2014-01-15
|/
* hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck2013-11-18
* hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck2013-11-18
* hwmon: (nct6775) Remove an unused variableDan Carpenter2013-10-19
* hwmon: (nct6775) fix coccinelle warningsFengguang Wu2013-10-18
* hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-13
* hwmon: (nct6775) Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-10-13
* hwmon: (nct6775) Check array index when accessing temp_offsetGuenter Roeck2013-10-13
* hwmon: (nct6775) Use return value from find_temp_sourceGuenter Roeck2013-10-13
* hwmon: (nct6775) Add support for hibernateHarald Judt2013-08-12
* hwmon: use dev_get_platdata()Jingoo Han2013-08-12
* hwmon: (nct6775) Fix size of data->temp arrayDan Carpenter2013-08-12
* hwmon: (nct6775) Avoid using device platform data outside probe functionGuenter Roeck2013-08-12
* hwmon: (nct6775) Add support for NCT6791DDavid Bartley2013-08-12
* hwmon: (nct6775) Add support for beep attributesGuenter Roeck2013-08-12
* hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106Guenter Roeck2013-08-12
* hwmon: (nct6775) Add support for NCT6102D/6106DGuenter Roeck2013-08-12
* hwmon: (nct6775) Support two SuperIO chips in the same systemGuenter Roeck2013-08-12
* hwmon: (nct6775) Allocate attributes dynamically from templatesGuenter Roeck2013-08-12
* hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775Guenter Roeck2013-06-27
* hwmon: (nct6775) Fix temperature alarm attributesGuenter Roeck2013-06-27
* hwmon: (nct6775) Do not create non-existing attributesGuenter Roeck2013-05-12
* hwmon: (nct6775) Fix coding style problemsGuenter Roeck2013-04-21
* hwmon: (nct6775) Constify stringsGuenter Roeck2013-04-21
* hwmon: (nct6775) Use ARRAY_SIZE for loops where possibleGuenter Roeck2013-04-13
* hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776Guenter Roeck2013-04-08
* hwmon: (nct6775) Expand scope of supported chipsGuenter Roeck2013-04-08
* hwmon: (nct6775) Drop read/write lockGuenter Roeck2013-04-08
* hwmon: (nct6775) Only report VID if supported and enabledGuenter Roeck2013-04-08
* hwmon: (nct6775) Detect and report additional temperature sourcesGuenter Roeck2013-04-08
* hwmon: (nct6775) Add support for weighted fan controlGuenter Roeck2013-04-08
* hwmon: (nct6775) Add support for automatic fan controlGuenter Roeck2013-04-08
* hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enableGuenter Roeck2013-04-08
* hwmon: (nct6775) Add power management supportGuenter Roeck2013-04-08
* hwmon: (nct6775) Add support for fan debounce module parameterGuenter Roeck2013-04-08
* hwmon: (nct6775) Add support for fanX_pulses sysfs attributeGuenter Roeck2013-04-08
* hwmon: (nct6775) Add support for fan speed attributesGuenter Roeck2013-04-08
* hwmon: (nct6775) Add support for temperature sensorsGuenter Roeck2013-04-08
* hwmon: (nct6775) Add case open detectionGuenter Roeck2013-04-08
* hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779DGuenter Roeck2013-04-08