| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: use simple i2c probe function | Stephen Kitt | 2020-09-23 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 272 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -57/+29 |
* | hwmon: (w83l786ng) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -109/+100 |
* | hwmon: (w83l786ng) Report correct minimum fan speed | Axel Lin | 2014-06-25 | 1 | -1/+1 |
* | hwmon: (w83l768ng) Fix fan speed control range | Jean Delvare | 2013-12-12 | 1 | -3/+6 |
* | hwmon: (w83l786ng) Fix fan speed control mode setting and reporting | Brian Carnes | 2013-12-12 | 1 | -2/+2 |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-26 | 1 | -9/+8 |
* | hwmon: Fix chip feature table headers | Jean Delvare | 2012-11-05 | 1 | -1/+1 |
* | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 2012-10-10 | 1 | -0/+1 |
* | hwmon: (w83l786ng) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -9/+4 |
* | hwmon: (w83l786ng) Fix multi-line comments | Guenter Roeck | 2012-03-19 | 1 | -32/+36 |
* | hwmon: (w83l786ng) Fix checkpatch issues | Guenter Roeck | 2012-03-19 | 1 | -33/+70 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-19 | 1 | -14/+1 |
* | hwmon: remove () used with return | Frans Meulenbroeks | 2012-03-19 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 2009-12-14 | 1 | -2/+1 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 | 1 | -3/+2 |
* | hwmon: Clean up detect functions | Jean Delvare | 2009-12-09 | 1 | -39/+17 |
* | hwmon: (w83l786ng) Convert to a new-style i2c driver | Jean Delvare | 2008-07-16 | 1 | -53/+45 |
* | hwmon: normal_i2c arrays should be const | Mark M. Hoffman | 2008-02-19 | 1 | -1/+1 |
* | hwmon: Add support for Winbond W83L786NG/NR | Kevin Lo | 2008-02-08 | 1 | -0/+821 |