summaryrefslogtreecommitdiff
path: root/drivers/iio/light/tsl4531.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-02-18iio:light:tsl4531: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron1-7/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
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
2015-08-31iio: tsl4531: fix error handling in tsl4531_check_id()Dan Carpenter1-4/+5
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-04-18iio:tsl4531: Fix leftover TCS3472_ prefix in tsl4531 driverPeter Meerwald1-5/+5
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy1-2/+5
2013-09-15iio: Add tsl4531 ambient light sensor driverPeter Meerwald1-0/+258