Age | Commit message (Expand) | Author |
2014-08-04 | hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groups | Axel Lin |
2014-08-04 | hwmon: (w83l786ng) Avoid forward declaration | Axel Lin |
2014-06-25 | hwmon: (w83l786ng) Report correct minimum fan speed | Axel Lin |
2013-12-12 | hwmon: (w83l768ng) Fix fan speed control range | Jean Delvare |
2013-12-12 | hwmon: (w83l786ng) Fix fan speed control mode setting and reporting | Brian Carnes |
2013-01-25 | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck |
2012-11-05 | hwmon: Fix chip feature table headers | Jean Delvare |
2012-10-10 | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare |
2012-09-23 | hwmon: (w83l786ng) Convert to use devm_ functions | Guenter Roeck |
2012-03-18 | hwmon: (w83l786ng) Fix multi-line comments | Guenter Roeck |
2012-03-18 | hwmon: (w83l786ng) Fix checkpatch issues | Guenter Roeck |
2012-03-18 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin |
2012-03-18 | hwmon: remove () used with return | Frans Meulenbroeks |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2009-12-14 | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare |
2009-12-14 | i2c: Get rid of struct i2c_client_address_data | Jean Delvare |
2009-12-14 | i2c: Drop the kind parameter from detect callbacks | Jean Delvare |
2009-12-09 | hwmon: Clean up detect functions | Jean Delvare |
2008-07-16 | hwmon: (w83l786ng) Convert to a new-style i2c driver | Jean Delvare |
2008-02-18 | hwmon: normal_i2c arrays should be const | Mark M. Hoffman |
2008-02-07 | hwmon: Add support for Winbond W83L786NG/NR | Kevin Lo |