From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Akinobu Mita To: linux-iio@vger.kernel.org Cc: Akinobu Mita , Peter Meerwald , Jonathan Cameron Subject: [PATCH 0/2] iio: light: tcs3472: bug fix and iio event handling support Date: Tue, 13 Jun 2017 00:05:07 +0900 Message-Id: <1497279909-11197-1-git-send-email-akinobu.mita@gmail.com> List-ID: This contains a single bug fix and support iio event handling for tcs3472 driver. Akinobu Mita (2): iio: light: tcs3472: fix ATIME register write iio: light: tcs3472: support out-of-threshold events drivers/iio/light/tcs3472.c | 271 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 262 insertions(+), 9 deletions(-) Cc: Peter Meerwald Cc: Jonathan Cameron -- 2.7.4