index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-3
/
+6
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+50
2021-02-21
iio: adc: ab8500-gpadc: Fix off by 10 to 3
Linus Walleij
1
-1
/
+1
2021-02-21
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Jonathan Cameron
1
-0
/
+1
2021-02-15
thermal: qcom: add support for adc-tm5 PMIC thermal monitor
Dmitry Baryshkov
1
-0
/
+50
2021-02-14
iio: adc: adi-axi-adc: add proper Kconfig dependencies
Alexandru Ardelean
1
-0
/
+2
2021-02-12
iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
Wilfried Wessner
1
-1
/
+1
2021-01-25
Merge 5.11-rc5 into staging-next
Greg Kroah-Hartman
1
-5
/
+1
2021-01-22
Merge branch 'ib-iio-thermal-5.11-rc1' into togreg
Jonathan Cameron
5
-359
/
+148
2021-01-22
iio: adc: stm32-dfsdm: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-2
/
+1
2021-01-16
iio: adc: qcom-vadc-common: scale adcmap_100k_104ef_104fb
Dmitry Baryshkov
1
-36
/
+34
2021-01-16
iio: adc: qcom-vadc-common: simplify qcom_vadc_map_voltage_temp
Dmitry Baryshkov
1
-20
/
+1
2021-01-16
iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculation
Dmitry Baryshkov
1
-35
/
+15
2021-01-16
iio: adc: move vadc_map_pt from header to the source file
Dmitry Baryshkov
1
-0
/
+11
2021-01-16
iio: adc: qcom-spmi-adc5: use of_device_get_match_data
Dmitry Baryshkov
1
-11
/
+7
2021-01-16
iio: adc: move qcom-vadc-common.h to include dir
Dmitry Baryshkov
5
-192
/
+4
2021-01-16
iio: adc: qcom-vadc-common: use fixp_linear_interpolate
Dmitry Baryshkov
1
-4
/
+4
2021-01-16
iio: adc: qcom-vadc: move several adc5 functions to common file
Dmitry Baryshkov
3
-71
/
+82
2021-01-16
iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
Jonathan Albrieux
1
-1
/
+1
2021-01-14
iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
Alexandru Ardelean
1
-5
/
+1
2021-01-09
iio: adc: ad7476: Add LTC2314-14 support
Dragos Bogdan
1
-0
/
+6
2021-01-09
iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/cl...
Xu Wang
2
-27
/
+16
2021-01-09
iio: adc: ab8500-gpadc: Support non-hw-conversion
Linus Walleij
1
-12
/
+18
2021-01-09
iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2021-01-09
iio: adc: xilinx: use more devres helpers and remove remove()
Bartosz Golaszewski
1
-78
/
+55
2021-01-09
iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()
Bartosz Golaszewski
1
-5
/
+12
2021-01-09
iio: adc: xilinx: use helper variable for &pdev->dev
Bartosz Golaszewski
1
-6
/
+7
2021-01-09
iio: xilinx-xadc: Add basic support for Ultrascale System Monitor
Lars-Peter Clausen
4
-58
/
+171
2020-12-03
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
1
-1
/
+1
2020-12-03
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
1
-3
/
+10
2020-12-03
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
1
-1
/
+1
2020-12-03
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
1
-5
/
+5
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-5
/
+3
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
1
-67
/
+48
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
1
-44
/
+36
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
1
-57
/
+40
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
1
-20
/
+0
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-10
/
+8
2020-12-03
iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()
Alexandru Ardelean
1
-1
/
+1
2020-11-28
iio: adc: ad7298: convert probe to device-managed functions
Alexandru Ardelean
1
-31
/
+15
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
15
-160
/
+560
2020-11-21
iio: adc: ad7292: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-2
/
+0
2020-11-21
iio: adc: cpcap: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-21
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-4
/
+8
2020-11-21
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
1
-42
/
+36
2020-11-14
iio: adc: ad7887: convert probe to device-managed functions
Alexandru Ardelean
1
-28
/
+15
2020-11-14
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
1
-1
/
+20
2020-11-08
iio: adc: mt6360: Add ADC driver for MT6360
Gene Chen
3
-0
/
+384
2020-11-08
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
1
-23
/
+6
2020-11-08
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
1
-0
/
+41
[next]