aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/max6650.c
AgeCommit message (Expand)Author
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-07-21hwmon: (max6650) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: (max6650) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (max6650) Fix checkpatch issuesGuenter Roeck
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-05-25hwmon: (max6650) Properly support the MAX6650Jean Delvare
2011-05-25hwmon: (max6650) Drop device detectionJean Delvare
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: Clean up detect functionsJean Delvare
2009-07-11hwmon: (max6650) Fix lock imbalanceJiri Slaby
2009-06-15hwmon: (max6650) Add support for alarmsChristian Engelmayer
2008-07-16hwmon: (max6650) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-05-08hwmon: New max6650 driverHans-Juergen Koch