aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/thmc50.c
AgeCommit message (Expand)Author
2012-07-21hwmon: (thmc50) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (thmc50) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean 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: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare
2009-12-09hwmon: Clean up detect functionsJean Delvare
2008-08-06hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt
2008-07-16hwmon: (thmc50) Convert to a new-style i2c driverJean Delvare
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-17hwmon: (thmc50) Storage class should be before const qualifierTobias Klauser
2007-10-09hwmon: (thmc50) Fix a debug messageJean Delvare
2007-10-09hwmon: (thmc50) Don't create temp3 if not enabledJean Delvare
2007-10-09hwmon: (thmc50) Fix alarms clearingKrzysztof Helt
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: (thmc50) add individual alarm & fault filesKrzysztof Helt
2007-07-30hwmon: add support for THMC50 and ADM1022Krzysztof Helt