summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/veml6070.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: light: veml6070: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-07-27iio: light: veml6070: convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
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-1/+0
2016-04-19iio: Add Vishay VEML6070 UV A light sensor driverPeter Meerwald-Stadler1-0/+218