summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/tmp103.c
AgeCommit message (Expand)AuthorLines
2017-04-24hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macroRahul Bedarkar-13/+4
2017-04-02hwmon: (tmp103) Add OF device ID tableJavier Martinez Canillas-0/+7
2014-09-22hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driversundarjdev-1/+1
2014-08-10hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionalityAxel Lin-7/+0
2014-08-04hwmon: Make regmap configs constAxel Lin-1/+1
2014-08-04hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probeAxel Lin-0/+1
2014-08-04hwmon: Driver for TI TMP103 temperature sensorHeiko Schocher-0/+205