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
/
cc10001_adc.c
Age
Commit message (
Expand
)
Author
2022-11-23
iio: adc: cc10001: Switch remaining IIO calls in probe to devm_ forms.
Jonathan Cameron
2022-11-23
iio: adc: cc10001: Use devm_ to call device power down.
Jonathan Cameron
2022-11-23
iio: adc: cc10001: Use devm_clk_get_enabled() to avoid boilerplate.
Jonathan Cameron
2022-11-23
iio: adc: cc10001: Add devm_add_action_or_reset() to disable regulator.
Jonathan Cameron
2022-11-23
iio: adc: cc10001: Add local struct device *dev variable to avoid repitition
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-11-09
iio: adc: cc10001: use devm_platform_ioremap_resource
Jonathan Cameron
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-06-14
iio: adc: cc10001: Power-up the ADC at probe time when used remotely
Naidu Tellapati
2015-05-12
iio: adc: cc10001: Add delay before setting START bit
Naidu Tellapati
2015-05-12
iio: adc: cc10001: Fix regulator_get_voltage() return value check
Naidu Tellapati
2015-05-12
iio: adc: cc10001: Fix incorrect use of power-up/power-down register
Naidu Tellapati
2015-05-08
iio: adc: cc10001: Fix the channel number mapping
Naidu Tellapati
2015-01-29
iio: adc: Cosmic Circuits 10001 ADC driver
Phani Movva