linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: mlx90614, take 2
@ 2014-05-02 15:57 Peter Meerwald
  2014-05-02 15:57 ` [PATCH 1/3] iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers Peter Meerwald
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Meerwald @ 2014-05-02 15:57 UTC (permalink / raw)
  To: linux-iio; +Cc: jic23

adding ABI documentation for object and ambient

Peter Meerwald (3):
  iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers
  iio: Add ABI documentation for object and ambient modifiers
  iio: Add Melexis mlx90614 contact-less infrared temperature sensor
    driver

 Documentation/ABI/testing/sysfs-bus-iio |   7 +-
 drivers/iio/industrialio-core.c         |   2 +
 drivers/iio/temperature/Kconfig         |  10 +++
 drivers/iio/temperature/Makefile        |   1 +
 drivers/iio/temperature/mlx90614.c      | 150 ++++++++++++++++++++++++++++++++
 include/linux/iio/types.h               |   2 +
 6 files changed, 170 insertions(+), 2 deletions(-)
 create mode 100644 drivers/iio/temperature/mlx90614.c

-- 
1.9.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-05-03 10:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-02 15:57 [PATCH 0/3] iio: mlx90614, take 2 Peter Meerwald
2014-05-02 15:57 ` [PATCH 1/3] iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers Peter Meerwald
2014-05-03 10:39   ` Jonathan Cameron
2014-05-02 15:57 ` [PATCH 2/3] iio: Add ABI documentation for object and ambient modifiers Peter Meerwald
2014-05-03 10:39   ` Jonathan Cameron
2014-05-02 15:57 ` [PATCH 3/3] iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver Peter Meerwald
2014-05-03 10:38   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).