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