index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
qcom-spmi-adc5.c
Age
Commit message (
Expand
)
Author
2023-05-13
iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check
Marijn Suijten
2023-05-13
iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name
Marijn Suijten
2023-05-13
iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
Marijn Suijten
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-01-28
iio: adc: qcom-spmi-adc5: Fix the channel name
Andy Shevchenko
2023-01-08
iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channel
Luca Weiss
2022-12-28
iio: adc: qcom-spmi-adc5: Suppress probe-deferral error message
Marijn Suijten
2022-08-19
iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
Robert Marko
2022-08-15
iio: adc: qcom-spmi-adc5: convert to device properties
Nuno Sá
2022-08-15
iio: adc: qcom-spmi-adc5: Add missing VCOIN/GPIO[134] channels
Marijn Suijten
2021-01-16
iio: adc: qcom-spmi-adc5: use of_device_get_match_data
Dmitry Baryshkov
2021-01-16
iio: adc: move qcom-vadc-common.h to include dir
Dmitry Baryshkov
2021-01-16
iio: adc: qcom-vadc: move several adc5 functions to common file
Dmitry Baryshkov
2020-09-22
iio: adc: qcom-spmi-adc5: fix driver name
Dmitry Baryshkov
2020-06-27
iio: adc: Combine read functions for PMIC5 and PMIC7
Jishnu Prakash
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: adc: Update debug prints
Jishnu Prakash
2020-06-14
iio: adc: Update return value checks
Jishnu Prakash
2020-06-14
iio: adc: Add support for PMIC7 ADC
Jishnu Prakash
2020-06-14
iio: adc: Add info property under adc_data
Jishnu Prakash
2019-04-22
iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
Bjorn Andersson
2018-12-12
iio: adc: qcom-spmi-adc5: Initialize prescale properly
Evan Green
2018-09-02
iio: adc: qcom-spmi-adc5: Verify channel numbers from DT
Matthias Kaehlcke
2018-08-19
iio: adc: qcom-spmi-adc5: Add ADC5_AMUX_THM[24]_100K_PU to rev2 channel list
Matthias Kaehlcke
2018-08-18
iio: adc: Add QCOM SPMI PMIC5 ADC driver
Siddartha Mohanadoss