index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
sc27xx_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
1
-0
/
+116
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
1
-2
/
+201
2022-04-28
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
1
-16
/
+40
2022-04-28
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
1
-15
/
+76
2022-04-28
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
1
-8
/
+8
2022-04-28
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
1
-2
/
+2
2021-05-17
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2021-01-10
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