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
/
sc27xx_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2021-01-09
iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-10-13
iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
Baolin Wang
1
-15
/
+1
2019-08-18
iio: adc: sc27xx: Change to polling mode to read data
Freeman Liu
1
-54
/
+27
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-27
iio: adc: sc27xx: Replace devm_add_action() followed by failure action with d...
Fuqian Huang
1
-4
/
+2
2019-07-27
iio: adc: sc27xx: Introduce local variable 'struct device *dev'
Fuqian Huang
1
-20
/
+21
2018-11-16
iio: adc: sc27xx: Add ADC data conversion timeout
Freeman Liu
1
-1
/
+11
2018-09-02
iio: adc: sc27xx: Add ADC scale calibration
Baolin Wang
1
-3
/
+71
2018-09-02
iio: adc: sc27xx: Add raw data support
Baolin Wang
1
-35
/
+45
2018-06-30
iio: adc: Add Spreadtrum SC27XX PMICs ADC support
Freeman Liu
1
-0
/
+522