summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/emc1403.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Make regmap configs constAxel Lin2014-08-041-1/+1
* hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414Guenter Roeck2014-05-211-0/+3
* hwmon: (emc1403) Add support for min_hyst attributesGuenter Roeck2014-05-211-3/+24
* hwmon: (emc1403) Add support for max_hyst attributesGuenter Roeck2014-05-211-0/+8
* hwmon: (emc1403) Relax hysteresis limit write checksGuenter Roeck2014-05-211-6/+1
* hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-onlyGuenter Roeck2014-05-211-6/+3
* hwmon: (emc1403) Add support for alarm and diode fault status on EMC14x2Guenter Roeck2014-05-211-0/+36
* hwmon: (emc1403) Report external diode fault statusGuenter Roeck2014-05-211-0/+6
* hwmon: (emc1403) Convert to use regmapGuenter Roeck2014-05-211-54/+63
* hwmon: (emc1403) Add support for emc14x2Josef Gajdusek2014-05-211-15/+43
* hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek2014-05-121-1/+1
* hwmon: (emc1403) Fix resource leak on module unloadJean Delvare2014-05-121-3/+3
* hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek2014-05-121-1/+1
* hwmon: (emc1403) Add support for EMC1404 and EMC1424Guenter Roeck2013-10-181-8/+51
* hwmon: (emc1403) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-181-47/+26
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (emc1403) Convert to use devm_ functionsGuenter Roeck2012-09-231-11/+7
* hwmon: (emc1403) Fix multi-line commentsGuenter Roeck2012-03-181-4/+8
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-3/+3
* hwmon: (emc1403) Fix I2C address rangeGuenter Roeck2011-02-091-1/+1
* hwmon: (emc1403) Add EMC1423 supportJekyll Lai2011-01-121-4/+12
* hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang2010-09-171-1/+0
* hwmon: (emc1403) Add power supportAlan Cox2010-08-141-0/+33
* hwmon: EMC1403 thermal sensor supportKalhan Trisal2010-05-271-0/+344