aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83l786ng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck1-9/+8
2012-11-05hwmon: Fix chip feature table headersJean Delvare1-1/+1
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare1-0/+1
2012-09-23hwmon: (w83l786ng) Convert to use devm_ functionsGuenter Roeck1-9/+4
2012-03-18hwmon: (w83l786ng) Fix multi-line commentsGuenter Roeck1-32/+36
2012-03-18hwmon: (w83l786ng) Fix checkpatch issuesGuenter Roeck1-33/+70
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin1-14/+1
2012-03-18hwmon: remove () used with returnFrans Meulenbroeks1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-2/+1
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-3/+2
2009-12-09hwmon: Clean up detect functionsJean Delvare1-39/+17
2008-07-16hwmon: (w83l786ng) Convert to a new-style i2c driverJean Delvare1-53/+45
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman1-1/+1
2008-02-07hwmon: Add support for Winbond W83L786NG/NRKevin Lo1-0/+821