aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max6650.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25hwmon: (max6650) Properly support the MAX6650Jean Delvare1-6/+28
2011-05-25hwmon: (max6650) Drop device detectionJean Delvare1-44/+0
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch1-1/+1
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-3/+1
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-18/+2
2009-07-11hwmon: (max6650) Fix lock imbalanceJiri Slaby1-0/+1
2009-06-15hwmon: (max6650) Add support for alarmsChristian Engelmayer1-1/+85
2008-07-16hwmon: (max6650) Convert to a new-style i2c driverJean Delvare1-55/+47
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+2
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-05-08hwmon: New max6650 driverHans-Juergen Koch1-0/+693