Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-10 | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 1 | -0/+1 |
2012-07-22 | hwmon: (tmp102) Convert to use devm_ functions | Guenter Roeck | 1 | -10/+4 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 1 | -11/+1 |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 1 | -1/+1 |
2011-11-04 | hwmon: Use i2c_smbus_{read,write}_word_swapped | Jean Delvare | 1 | -27/+17 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-05-27 | hwmon: (tmp102) Don't always stop chip at exit | Jean Delvare | 1 | -10/+28 |
2010-05-27 | hwmon: (tmp102) Fix suspend and resume functions | Jean Delvare | 1 | -4/+12 |
2010-05-27 | hwmon: (tmp102) Various fixes | Jean Delvare | 1 | -36/+34 |
2010-05-27 | hwmon: Driver for TI TMP102 temperature sensor | Steven King | 1 | -0/+297 |