summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/emc1403.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-12/+1Star
* hwmon: (emc1403) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck2018-12-171-95/+69Star
* hwmon: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-091-0/+2
* hwmon: Make regmap configs constAxel Lin2014-08-041-1/+1
* hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414Guenter Roeck2014-05-221-0/+3
* hwmon: (emc1403) Add support for min_hyst attributesGuenter Roeck2014-05-221-3/+24
* hwmon: (emc1403) Add support for max_hyst attributesGuenter Roeck2014-05-221-0/+8
* hwmon: (emc1403) Relax hysteresis limit write checksGuenter Roeck2014-05-221-6/+1Star
* hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-onlyGuenter Roeck2014-05-221-6/+3Star
* hwmon: (emc1403) Add support for alarm and diode fault status on EMC14x2Guenter Roeck2014-05-221-0/+36
* hwmon: (emc1403) Report external diode fault statusGuenter Roeck2014-05-221-0/+6
* hwmon: (emc1403) Convert to use regmapGuenter Roeck2014-05-221-54/+63
* hwmon: (emc1403) Add support for emc14x2Josef Gajdusek2014-05-221-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/+26Star
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (emc1403) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+7Star
* hwmon: (emc1403) Fix multi-line commentsGuenter Roeck2012-03-191-4/+8
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-191-12/+1Star
* 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/+0Star
* hwmon: (emc1403) Add power supportAlan Cox2010-08-141-0/+33
* hwmon: EMC1403 thermal sensor supportKalhan Trisal2010-05-271-0/+344