aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/max44000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-12-30iio: max44000: correct value in illuminance_integration_time_availableAkinobu Mita1-1/+1
2016-09-27drivers: iio: light: Fix sparse warningsSandhya Bankar1-2/+3
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+2
2016-05-21max44000: Remove scale from proximityCrestez Dan Leonard1-1/+0
2016-04-24max44000: Initial triggered buffer supportCrestez Dan Leonard1-0/+62
2016-04-24max44000: Expose ambient sensor scalingCrestez Dan Leonard1-5/+162
2016-04-24max44000: Support controlling LED current outputCrestez Dan Leonard1-0/+53
2016-04-24max44000: Initial support for proximity readingCrestez Dan Leonard1-4/+47
2016-04-24max44000: Initial supportCrestez Dan Leonard1-0/+324