linux_old1/drivers/iio/temperature
Manivannan Sadhasivam 948b707df8 iio:temperature: Add support for TI TMP007 sensor
This patch adds support for TI TMP007 - 16 bit IR thermopile sensor with integrated Math engine.
Sensor takes care of calculating the object temperature with the help of calibrated constants stored in non-volatile memory,
thereby reducing the calculation overhead.

Signed-off-by: Manivannan Sadhasivam <manivannanece23@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-01-14 10:45:05 +00:00
..
Kconfig iio:temperature: Add support for TI TMP007 sensor 2017-01-14 10:45:05 +00:00
Makefile iio:temperature: Add support for TI TMP007 sensor 2017-01-14 10:45:05 +00:00
maxim_thermocouple.c Second round of new device support, cleanups and fixes for IIO in the 4.10 cycle 2016-11-07 09:14:03 +01:00
mlx90614.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
tmp006.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
tmp007.c iio:temperature: Add support for TI TMP007 sensor 2017-01-14 10:45:05 +00:00
tsys01.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
tsys02d.c iio: Export I2C module alias information 2016-05-21 20:08:14 +01:00