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
/
bh1750.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: bh1750: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: light: bh1750: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-09-15
iio: light: bh1750: Resolve compiler warning and make code more readable
Krzysztof Wilczynski
2018-09-29
iio: light: bh1750: Add device tree support
ryang
2018-09-08
iio: light: bh1750: simplify setting PM ops
Tomasz Duszynski
2018-09-08
iio: light: bh1750: switch to SPDX identifier
Tomasz Duszynski
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-01
iio: light: bh1750: constify attribute_group structures
simran singhal
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-10
iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient l...
Tomasz Duszynski