summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/qcom-pm8xxx-xoadc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c...Kasumov Ruslan2023-03-181-1/+1
* iio: adc: qcom-pm8xxx-xoadc: convert to device propertiesNuno Sá2022-08-151-30/+28
* iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko2022-01-301-7/+8
* iio: adc: qcom-pm8xxx-xoadc: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-5/+4
* iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov2021-01-161-2/+1
* iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing...Lee Jones2020-07-201-1/+2
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driverLinus Torvalds2019-03-061-7/+3
* iio: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-021-2/+2
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: add a driver for Qualcomm PM8xxx HK/XOADCLinus Walleij2017-04-081-0/+1036