summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/tsl2583.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+7
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-101-0/+8
* iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2021-01-091-4/+4
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* iio: tsl2583: correct values in integration_time_availableBrian Masney2018-05-201-1/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: light: tsl2583: constify i2c_device_idArvind Yadav2017-08-201-1/+1
* iio: tsl2583: add runtime power management supportBrian Masney2017-05-161-30/+76
* iio: tsl2583: make array large enoughDan Carpenter2016-11-241-1/+1
* staging: iio: tsl2583: move out of stagingBrian Masney2016-11-131-0/+913