aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/emc2103.c
AgeCommit message (Expand)Author
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter
2014-08-04hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-07-07hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck
2014-03-03hwmon: (emc2103) Return error from i2c_smbus_read_byte_dataGuenter Roeck
2013-09-11hwmon: (emc2103) Fix return valueSachin Kamat
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-09-23hwmon: (emc2103) Convert to use devm_ functionsGuenter Roeck
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-17Change email address for Steve GlendinningSteve Glendinning
2012-06-18hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck
2012-03-18hwmon: (emc2103) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2010-08-14hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controllerSteve Glendinning