index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tsl2772.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-08
iio: light: tsl2772: fix reading proximity-diodes from device tree
Brian Masney
2022-11-23
iio: light: tsl2772: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-04-28
iio: light: tsl2772: Make use of device properties
Andy Shevchenko
2022-01-23
iio:light:tsl2722: Fix inconsistent spacing before } in id table
Jonathan Cameron
2020-09-03
iio: light: tsl2772: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-19
iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-08-05
iio: tsl2772: Use regulator_bulk_() APIs
Chuhong Yuan
2019-08-05
iio: tsl2772: Use devm_iio_device_register
Chuhong Yuan
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
Chuhong Yuan
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset
Chuhong Yuan
2018-08-19
iio: tsl2772: add support for regulator framework
Brian Masney
2018-08-18
iio: tsl2772: add support for avago,apds9930
Brian Masney
2018-08-18
iio: tsl2772: add support for reading proximity led settings from device tree
Brian Masney
2018-06-24
iio: tsl2x7x/tsl2772: avoid potential division by zero
Colin Ian King
2018-05-12
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney