summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83l786ng.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-9/+8
* hwmon: Fix chip feature table headersJean Delvare2012-11-051-1/+1
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (w83l786ng) Convert to use devm_ functionsGuenter Roeck2012-09-231-9/+4
* hwmon: (w83l786ng) Fix multi-line commentsGuenter Roeck2012-03-181-32/+36
* hwmon: (w83l786ng) Fix checkpatch issuesGuenter Roeck2012-03-181-33/+70
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-14/+1
* hwmon: remove () used with returnFrans Meulenbroeks2012-03-181-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-2/+1
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-3/+2
* hwmon: Clean up detect functionsJean Delvare2009-12-091-39/+17
* hwmon: (w83l786ng) Convert to a new-style i2c driverJean Delvare2008-07-161-53/+45
* hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-181-1/+1
* hwmon: Add support for Winbond W83L786NG/NRKevin Lo2008-02-071-0/+821