summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/tcs3472.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: tcs3472: support out-of-threshold eventsAkinobu Mita2017-09-031-8/+254
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: light: tcs3472: add link to datasheetAkinobu Mita2017-07-011-0/+2
* iio: light: tcs3472: fix ATIME register writeAkinobu Mita2017-07-011-1/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-8/+5
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio:tcs3472: Check for buffer enabled and lockingPeter Meerwald2014-07-071-1/+10
* iio: Remove obsolete variable in tcs3472 driverPeter Meerwald2014-01-111-2/+0
* iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...Jonathan Cameron2013-12-171-1/+6
* iio:tcs3472: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+2
* iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+5
* iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-151-1/+1
* iio: Fix tcs3472 buffer sizePeter Meerwald2013-09-151-4/+1
* iio: Add tcs3472 color light sensor driverPeter Meerwald2013-09-141-0/+369