summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/emc2103.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-63/+26
* hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck2014-07-071-10/+5
* hwmon: (emc2103) Return error from i2c_smbus_read_byte_dataGuenter Roeck2014-03-031-1/+1
* hwmon: (emc2103) Fix return valueSachin Kamat2013-09-111-5/+5
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-1/+1
* hwmon: (emc2103) Convert to use devm_ functionsGuenter Roeck2012-09-231-6/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * Change email address for Steve GlendinningSteve Glendinning2012-07-171-1/+1
* | hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck2012-06-181-4/+8
|/
* hwmon: (emc2103) Fix multi-line commentsGuenter Roeck2012-03-181-23/+27
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-5/+5
* hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning2010-08-141-0/+740
OpenPOWER on IntegriCloud