aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/max44000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+0
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-11/+12
2018-08-19iio: max44000: remove unused variable max44000_alstim_shiftColin Ian King1-1/+0
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