index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tsl2583.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: tsl2583: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-17
iio: light: tsl2583: Fix module unloading
Shreeya Patel
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
2022-06-11
iio:light:tsl2583: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2021-05-17
iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-10
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
2021-01-09
iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-05-20
iio: tsl2583: correct values in integration_time_available
Brian Masney
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: light: tsl2583: constify i2c_device_id
Arvind Yadav
2017-05-16
iio: tsl2583: add runtime power management support
Brian Masney
2016-11-24
iio: tsl2583: make array large enough
Dan Carpenter
2016-11-13
staging: iio: tsl2583: move out of staging
Brian Masney