aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/light/gp2ap002.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-07-18iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()Jonathan Cameron1-9/+5
2021-10-20iio: light: gp2ap002: Make use of the helper function dev_err_probe()Cai Huoqing1-14/+10
2021-05-10iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu1-2/+3
2021-03-25iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko1-2/+1
2020-09-29iio:light:gp2ap002 fix spelling typo in commentsWang Qing1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-22iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker1-3/+16
2020-03-08iio: light: Simplify the current to lux LUTGregor Riepl1-78/+14
2020-02-14iio: light: Add a driver for Sharp GP2AP002x00FLinus Walleij1-0/+784