index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
emc6w201.c
Age
Commit message (
Expand
)
Author
2016-12-12
hwmon: (emcw201) Fix overflows seen when writing into limit attributes
Guenter Roeck
2016-06-27
hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"
Colin Ian King
2014-08-05
hwmon: (emc6w201) Fix temperature limit range
Guenter Roeck
2014-08-04
hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2013-09-06
hwmon: (emc6w201) Do not declare enum variable
Guenter Roeck
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-12-22
hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors
Guenter Roeck
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-07-21
hwmon: (emc6w201) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-07-03
hwmon: (emc6w201) Properly handle all errors
Jean Delvare
2011-05-25
hwmon: New driver for the SMSC EMC6W201
Jean Delvare