index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tcs3472.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: 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