summaryrefslogtreecommitdiff
path: root/drivers/hwmon/thmc50.c
Commit message (Expand)AuthorAge
* hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-04
* hwmon: (thmc50) Avoid forward declarationAxel Lin2014-08-04
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
* hwmon: (thmc50) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: (thmc50) Fix checkpatch issuesGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARMJean Delvare2009-12-09
* hwmon: Clean up detect functionsJean Delvare2009-12-09
* hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt2008-08-06
* hwmon: (thmc50) Convert to a new-style i2c driverJean Delvare2008-07-16
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: (thmc50) Storage class should be before const qualifierTobias Klauser2008-02-17
* hwmon: (thmc50) Fix a debug messageJean Delvare2007-10-09
* hwmon: (thmc50) Don't create temp3 if not enabledJean Delvare2007-10-09
* hwmon: (thmc50) Fix alarms clearingKrzysztof Helt2007-10-09
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: (thmc50) add individual alarm & fault filesKrzysztof Helt2007-10-09
* hwmon: add support for THMC50 and ADM1022Krzysztof Helt2007-07-30