summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/vcnl4035.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-06-161-1/+2
* iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* iio: light: vcnl4035 add i2c_device_idVaishnav M A2020-11-011-0/+7
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: light: Add support for vishay vcnl4035Parthiban Nallathambi2018-11-161-0/+676