summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/pa12203001.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: light: pa12203001: 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
2022-06-11iio:light:pa12203001: Improve error reporting for problems during .remove()Uwe Kleine-König1-1/+7
2022-01-23iio:light:pa12203001: Tidy up white space change to add spaces after { and be...Jonathan Cameron1-2/+2
2021-05-17iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron1-3/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2015-11-08iio: light: pa12203001: Poweroff chip if register failsAdriana Reus1-5/+11
2015-07-20iio: light: Add support for TXC PA12 als and proximity sensorAdriana Reus1-0/+483