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 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html