Age | Commit message (Expand) | Author | Files | Lines |
2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 1 | -2/+2 |
2021-04-20 | hwmon: replace snprintf in show functions with sysfs_emit | Guenter Roeck | 1 | -2/+2 |
2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
2019-02-19 | hwmon: (ltc4261) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -18/+10 |
2013-10-18 | hwmon: (ltc4261) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-18 | hwmon: (ltc4261) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -39/+16 |
2013-04-08 | hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch error | Guenter Roeck | 1 | -22/+16 |
2012-10-10 | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 1 | -0/+1 |
2012-06-25 | hwmon: Update my e-mail address | Guenter Roeck | 1 | -1/+1 |
2012-03-19 | hwmon: (ltc4261) Convert to use devm_kzalloc | Guenter Roeck | 1 | -11/+4 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
2012-01-05 | hwmon: (ltc4261) set data->valid to 0 if error | Frans Meulenbroeks | 1 | -0/+1 |
2010-11-05 | hwmon: (ltc4261) Fix error message format | Jean Delvare | 1 | -2/+1 |
2010-11-05 | hwmon: (ltc4261) Add missing newline in debug message | Guenter Roeck | 1 | -1/+1 |
2010-10-26 | hwmon: LTC4261 Hardware monitoring driver | Guenter Roeck | 1 | -0/+315 |