summaryrefslogtreecommitdiff
path: root/drivers/hwmon/adt7411.c
AgeCommit message (Expand)Author
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-19hwmon: adt7411: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2020-05-22hwmon: (adt7411) update contact emailWolfram Sang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-15hwmon: (adt7411) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2017-01-02hwmon: (adt7411) add min, max and alarm attributesMichael Walle
2016-12-02hwmon: (adt7411) update to new hwmon registration APIMichael Walle
2016-09-08hwmon: (adt7411) add external thermal diode supportMichael Walle
2016-07-31hwmon: (adt7411) set sane values for CFG1 and CFG3Michael Walle
2016-07-20hwmon: (adt7411) set bit 3 in CFG1 registerMichael Walle
2014-08-04hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare
2012-09-23hwmon: (adt7411) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: (adt7411) fix checkpatch issuesFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05hwmon: (adt7411) Improve lockingWolfram Sang
2010-03-05hwmon: Add driver for ADT7411 voltage and temperature sensorWolfram Sang