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
starfive-6.6.48-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
/
vf610_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
iio: adc: vf610_adc: Make use of device properties
Andy Shevchenko
1
-9
/
+6
2022-02-18
iio:adc:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2021-05-17
iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-6
/
+1
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: vf610: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-07-06
iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
Stefan-Gabriel Mirea
1
-1
/
+1
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+2
2016-04-16
iio: adc: vf610_adc: fix case label indent
Slawomir Stepien
1
-12
/
+12
2015-11-19
Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-6
/
+16
2015-11-08
iio: adc: vf610_adc: Fix division by zero error
Sanchayan Maity
1
-1
/
+2
2015-10-25
vf610_adc: Fix internal temperature calculation
Bhuvanchandra DV
1
-5
/
+14
2015-09-23
iio: adc: vf610: fix simple_return.cocci warnings
kbuild test robot
1
-6
/
+2
2015-08-31
iio: adc: vf610: Add IIO buffer support for Vybrid ADC
Sanchayan Maity
1
-7
/
+98
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-4
/
+75
2015-07-20
iio: adc: vf610: Determine sampling frequencies by using minimum sample time
Sanchayan Maity
1
-4
/
+75
2015-07-19
iio: adc: vf610: fix the adc register read fail issue
Fugang Duan
1
-1
/
+1
2015-06-07
iio: adc: vf610: implement configurable conversion modes
Stefan Agner
1
-42
/
+104
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-30
/
+61
2015-03-28
iio: adc: vf610: use ADC clock within specification
Stefan Agner
1
-30
/
+61
2015-02-04
iio: vf610_adc: cleanup wait_for_completion return handling
Nicholas Mc Guire
1
-4
/
+1
2014-10-22
iio: adc: vf610: Propagate the real error when platform_get_irq() fails
Fabio Estevam
1
-2
/
+2
2014-10-04
iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line
Fabio Estevam
1
-3
/
+1
2014-10-04
iio: adc: vf610: Disable the regulator on error
Fabio Estevam
1
-1
/
+5
2014-10-04
iio: adc: vf610: Return the error code directly
Fabio Estevam
1
-2
/
+1
2014-09-21
iio:adc:vf610-adc: Add temperature sensor support
Sanchayan Maity
1
-2
/
+26
2014-08-27
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
1
-1
/
+0
2014-03-03
iio:adc:vf610 ensure correct handing of interruption of wait for completion
Jonathan Cameron
1
-1
/
+1
2014-02-15
iio:adc:imx: add Freescale Vybrid vf610 adc driver
Fugang Duan
1
-0
/
+711