aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/pcf8591.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-08hwmon: (pcf8591) Use pr_fmt and pr_<level>Gravatar Joe Perches 1-2/+3
2010-10-28hwmon: (pcf8591) Don't attempt to detect devicesGravatar Jean Delvare 1-26/+0
2010-10-28hwmon: (pcf8591) Register as a hwmon deviceGravatar Jean Delvare 1-0/+12
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Gravatar Jean Delvare 1-1/+0
2009-12-14i2c: Get rid of struct i2c_client_address_dataGravatar Jean Delvare 1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksGravatar Jean Delvare 1-1/+1
2009-03-30Move the pcf8591 driver to hwmonGravatar Jean Delvare 1-0/+325