Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-22 | iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | |
The equivalent of both of these are now done via macro magic when the relevant register calls are made. The actual structure elements will shortly go away. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> | |||
2016-09-18 | iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient ↵ | Peter Meerwald-Stadler | |
light, uv index and proximity sensors The si114x supports x=1,2,3 IR LEDs for proximity sensing together with visible and IR ambient light sensing (ALS). Newer parts (si1132, si1145/6/7) can measure UV light and compute an UV index This was tested on si1143 and si1145 Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net> Signed-off-by: Crestez Dan Leonard <leonard.crestez@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |