summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adt7411.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adt7411) add min, max and alarm attributesMichael Walle2017-01-021-45/+316
* hwmon: (adt7411) update to new hwmon registration APIMichael Walle2016-12-021-121/+180
* hwmon: (adt7411) add external thermal diode supportMichael Walle2016-09-081-8/+43
* hwmon: (adt7411) set sane values for CFG1 and CFG3Michael Walle2016-07-311-4/+44
* hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle2016-07-201-1/+4
* hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-08-041-39/+20
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-071-4/+6
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-101-1/+0
* hwmon: (adt7411) Convert to use devm_ functionsGuenter Roeck2012-09-231-6/+3
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-11/+1
* hwmon: (adt7411) fix checkpatch issuesFrans Meulenbroeks2012-03-181-1/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-1/+1
* hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hwmon: (adt7411) Improve lockingWolfram Sang2010-03-051-7/+14
* hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang2010-03-051-0/+359
OpenPOWER on IntegriCloud