summaryrefslogtreecommitdiff
path: root/drivers/hwmon/tmp421.c
AgeCommit message (Expand)Author
2019-04-15hwmon: (tmp421) Fix build warningGuenter Roeck
2019-02-18hwmon: (tmp421) Replace S_<PERMS> with octal valuesGuenter Roeck
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2018-10-10hwmon: (tmp421) make const array 'names' staticColin Ian King
2017-04-02hwmon: (tmp421) Add OF device ID tableJavier Martinez Canillas
2016-09-08hwmon: (tmp421) Convert to use new hwmon registration APIGuenter Roeck
2014-08-04hwmon: (tmp421) Drop FSF mailing addressGuenter Roeck
2014-08-04hwmon: (tmp421) Add support for TMP441 and TMP442Guenter Roeck
2014-08-04hwmon: (tmp421) Strengthen detect functionGuenter Roeck
2014-05-21hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-09-11hwmon: (tmp421) Fix return valueSachin Kamat
2013-04-07hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck
2012-07-21hwmon: (tmp421) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2010-10-28hwmon: I2C addresses are constantJean Delvare
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-05hwmon: Fix off-by-one kind valuesJean Delvare
2010-03-05hwmon: (tmp421) Fix temperature conversionsJean Delvare
2010-03-05hwmon: (tmp421) Restore missing inputsJean Delvare
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: (tmp401/tmp421) Clean up detect functionsJean Delvare
2009-09-15hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chipsAndre Prendel