summaryrefslogtreecommitdiff
path: root/drivers/hwmon/tmp401.c
Commit message (Expand)AuthorAge
* hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2015-05-29
* hwmon: (tmp401) Detect TMP435 on all addresses it supportsGuenter Roeck2014-12-08
* hwmon: (tmp401) Bail out from tmp401_probe() in case of write errorsBartosz Golaszewski2014-12-04
* hwmon: (tmp401) Add support for TI TMP435Patrick Titiano2014-12-04
* hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-18
* hwmon: (tmp401) Drop redundant safety on cache lifetimeJean Delvare2013-05-19
* hwmon: (tmp401) Add support for TMP432Guenter Roeck2013-04-21
* hwmon: (tmp401) Add support for update_interval attributeGuenter Roeck2013-04-21
* hwmon: (tmp401) Reset valid flag when resetting temperature historyGuenter Roeck2013-04-21
* hwmon: (tmp401) Simplification and cleanupGuenter Roeck2013-04-21
* hwmon: (tmp401) Use sysfs_create_group / sysfs_remove_groupGuenter Roeck2013-04-14
* hwmon: (tmp401) Drop unused defines, use BIT for bit masksGuenter Roeck2013-04-14
* hwmon: (tmp401) Fix device detection for TMP411B and TMP411CGuenter Roeck2013-04-07
* hwmon: (tmp401) Add support for TMP431Guenter Roeck2013-04-07
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (tmp401) Convert to use devm_ functionsGuenter Roeck2012-07-21
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-21
|\
| * hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* | Typos: change aditional to additional.Justin P. Mattock2012-02-21
|/
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: (tmp401) Reorganize code to get rid of static forward declarationsAndre Prendel2010-05-27
* hwmon: (tmp401) Use constants for sysfs file permissionsAndre Prendel2010-05-27
* hwmon: Fix off-by-one kind valuesJean Delvare2010-03-05
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* hwmon: (tmp401/tmp421) Clean up detect functionsJean Delvare2009-12-09
* hwmon: (tmp401) Add support for TI's TMP411 sensors chipAndre Prendel2009-06-15
* hwmon: (tmp401) Add support for TI's TMP401 sensor chipHans de Goede2009-06-15