aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/vcnl4035.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-16iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-1/+2
2021-05-17iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron1-3/+1
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron1-1/+1
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou1-1/+0
2020-11-01iio: light: vcnl4035 add i2c_device_idVaishnav M A1-0/+7
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2018-11-16iio: light: Add support for vishay vcnl4035Parthiban Nallathambi1-0/+676