Age | Commit message (Expand) | Author | Files | Lines |
2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2020-05-22 | hwmon: (adt7411) update contact email | Wolfram Sang | 1 | -2/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-16 | hwmon: (adt7411) Use HWMON_CHANNEL_INFO macro | Guenter Roeck | 1 | -33/+15 |
2017-01-02 | hwmon: (adt7411) add min, max and alarm attributes | Michael Walle | 1 | -45/+316 |
2016-12-03 | hwmon: (adt7411) update to new hwmon registration API | Michael Walle | 1 | -121/+180 |
2016-09-09 | hwmon: (adt7411) add external thermal diode support | Michael Walle | 1 | -8/+43 |
2016-08-01 | hwmon: (adt7411) set sane values for CFG1 and CFG3 | Michael Walle | 1 | -4/+44 |
2016-07-20 | hwmon: (adt7411) set bit 3 in CFG1 register | Michael Walle | 1 | -1/+4 |
2014-08-04 | hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -39/+20 |
2013-04-08 | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck | 1 | -4/+6 |
2012-11-28 | hwmon: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-10 | hwmon: Drop needless includes of <linux/delay.h> | Jean Delvare | 1 | -1/+0 |
2012-09-24 | hwmon: (adt7411) Convert to use devm_ functions | Guenter Roeck | 1 | -6/+3 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 1 | -11/+1 |
2012-03-19 | hwmon: (adt7411) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 1 | -1/+1 |
2011-02-26 | hwmon: (adt7411) add MODULE_DEVICE_TABLE | axel lin | 1 | -0/+1 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-06 | hwmon: (adt7411) Improve locking | Wolfram Sang | 1 | -7/+14 |
2010-03-06 | hwmon: Add driver for ADT7411 voltage and temperature sensor | Wolfram Sang | 1 | -0/+359 |