summaryrefslogtreecommitdiff
path: root/drivers/iio/light/tsl2583.c
AgeCommit message (Expand)Author
2021-05-17iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-10iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-01-09iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-05-20iio: tsl2583: correct values in integration_time_availableBrian Masney
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav
2017-05-16iio: tsl2583: add runtime power management supportBrian Masney
2016-11-24iio: tsl2583: make array large enoughDan Carpenter
2016-11-13staging: iio: tsl2583: move out of stagingBrian Masney