| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: use simple i2c probe function | Stephen Kitt | 2020-09-23 | 1 | -3/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | hwmon: (ad7414) Fix build warning | Guenter Roeck | 2019-04-16 | 1 | -1/+1 |
* | hwmon: (ad7414) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 2018-12-17 | 1 | -14/+12 |
* | hwmon: (ad7414) Add OF device ID table | Javier Martinez Canillas | 2017-04-02 | 1 | -0/+7 |
* | hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -41/+16 |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-26 | 1 | -1/+1 |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: (ad7414) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -14/+7 |
* | hwmon: (ad7414) Fix multi-line comments | Guenter Roeck | 2012-03-19 | 1 | -1/+2 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-19 | 1 | -11/+1 |
* | hwmon: (ad7414) fix checkpatch issues | Frans Meulenbroeks | 2012-03-19 | 1 | -1/+5 |
* | hwmon: Use i2c_smbus_{read,write}_word_swapped | Jean Delvare | 2011-11-04 | 1 | -4/+3 |
* | hwmon: (ad7414) add MODULE_DEVICE_TABLE | axel lin | 2011-02-26 | 1 | -0/+1 |
* | hwmon: (ad7414) Return proper error code for ad7414_probe() | Axel Lin | 2010-11-11 | 1 | -2/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | hwmon: (ad7414) Make ad7414_update_device() static | Adrian Bunk | 2008-09-20 | 1 | -1/+1 |
* | hwmon: ad7414 driver | Sean MacLennan | 2008-08-06 | 1 | -0/+268 |