aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/tsl2583.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron1-6/+7
2021-05-10iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-01-09iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-4/+4
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-05-20iio: tsl2583: correct values in integration_time_availableBrian Masney1-1/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav1-1/+1
2017-05-16iio: tsl2583: add runtime power management supportBrian Masney1-30/+76
2016-11-24iio: tsl2583: make array large enoughDan Carpenter1-1/+1
2016-11-13staging: iio: tsl2583: move out of stagingBrian Masney1-0/+913