summaryrefslogtreecommitdiff
path: root/drivers/hwmon/max6650.c
Commit message (Expand)AuthorAge
* hwmon: (max6650) Introduce local 'dev' variableGuenter Roeck2014-03-03
* hwmon: (max6650) Drop error message after memory allocation failuresGuenter Roeck2014-03-03
* hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-03-03
* hwmon: (max6650) Rearrange code to no longer require forward declarationsGuenter Roeck2014-03-03
* hwmon: Correct some typosLABBE Corentin2013-10-18
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (max6650) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: (max6650) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: (max6650) Fix checkpatch issuesGuenter Roeck2012-03-18
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* hwmon: (max6650) Properly support the MAX6650Jean Delvare2011-05-25
* hwmon: (max6650) Drop device detectionJean Delvare2011-05-25
* hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-15
* i2c: Drop I2C_CLIENT_INSMOD_1Jean 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: Clean up detect functionsJean Delvare2009-12-09
* hwmon: (max6650) Fix lock imbalanceJiri Slaby2009-07-11
* hwmon: (max6650) Add support for alarmsChristian Engelmayer2009-06-15
* hwmon: (max6650) Convert to a new-style i2c driverJean Delvare2008-07-16
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-18
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* hwmon: New max6650 driverHans-Juergen Koch2007-05-08