1. 04 12月, 2013 2 次提交
  2. 13 9月, 2013 1 次提交
  3. 17 8月, 2013 1 次提交
    • P
      iio: Add tmp006 IR temperature sensor · e5a63942
      Peter Meerwald 提交于
      the TI TMP006 is a non-contact temperature sensor with I2C interface;
      it measures the surface temperature of a distance object using a
      thermopile to absorb IR energy emitted from the object
      
      the sensor has two channels: IR sensor voltage (16-bit) and reference
      temperature of the chip (14-bit); datasheet is here:
      http://www.ti.com/lit/ds/symlink/tmp006.pdf
      
      v2 (thanks to Grygorii Strashko, Lars-Peter Clausen, Jonathan Cameron
      for review comments):
      * power down device on driver remove
      * use sign_extend32()
      * style cleanup
      * add comments what channel raw LSBs mean
      * spelling of thermopile
      Signed-off-by: NPeter Meerwald <pmeerw@pmeerw.net>
      Cc: Grygorii Strashko <grygorii.strashko@ti.com>
      Cc: Lars-Peter Clausen <lars@metafoo.de>
      Cc: Jonathan Cameron <jic23@kernel.org>
      Cc: LM Sensors <lm-sensors@lm-sensors.org>
      Signed-off-by: NJonathan Cameron <jic23@kernel.org>
      e5a63942
  4. 05 8月, 2013 1 次提交
  5. 04 8月, 2013 3 次提交
  6. 06 6月, 2013 1 次提交
  7. 23 5月, 2013 1 次提交
  8. 20 11月, 2012 1 次提交
  9. 10 11月, 2012 1 次提交
  10. 20 10月, 2012 1 次提交
  11. 07 9月, 2012 5 次提交
  12. 04 9月, 2012 1 次提交
  13. 19 6月, 2012 1 次提交
  14. 15 6月, 2012 1 次提交
  15. 05 6月, 2012 3 次提交
  16. 15 5月, 2012 2 次提交
  17. 26 4月, 2012 1 次提交