index
:
linux.git
master
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-vadc.c
Age
Commit message (
Expand
)
Author
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-01-16
iio: adc: move qcom-vadc-common.h to include dir
Dmitry Baryshkov
2021-01-16
iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
Jonathan Albrieux
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-08
iio: adc: break out common code from SPMI VADC
Linus Walleij
2017-01-10
iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.
Jonathan Cameron
2017-01-10
iio:adc:qcom-spmi-vadc silence a long constant warning.
Jonathan Cameron
2017-01-10
iio:adc:qcom-spmi-vadc : fix undefined __divdi3
Jonathan Cameron
2016-12-10
iio: adc: spmi-vadc: Changes to support different scaling
Rama Krishna Phani A
2016-12-10
iio: adc: spmi-vadc: Update function for generic voltage conversion
Rama Krishna Phani A
2015-11-21
iio: adc: spmi-vadc: add missing of_node_put
Julia Lawall
2015-04-18
iio: adc: spmi-vadc: Fix overflow in output value normalization
Ivan T. Ivanov
2015-01-28
iio: vadc: Qualcomm SPMI PMIC voltage ADC driver
Stanimir Varbanov