summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pcf8591.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (pcf8591) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-13/+11
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* hwmon: (pcf8591) Convert to use devm_ functionsGuenter Roeck2012-07-211-10/+5
* hwmon: (pcf8591) Fix checkpatch issuesGuenter Roeck2012-03-181-54/+85
* hwmon: remove () used with returnFrans Meulenbroeks2012-03-181-2/+2
* hwmon: (pcf8591) Use pr_fmt and pr_<level>Joe Perches2011-01-081-2/+3
* hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2010-10-281-26/+0
* hwmon: (pcf8591) Register as a hwmon deviceJean Delvare2010-10-281-0/+12
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-1/+0
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-1/+1
* Move the pcf8591 driver to hwmonJean Delvare2009-03-301-0/+325