开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
gp2ap002.c
Age
Commit message (
Expand
)
Author
2024-07-29
iio: light: gp2ap002: Constify struct regmap_bus
Javier Carrasco
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: gp2ap002: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
2021-10-20
iio: light: gp2ap002: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-05-10
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
2021-03-25
iio: light: gp2ap002: Drop unneeded explicit casting
Andy Shevchenko
2020-09-29
iio:light:gp2ap002 fix spelling typo in comments
Wang Qing
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-22
iio: light: gp2ap002: Take runtime PM reference on light read
Jonathan Bakker
2020-03-08
iio: light: Simplify the current to lux LUT
Gregor Riepl
2020-02-14
iio: light: Add a driver for Sharp GP2AP002x00F
Linus Walleij