summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/gp2ap002.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: light: gp2ap002: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()Jonathan Cameron2022-07-181-9/+5
* iio: light: gp2ap002: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-14/+10
* iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-2/+3
* iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko2021-03-251-2/+1
* iio:light:gp2ap002 fix spelling typo in commentsWang Qing2020-09-291-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker2020-05-221-3/+16
* iio: light: Simplify the current to lux LUTGregor Riepl2020-03-081-78/+14
* iio: light: Add a driver for Sharp GP2AP002x00FLinus Walleij2020-02-141-0/+784