aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pcf8591.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2017-01-02hwmon: (pcf8591) use permission-specific DEVICE_ATTR variantsJulia Lawall1-13/+11
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2012-07-21hwmon: (pcf8591) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-03-18hwmon: (pcf8591) Fix checkpatch issuesGuenter Roeck1-54/+85
2012-03-18hwmon: remove () used with returnFrans Meulenbroeks1-2/+2
2011-01-08hwmon: (pcf8591) Use pr_fmt and pr_<level>Joe Perches1-2/+3
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare1-26/+0
2010-10-28hwmon: (pcf8591) Register as a hwmon deviceJean Delvare1-0/+12
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-1/+0
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-1/+1
2009-03-30Move the pcf8591 driver to hwmonJean Delvare1-0/+325