Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iio: light: gp2ap002: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+2 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr() | Jonathan Cameron | 2022-07-18 | 1 | -9/+5 |
* | iio: light: gp2ap002: Make use of the helper function dev_err_probe() | Cai Huoqing | 2021-10-20 | 1 | -14/+10 |
* | iio: light: gp2ap002: Fix rumtime PM imbalance on error | Dinghao Liu | 2021-05-10 | 1 | -2/+3 |
* | iio: light: gp2ap002: Drop unneeded explicit casting | Andy Shevchenko | 2021-03-25 | 1 | -2/+1 |
* | iio:light:gp2ap002 fix spelling typo in comments | Wang Qing | 2020-09-29 | 1 | -1/+1 |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: light: gp2ap002: Take runtime PM reference on light read | Jonathan Bakker | 2020-05-22 | 1 | -3/+16 |
* | iio: light: Simplify the current to lux LUT | Gregor Riepl | 2020-03-08 | 1 | -78/+14 |
* | iio: light: Add a driver for Sharp GP2AP002x00F | Linus Walleij | 2020-02-14 | 1 | -0/+784 |