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
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-16
/
+18
2024-10-10
iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-10
iio: frequency: {admv4420,adrf6780}: format Kconfig entries
Javier Carrasco
1
-16
/
+16
2024-10-06
iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
5
-5
/
+5
2024-08-03
iio: frequency: adf4377: add adf4378 support
Antoniu Miclaus
1
-7
/
+28
2024-06-25
iio: frequency: adf4350: add clk provider
Antoniu Miclaus
1
-2
/
+122
2024-06-04
iio: frequency: adrf6780: rm clk provider include
Antoniu Miclaus
1
-1
/
+0
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+6
2024-05-07
iio: frequency: admv1013: Use devm_regulator_get_enable_read_voltage()
David Lechner
1
-30
/
+10
2024-04-06
iio: frequency: admfm2000: Use device_for_each_child_node_scoped() to simplif...
Jonathan Cameron
1
-18
/
+6
2024-02-17
iio: frequency: admfm2000: New driver
Kim Seer Paller
3
-0
/
+293
2023-11-16
iio: frequency: admv1014: Switch to device_property_match_property_string()
Andy Shevchenko
1
-19
/
+12
2023-11-16
iio: frequency: adf4377: Switch to device_property_match_property_string()
Andy Shevchenko
1
-10
/
+6
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-52
/
+23
2023-09-11
iio: admv1013: add mixer_vgate corner cases
Antoniu Miclaus
1
-2
/
+2
2023-09-11
iio: frequency: adf4350: Use device managed functions and fix power down issue.
Jinjie Ruan
1
-52
/
+23
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+4
2023-08-05
drivers: iio: admv1013: add vcc regulators
Antoniu Miclaus
1
-0
/
+14
2023-07-22
iio: frequency: admv1013: propagate errors from regulator_get_voltage()
Dan Carpenter
1
-1
/
+4
2023-03-18
iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+4
2022-11-24
iio: frequency: adf4377: add support for ADF4377
Antoniu Miclaus
3
-0
/
+1005
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
[next]