summaryrefslogtreecommitdiff
path: root/drivers/hwmon/emc2103.c
Commit message (Expand)AuthorAge
* hwmon: (emc2103) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-02
* hwmon: (emc2103) Fix overflows seen when temperature limit attributesGuenter Roeck2016-12-12
* hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter2016-05-26
* hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck2014-07-07
* hwmon: (emc2103) Return error from i2c_smbus_read_byte_dataGuenter Roeck2014-03-03
* hwmon: (emc2103) Fix return valueSachin Kamat2013-09-11
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (emc2103) Convert to use devm_ functionsGuenter Roeck2012-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\
| * Change email address for Steve GlendinningSteve Glendinning2012-07-17
* | hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck2012-06-18
|/
* hwmon: (emc2103) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-13
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning2010-08-14