| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-19 | 1 | -1/+1 |
* | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 2021-10-12 | 1 | -2/+2 |
* | hwmon: use simple i2c probe function | Stephen Kitt | 2020-09-23 | 1 | -3/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | hwmon: (emc6w201) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 2018-12-17 | 1 | -89/+61 |
* | hwmon: (emcw201) Fix overflows seen when writing into limit attributes | Guenter Roeck | 2016-12-12 | 1 | -3/+5 |
* | hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown" | Colin Ian King | 2016-06-28 | 1 | -1/+1 |
* | hwmon: (emc6w201) Fix temperature limit range | Guenter Roeck | 2014-08-06 | 1 | -2/+2 |
* | hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -45/+19 |
* | Update Jean Delvare's e-mail address | Jean Delvare | 2014-01-29 | 1 | -2/+2 |
* | hwmon: (emc6w201) Do not declare enum variable | Guenter Roeck | 2013-09-06 | 1 | -1/+1 |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-26 | 1 | -3/+3 |
* | hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors | Guenter Roeck | 2012-12-22 | 1 | -1/+1 |
* | hwmon: Drop needless includes of <linux/delay.h> | Jean Delvare | 2012-10-10 | 1 | -1/+0 |
* | hwmon: (emc6w201) Convert to use devm_ functions | Guenter Roeck | 2012-07-22 | 1 | -10/+5 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-19 | 1 | -11/+1 |
* | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 2012-01-05 | 1 | -3/+3 |
* | hwmon: (emc6w201) Properly handle all errors | Jean Delvare | 2011-07-03 | 1 | -14/+44 |
* | hwmon: New driver for the SMSC EMC6W201 | Jean Delvare | 2011-05-25 | 1 | -0/+539 |