Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: (pcf8591) use permission-specific DEVICE_ATTR variants | Julia Lawall | 2017-01-02 | 1 | -13/+11 |
* | Update Jean Delvare's e-mail address | Jean Delvare | 2014-01-29 | 1 | -1/+1 |
* | hwmon: (pcf8591) Convert to use devm_ functions | Guenter Roeck | 2012-07-21 | 1 | -10/+5 |
* | hwmon: (pcf8591) Fix checkpatch issues | Guenter Roeck | 2012-03-18 | 1 | -54/+85 |
* | hwmon: remove () used with return | Frans Meulenbroeks | 2012-03-18 | 1 | -2/+2 |
* | hwmon: (pcf8591) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -2/+3 |
* | hwmon: (pcf8591) Don't attempt to detect devices | Jean Delvare | 2010-10-28 | 1 | -26/+0 |
* | hwmon: (pcf8591) Register as a hwmon device | Jean Delvare | 2010-10-28 | 1 | -0/+12 |
* | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 2009-12-14 | 1 | -1/+0 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | Move the pcf8591 driver to hwmon | Jean Delvare | 2009-03-30 | 1 | -0/+325 |