Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-12-05 | hwmon: Include <linux/kstrtox.h> when appropriate | Christophe JAILLET | 1 | -0/+1 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -2/+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 | -14/+1 |
2017-01-02 | hwmon: (pcf8591) use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -13/+11 |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare | 1 | -1/+1 |
2012-07-22 | hwmon: (pcf8591) Convert to use devm_ functions | Guenter Roeck | 1 | -10/+5 |
2012-03-19 | hwmon: (pcf8591) Fix checkpatch issues | Guenter Roeck | 1 | -54/+85 |
2012-03-19 | hwmon: remove () used with return | Frans Meulenbroeks | 1 | -2/+2 |
2011-01-08 | hwmon: (pcf8591) Use pr_fmt and pr_<level> | Joe Perches | 1 | -2/+3 |
2010-10-28 | hwmon: (pcf8591) Don't attempt to detect devices | Jean Delvare | 1 | -26/+0 |
2010-10-28 | hwmon: (pcf8591) Register as a hwmon device | Jean Delvare | 1 | -0/+12 |
2009-12-14 | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 1 | -1/+0 |
2009-12-14 | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 1 | -1/+1 |
2009-12-14 | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 1 | -1/+1 |
2009-03-30 | Move the pcf8591 driver to hwmon | Jean Delvare | 1 | -0/+325 |