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
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
/
aspeed_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-14
iio: adc: aspeed: Remove the trim valid dts property.
Billy Tsai
1
-6
/
+5
2022-06-19
iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data
Miaoqian Lin
1
-0
/
+1
2022-03-02
iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.
Billy Tsai
1
-1
/
+3
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
1
-102
/
+496
2021-10-19
iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
Colin Ian King
1
-1
/
+1
2021-10-19
iio: adc: aspeed: Get and set trimming data.
Billy Tsai
1
-0
/
+71
2021-10-19
iio: adc: aspeed: Support battery sensing.
Billy Tsai
1
-3
/
+78
2021-10-19
iio: adc: aspeed: Add compensation phase.
Billy Tsai
1
-1
/
+53
2021-10-19
iio: adc: aspeed: Add func to set sampling rate.
Billy Tsai
1
-19
/
+39
2021-10-19
iio: adc: aspeed: Fix the calculate error of clock.
Billy Tsai
1
-0
/
+27
2021-10-19
iio: adc: aspeed: Support ast2600 adc.
Billy Tsai
1
-5
/
+96
2021-10-19
iio: adc: aspeed: Use devm_add_action_or_reset.
Billy Tsai
1
-58
/
+55
2021-10-19
iio: adc: aspeed: Use model_data to set clk scaler.
Billy Tsai
1
-16
/
+27
2021-10-19
iio: adc: aspeed: Add vref config function
Billy Tsai
1
-1
/
+17
2021-10-19
iio: adc: aspeed: Restructure the model data
Billy Tsai
1
-5
/
+15
2021-10-19
iio: adc: aspeed: Keep model data to driver data.
Billy Tsai
1
-13
/
+7
2021-09-14
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
1
-0
/
+1
2021-09-14
iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
1
-17
/
+47
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-11-09
iio: adc: aspeed: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-5
/
+1
2018-01-14
iio: adc: aspeed: Fix error handling path
Christophe JAILLET
1
-3
/
+4
2017-12-02
iio: adc: aspeed: Deassert reset in probe
Joel Stanley
1
-6
/
+19
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-07-24
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+26
2017-07-23
iio: aspeed-adc: wait for initial sequence.
Mykola Kostenok
1
-0
/
+26
2017-06-11
iio: Aspeed ADC - Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+5
2017-04-01
iio: Aspeed ADC
Rick Altherr
1
-0
/
+295