index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
aspeed_adc.c
Age
Commit message (
Expand
)
Author
2022-11-14
iio: adc: aspeed: Remove the trim valid dts property.
Billy Tsai
2022-06-19
iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data
Miaoqian Lin
2022-03-02
iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.
Billy Tsai
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
Colin Ian King
2021-10-19
iio: adc: aspeed: Get and set trimming data.
Billy Tsai
2021-10-19
iio: adc: aspeed: Support battery sensing.
Billy Tsai
2021-10-19
iio: adc: aspeed: Add compensation phase.
Billy Tsai
2021-10-19
iio: adc: aspeed: Add func to set sampling rate.
Billy Tsai
2021-10-19
iio: adc: aspeed: Fix the calculate error of clock.
Billy Tsai
2021-10-19
iio: adc: aspeed: Support ast2600 adc.
Billy Tsai
2021-10-19
iio: adc: aspeed: Use devm_add_action_or_reset.
Billy Tsai
2021-10-19
iio: adc: aspeed: Use model_data to set clk scaler.
Billy Tsai
2021-10-19
iio: adc: aspeed: Add vref config function
Billy Tsai
2021-10-19
iio: adc: aspeed: Restructure the model data
Billy Tsai
2021-10-19
iio: adc: aspeed: Keep model data to driver data.
Billy Tsai
2021-09-14
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
2021-09-14
iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-11-09
iio: adc: aspeed: use devm_platform_ioremap_resource
Jonathan Cameron
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2018-01-14
iio: adc: aspeed: Fix error handling path
Christophe JAILLET
2017-12-02
iio: adc: aspeed: Deassert reset in probe
Joel Stanley
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-23
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-07-23
iio: aspeed-adc: wait for initial sequence.
Mykola Kostenok
2017-06-11
iio: Aspeed ADC - Handle return value of clk_prepare_enable
Arvind Yadav
2017-04-01
iio: Aspeed ADC
Rick Altherr