summaryrefslogtreecommitdiff
path: root/drivers/iio/light/tsl4531.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: tsl4531: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-18iio:light:tsl4531: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2015-08-31iio: tsl4531: fix error handling in tsl4531_check_id()Dan Carpenter
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-04-18iio:tsl4531: Fix leftover TCS3472_ prefix in tsl4531 driverPeter Meerwald
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy
2013-09-14iio: Add tsl4531 ambient light sensor driverPeter Meerwald