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