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
/
tcs3472.c
Age
Commit message (
Expand
)
Author
2022-11-23
iio: light: tcs3472: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-18
iio:light:tcs3472: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2021-06-16
iio: light: tcs3472: do not free unallocated IRQ
frank zago
2021-05-17
iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-09-03
iio: light: tcs3472: support out-of-threshold events
Akinobu Mita
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-01
iio: light: tcs3472: add link to datasheet
Akinobu Mita
2017-07-01
iio: light: tcs3472: fix ATIME register write
Akinobu Mita
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-11
iio: light: tcs3472: use iio helper function to guarantee direct mode
Alison Schofield
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-07-07
iio:tcs3472: Check for buffer enabled and locking
Peter Meerwald
2014-01-11
iio: Remove obsolete variable in tcs3472 driver
Peter Meerwald
2013-12-17
iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...
Jonathan Cameron
2013-09-21
iio:tcs3472: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-09-15
iio: Fix tcs3472 buffer size
Peter Meerwald
2013-09-14
iio: Add tcs3472 color light sensor driver
Peter Meerwald