linux/drivers/iio/light
Peter Meerwald aab9ba7eb2 iio: Add tsl4531 ambient light sensor driver
driver for the TSL4531 family of 16-bit I2C ambient light
sensors; information is here:
http://www.ams.com/eng/Products/Light-Sensors/Ambient-Light-Sensor-ALS/TSL45315

the chip offers simple lux output

v3 (thanks Lars-Peter Clausen):
* add mutex to when updating integration time
* fix chip ID checking
* code cleanups
v2:
* rename to tsl4351
* use INT_TIME

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-09-14 21:17:15 +01:00
..
adjd_s311.c iio: adjd_s311: Use INT_TIME channel info 2013-09-14 21:17:01 +01:00
apds9300.c iio: add APDS9300 ambilent light sensor driver 2013-08-03 18:40:37 +01:00
hid-sensor-als.c iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers 2013-08-19 20:01:25 +01:00
Kconfig iio: Add tsl4531 ambient light sensor driver 2013-09-14 21:17:15 +01:00
lm3533-als.c iio: light: lm3533-als: Use devm_iio_device_alloc 2013-08-03 18:55:25 +01:00
Makefile iio: Add tsl4531 ambient light sensor driver 2013-09-14 21:17:15 +01:00
tsl2563.c iio: light: tsl2563: Use devm_* APIs 2013-08-03 18:55:51 +01:00
tsl4531.c iio: Add tsl4531 ambient light sensor driver 2013-09-14 21:17:15 +01:00
vcnl4000.c iio:vcnl4000: Use devm_iio_device_alloc 2013-08-03 22:18:03 +01:00