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
/
frequency
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
iio: frequency: ad9523: Use devm_regulator_get_enable()
Jonathan Cameron
1
-19
/
+3
2022-08-19
iio: frequency: admv1014: return -EINVAL directly
Antoniu Miclaus
1
-2
/
+1
2022-08-16
iio: frequency: adrf6780: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-15
/
+1
2022-08-16
iio: frequency: adf4371: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
7
-11
/
+11
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-2
/
+4
2022-06-19
iio: freq: admv1014: Fix warning about dubious x & !y and improve readability
Antoniu Miclaus
1
-2
/
+4
2022-06-14
iio: frequency: adrf6780: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: frequency: admv4420: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: frequency: admv1014: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: frequency: admv1013: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: frequency: adf4371: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: frequency: adf4350: Fix alignment for DMA safety
Jonathan Cameron
1
-3
/
+3
2022-06-14
iio: frequency: ad9523: Fix alignment for DMA safety
Jonathan Cameron
1
-3
/
+3
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
1
-1
/
+1
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-63
/
+1287
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+1
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
7
-63
/
+1287
2022-02-27
iio: frequency: admv4420.c: Add support for ADMV4420
Cristian Pop
3
-0
/
+409
2022-02-21
iio: frequency: admv1014: add support for ADMV1014
Antoniu Miclaus
3
-0
/
+834
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-02-06
iio: frequency: adf4350: Make use of device properties
Andy Shevchenko
1
-61
/
+42
2022-01-30
iio: frequency: admv1013: remove the always true condition
Muhammad Usama Anjum
1
-1
/
+1
2022-01-23
iio: ad9523: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio:frequency:admv1013: White space cleanup of spacing around {} in id tables
Jonathan Cameron
1
-1
/
+1
2021-12-23
iio: frequency: admv1013: add support for ADMV1013
Antoniu Miclaus
3
-0
/
+667
2021-10-24
iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}()
Nathan Chancellor
1
-2
/
+2
2021-10-21
iio: frequency: adrf6780: add support for ADRF6780
Antoniu Miclaus
3
-0
/
+540
2021-06-13
iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
Yang Yingliang
1
-2
/
+4
2021-01-10
iio: frequency: adf4350: Remove redundant null check before clk_disable_unpre...
Xu Wang
1
-4
/
+2
2020-09-16
iio: frequency: adf4350: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-6
/
+15
2020-08-22
iio: frequency: ad9523: convert rest of driver to device managed functions
Alexandru Ardelean
1
-40
/
+20
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
3
-3
/
+0
2019-12-15
iio: adf4350: Convert to use GPIO descriptor
Linus Walleij
1
-22
/
+8
2019-08-05
iio: frequency: adf4371: Fix output frequency setting
Nuno Sá
1
-4
/
+4
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-0
/
+643
2019-06-26
iio: frequency: adf4371: Add support for output stage mute
Stefan Popa
1
-0
/
+13
2019-06-26
iio: frequency: adf4371: Add support for ADF4372 PLL
Stefan Popa
2
-6
/
+31
2019-06-17
iio: frequency: adf4371: Add support for ADF4371 PLL
Stefan Popa
3
-0
/
+605
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
4
-4
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2
-4
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-18
iio: ad9523-1: Improve reported VCO frequency accuracy
Lars-Peter Clausen
1
-3
/
+5
2019-04-04
iio: frequency: ad9523: Fix typo in ad9523_platform_data
Lars-Peter Clausen
1
-8
/
+8
2019-01-05
iio: ad9523: fix a missing check of return value
Kangjie Lu
1
-2
/
+5
2018-09-02
iio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2018-08-01
Merge branch 'fixes-togreg' into togreg
Jonathan Cameron
1
-1
/
+1
2018-07-28
iio: ad9523: support for external signals via gpios
Michael Hennerich
1
-0
/
+30
2018-07-28
iio: ad9523: Fix return value for ad952x_store()
Lars-Peter Clausen
1
-1
/
+1
[next]