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