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
/
ad7192.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-97
/
+172
2023-10-11
iio: adc: ad7192: Add fast settling support
Alisa-Dariana Roman
1
-26
/
+81
2023-10-11
iio: adc: ad7192: Remove unused member
Alisa-Dariana Roman
1
-8
/
+6
2023-10-11
iio: adc: ad7192: Organize chip info
Alisa-Dariana Roman
1
-27
/
+18
2023-10-05
iio: adc: ad7192: Correct reference voltage
Alisa-Dariana Roman
1
-4
/
+25
2023-10-05
iio: adc: ad7192: Improve f_order computation
Alisa-Dariana Roman
1
-16
/
+46
2023-10-05
iio: adc: ad7192: Use bitfield access macros
Alisa-Dariana Roman
1
-36
/
+37
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
1
-8
/
+8
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-20
iio: adc: ad7192: Use sysfs_emit_at
Alisa Roman
1
-3
/
+2
2023-07-15
iio: adc: ad7192: Fix ac excitation feature
Alisa Roman
1
-8
/
+8
2023-07-15
iio: adi: ad7192: Add error check and more debug log
Markus Burri
1
-3
/
+5
2023-07-15
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
Christophe JAILLET
1
-15
/
+1
2023-06-04
iio: adc: ad7192: Fix internal/external clock selection
Fabrizio Lamarque
1
-1
/
+1
2023-06-04
iio: adc: ad7192: Fix null ad7192_state pointer access
Fabrizio Lamarque
1
-3
/
+3
2023-05-13
iio: adc: ad7192: Change "shorted" channels to differential
Paul Cercueil
1
-6
/
+2
2022-11-23
iio: adc: ad7192: Simplify using devm_regulator_get_enable()
Matti Vaittinen
1
-13
/
+2
2022-11-23
iio: adc: ad7192: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+12
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
1
-2
/
+2
2022-04-04
iio: adc: ad7192: add sequencer support
Alexandru Tachici
1
-1
/
+41
2022-04-04
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
1
-0
/
+22
2022-02-18
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
1
-0
/
+1
2022-01-23
iio: ad7192: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-1
/
+2
2021-09-14
iio: adc: ad7192: Add IRQ flag
Alexandru Tachici
1
-0
/
+1
2021-06-13
iio: adc: ad7192: convert to device-managed functions
Alexandru Ardelean
1
-53
/
+36
2021-06-13
iio: adc: ad7192: use devm_clk_get_optional() for mclk
Alexandru Ardelean
1
-3
/
+3
2021-05-13
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
1
-7
/
+4
2021-05-13
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
1
-2
/
+6
2020-07-20
iio: adc: ad7192: move ad7192_of_match table closer to the end of the file
Alexandru Ardelean
1
-9
/
+9
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: adc: ad7192: fix null pointer de-reference crash during probe
Alexandru Ardelean
1
-16
/
+47
2020-03-23
staging: iio: adc: ad7192: Re-indent enum labels
Deepak R Varma
1
-2
/
+2
2020-03-08
staging: iio: adc: ad7192: move out of staging
Alexandru Tachici
1
-0
/
+1034