index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
emc2103.c
Age
Commit message (
Expand
)
Author
2016-05-26
hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
Dan Carpenter
2014-08-04
hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-07-07
hwmon: (emc2103) Clamp limits instead of bailing out
Guenter Roeck
2014-03-03
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
Guenter Roeck
2013-09-11
hwmon: (emc2103) Fix return value
Sachin Kamat
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-09-24
hwmon: (emc2103) Convert to use devm_ functions
Guenter Roeck
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-17
Change email address for Steve Glendinning
Steve Glendinning
2012-06-18
hwmon: (emc2103) Fix use of an uninitilized variable in error case
Guenter Roeck
2012-03-19
hwmon: (emc2103) Fix multi-line comments
Guenter Roeck
2012-03-19
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-01-12
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2010-08-14
hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller
Steve Glendinning