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
/
rcar-gyroadc.c
Age
Commit message (
Expand
)
Author
2023-09-23
iio: adc: rcar-gyroadc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-11
iio: adc: rcar-gyroadc: mark OF related data as maybe unused
Krzysztof Kozlowski
2022-02-21
iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2021-12-21
iio:adc:rcar: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
2021-05-17
iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()
Jonathan Cameron
2020-09-29
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
2020-09-03
iio: adc: rcar-gyroadc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-11-09
iio: adc: rcar-gyroadc: use devm_platform_ioremap_resource
Jonathan Cameron
2019-07-27
iio: adc: gyroadc: fix uninitialized return code
Arnd Bergmann
2019-05-05
iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printing
Geert Uytterhoeven
2018-11-16
iio: adc: rcar-gyroadc: convert to SPDX identifiers
Kuninori Morimoto
2018-09-02
iio: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-10-09
iio: adc: rcar-gyroadc: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-09
iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bit
Geert Uytterhoeven
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-27
iio: adc: rcar-gyroadc: Derive interface clock speed from fck clock
Marek Vasut
2017-02-05
iio: adc: handle unknow of_device_id data
Arnd Bergmann
2017-01-28
iio: adc: Add Renesas GyroADC driver
Marek Vasut