summaryrefslogtreecommitdiff
path: root/drivers/hwmon/tmp102.c
Commit message (Expand)AuthorAge
* hwmon: (tmp102) Fix first temperature readingGuenter Roeck2017-10-24
* hwmon: (tmp102) Add OF device ID tableJavier Martinez Canillas2017-04-02
* hwmon: (tmp102) Convert to use new hwmon registration APIGuenter Roeck2016-09-08
* hwmon: (tmp102) Improve error handlingGuenter Roeck2016-07-31
* hwmon: (tmp102) Convert to use regmap, and drop local cacheGuenter Roeck2016-07-12
* hwmon: (tmp102) Rework chip configurationGuenter Roeck2016-07-12
* hwmon: (tmp102) Improve handling of initial read delayGuenter Roeck2016-07-12
* hwmon: (tmp102) Drop FSF addressGuenter Roeck2016-06-27
* hwmon: (tmp102) Use devm_add_action to register cleanup functionGuenter Roeck2016-06-27
* hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-17
* hwmon: (tmp102) Force wait for conversion time for the first valid dataNishanth Menon2015-12-10
* thermal: consistently use int for temperaturesSascha Hauer2015-08-03
* hwmon: (tmp102) add hibernation callbacksGrygorii Strashko2015-02-03
* thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-20
* hwmon: (tmp102) Convert to use hwmon_device_register_with_groupsGuenter Roeck2014-05-21
* hwmon: (tmp102) Introduce dev variable in probe functionGuenter Roeck2014-05-21
* hwmon: tmp102: expose to thermal fw via DT nodesEduardo Valentin2013-12-04
* hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck2013-04-07
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: remove use of __devexitBill Pemberton2012-11-28
* hwmon: remove use of __devinitBill Pemberton2012-11-28
* hwmon: remove use of __devexit_pBill Pemberton2012-11-28
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
* hwmon: (tmp102) Convert to use devm_ functionsGuenter Roeck2012-07-21
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare2011-11-04
* Fix common misspellingsLucas De Marchi2011-03-31
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* hwmon: (tmp102) Don't always stop chip at exitJean Delvare2010-05-27
* hwmon: (tmp102) Fix suspend and resume functionsJean Delvare2010-05-27
* hwmon: (tmp102) Various fixesJean Delvare2010-05-27
* hwmon: Driver for TI TMP102 temperature sensorSteven King2010-05-27