summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ab8500-gpadc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...Jonathan Cameron2024-04-061-3/+1
* iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.Jonathan Cameron2024-04-061-2/+2
* iio: adc: ab8500-gpadc: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* iio: adc: Remove redundant dev_err_probe()Ruan Jinjie2023-07-291-4/+2
* iio: adc: ab8500-gpadc: convert to device propertiesNuno Sá2022-08-151-15/+12
* iio:adc:ab8500: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron2022-02-211-10/+4
* iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-13/+9
* Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-03-151-1/+1
|\
| * iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij2021-02-211-1/+1
* | iio: adc: ab8500-gpadc: Support non-hw-conversionLinus Walleij2021-01-091-12/+18
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: New driver for the AB8500 GPADCLinus Walleij2019-10-181-0/+1218