aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ads7828.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-5/+2
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-2/+2
2009-12-09hwmon: Clean up detect functionsJean Delvare1-12/+10
2008-07-16hwmon: (ads7828) Convert to a new-style i2c driverJean Delvare1-51/+38
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+1
2008-02-07hwmon: Add support for Texas Instruments/Burr-Brown ADS7828Steve Hardy1-0/+297