aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/nct6775.c
AgeCommit message (Expand)Author
2015-12-18hwmon: (nct6683,nct6775) constify sensor_template_group structuresJulia Lawall
2015-10-30hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793Guenter Roeck
2015-10-30hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature sourceGuenter Roeck
2015-09-12hwmon: (nct6775) Add support for NCT6793DGuenter Roeck
2015-09-12hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck
2015-05-29hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck
2015-03-15hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-MGuenter Roeck
2015-03-15hwmon: (nct6775) Restore hardware monitoring logical device status on resumeGuenter Roeck
2015-03-15hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPSGuenter Roeck
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-30hwmon: (nct6775) Add blank lines after declarationsGuenter Roeck
2014-11-30hwmon: (nct6775) Add support for NCT6792DGuenter Roeck
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-08-04hwmon: (nct6775) Remove num_attr_groups from struct nct6775_dataAxel Lin
2014-08-04hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791DAxel Lin
2014-05-24hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devicesAxel Lin
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-14hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resumeGuenter Roeck
2013-11-18hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck
2013-11-18hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck
2013-10-19hwmon: (nct6775) Remove an unused variableDan Carpenter
2013-10-18hwmon: (nct6775) fix coccinelle warningsFengguang Wu
2013-10-13hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-10-13hwmon: (nct6775) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-10-13hwmon: (nct6775) Check array index when accessing temp_offsetGuenter Roeck
2013-10-13hwmon: (nct6775) Use return value from find_temp_sourceGuenter Roeck
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