aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/rpr0521.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-07-04iio: light: rpr0521 triggered bufferMikko Koivunen1-7/+329
2017-05-21iio: light: rpr0521 channel numbers reorderedMikko Koivunen1-20/+20
2017-05-21iio: light: rpr0521 proximity offset read/writeMikko Koivunen1-0/+52
2017-05-21iio: light: rpr0521 sample_frequency read/writeMikko Koivunen1-0/+117
2017-05-21iio: light: rpr0521 whitespace fixesMikko Koivunen1-0/+3
2017-05-21iio: light: rpr0521 magic number to sizeof() on value readMikko Koivunen1-1/+1
2017-05-21iio: light: rpr0521 on-off sequence change for CONFIG_PMMikko Koivunen1-24/+46
2017-05-21iio: light: rpr0521 poweroff for probe failsMikko Koivunen1-2/+15
2017-05-21iio: light: rpr0521 disable sensor -bugfixMikko Koivunen1-2/+8
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus1-10/+4
2015-06-21iio: light: Add support for ROHM RPR0521 sensorDaniel Baluta1-0/+615