| Age | Commit message (Expand) | Author | Files | Lines |
| 7 days | hwmon: Use named initializers for arrays of i2c_device_data | Uwe Kleine-König (The Capable Hub) | 1 | -1/+1 |
| 2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 1 | -1/+1 |
| 2021-04-20 | hwmon: replace snprintf in show functions with sysfs_emit | Guenter Roeck | 1 | -4/+4 |
| 2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -4/+1 |
| 2018-12-16 | hwmon: (ltc4215) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -26/+16 |
| 2014-03-03 | hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -38/+13 |
| 2013-04-07 | hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error | Guenter Roeck | 1 | -28/+18 |
| 2012-10-10 | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 1 | -0/+1 |
| 2012-09-23 | hwmon: (ltc4215) Convert to use devm_ functions | Guenter Roeck | 1 | -11/+4 |
| 2012-03-18 | hwmon: (ltc4215) Fix multi-line comments | Guenter Roeck | 1 | -5/+10 |
| 2012-03-18 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
| 2010-12-13 | hwmon: (ltc4215) make sysfs file match the alarm cause | Ira W. Snyder | 1 | -2/+2 |
| 2009-10-04 | ltc4215/ltc4245: Discard obsolete detect methods | Jean Delvare | 1 | -42/+5 |
| 2009-09-23 | hwmon: (ltc4215) Clear faults at startup | Ira W. Snyder | 1 | -1/+1 |
| 2009-04-01 | hwmon: Add LTC4215 driver | Ira Snyder | 1 | -0/+364 |