| 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 | -1/+1 |
| 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 | -15/+1 |
| 2019-04-15 | hwmon: (ltc4151) Fix build warning | Guenter Roeck | 1 | -1/+1 |
| 2019-02-18 | hwmon: (ltc4151) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -7/+4 |
| 2017-01-21 | hwmon: (ltc4151) Export OF device ID table as module aliases | Javier Martinez Canillas | 1 | -0/+1 |
| 2016-09-08 | hwmon: (ltc4151) Make shunt-resistor configurable | Daniel Golle | 1 | -2/+20 |
| 2014-06-12 | hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -38/+13 |
| 2013-04-07 | hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warning | Guenter Roeck | 1 | -6/+6 |
| 2012-10-10 | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 1 | -0/+1 |
| 2012-09-23 | hwmon: (ltc4151) Convert to use devm_ functions | Guenter Roeck | 1 | -11/+4 |
| 2012-03-18 | hwmon: (ltc4151) Fix multi-line comments | Guenter Roeck | 1 | -1/+2 |
| 2012-03-18 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
| 2011-03-14 | hwmon: Add support for LTC4151 | per.dalen@appeartv.com | 1 | -0/+256 |