index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tsl2583.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: light: tsl2583: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-10-17
iio: light: tsl2583: Fix module unloading
Shreeya Patel
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-18
iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
1
-8
/
+5
2022-06-11
iio:light:tsl2583: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2021-05-17
iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+7
2021-05-10
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
1
-0
/
+8
2021-01-10
iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-4
/
+4
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-05-20
iio: tsl2583: correct values in integration_time_available
Brian Masney
1
-1
/
+1
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-08-20
iio: light: tsl2583: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-05-16
iio: tsl2583: add runtime power management support
Brian Masney
1
-30
/
+76
2016-11-24
iio: tsl2583: make array large enough
Dan Carpenter
1
-1
/
+1
2016-11-13
staging: iio: tsl2583: move out of staging
Brian Masney
1
-0
/
+913