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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_info
Andy Shevchenko
1
-77
/
+94
2024-10-28
iio: accel: kxcjk-1013: Move odr_start_up_times up in the code
Andy Shevchenko
1
-77
/
+77
2024-10-28
iio: accel: kxcjk-1013: Start using chip_info variables instead of enum
Andy Shevchenko
1
-73
/
+100
2024-10-28
iio: accel: kxcjk-1013: Rename kxcjk1013_info
Andy Shevchenko
1
-2
/
+2
2024-10-28
iio: accel: kxcjk-1013: Use local variable for regs
Andy Shevchenko
1
-28
/
+37
2024-10-28
iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etc
Andy Shevchenko
1
-11
/
+4
2024-10-28
iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"
Andy Shevchenko
1
-6
/
+2
2024-10-28
iio: accel: kxcjk-1013: Remove redundant I²C ID
Andy Shevchenko
1
-1
/
+0
2024-10-28
iio: acpi: Add iio_get_acpi_device_name_and_data() helper function
Andy Shevchenko
1
-1
/
+37
2024-10-28
iio: acpi: Improve iio_read_acpi_mount_matrix()
Andy Shevchenko
1
-3
/
+7
2024-10-28
iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration
Andy Shevchenko
1
-4
/
+1
2024-10-28
iio: adc: pac1934: Replace strange way of checking type of enumeration
Andy Shevchenko
1
-1
/
+1
2024-10-28
iio: magnetometer: bmc150: Drop dead code from the driver
Andy Shevchenko
1
-15
/
+0
2024-10-28
iio: adc: ad7606: add support for AD760{7,8,9} parts
Alexandru Ardelean
4
-0
/
+155
2024-10-28
iio: adc: ad7606: rework scale-available to be static
Alexandru Ardelean
2
-62
/
+50
2024-10-28
iio: adc: ad7606: use realbits for sign-extending in scan_direct
Alexandru Ardelean
1
-5
/
+5
2024-10-28
iio: adc: ad7606: fix/persist oversampling_ratio setting
Alexandru Ardelean
1
-0
/
+1
2024-10-28
iio: imu: bmi270: Provide chip info as configuration structure
Justin Weiss
4
-11
/
+40
2024-10-28
iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributes
Justin Weiss
1
-4
/
+0
2024-10-28
iio: adc: Remove "default n" entries
Andy Shevchenko
1
-1
/
+0
2024-10-28
iio: light: Remove "default n" entries
Andy Shevchenko
1
-1
/
+0
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
14
-13
/
+26
2024-10-28
iio: light: opt3001: add support for TI's opt3002 light sensor
Emil Gedenryd
2
-34
/
+157
2024-10-28
drivers: iio: adc: add support for ad777x family
Ramona Alexandra Nechita
3
-0
/
+927
2024-10-24
iio: dac: Kconfig: Fix build error for ltc2664
Jinjie Ruan
1
-1
/
+1
2024-10-24
iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
Zicheng Qu
1
-1
/
+1
2024-10-24
iio: adc: ad7380: fix supplies for ad7380-4
Julien Stephan
1
-10
/
+26
2024-10-24
iio: adc: ad7380: add missing supplies
Julien Stephan
1
-0
/
+43
2024-10-24
iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()
Julien Stephan
1
-60
/
+21
2024-10-24
iio: light: veml6030: fix microlux value calculation
Javier Carrasco
1
-1
/
+1
2024-10-21
iio: adc: ad7606: Disable PWM usage for non backend version
Guillaume Stols
1
-19
/
+9
2024-10-21
iio: adc: ad7606: Add iio-backend support
Guillaume Stols
4
-32
/
+230
2024-10-21
iio: adc: ad7606: Introduce num_adc_channels
Guillaume Stols
2
-1
/
+11
2024-10-21
iio: adc: ad7606: Add compatibility to fw_nodes
Guillaume Stols
4
-187
/
+254
2024-10-21
iio: adc: ad7606: Add PWM support for conversion trigger
Guillaume Stols
2
-7
/
+142
2024-10-21
iio: addac: ad74413r: simplify with cleanup.h
Nuno Sa
1
-22
/
+15
2024-10-21
iio: addac: ad74413r: use devm_regulator_get_enable_read_voltage()
Nuno Sa
1
-21
/
+7
2024-10-21
iio: addac: ad74413r: drop reset_gpio from struct ad74413r_state
Nuno Sa
1
-8
/
+8
2024-10-21
iio: light: veml6070: use field to set integration time
Javier Carrasco
1
-3
/
+4
2024-10-21
iio: light: veml6070: use unsigned int instead of unsigned
Javier Carrasco
1
-2
/
+2
2024-10-21
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
1
-0
/
+3
2024-10-21
iio: pressure: bmp280: Move bmp085 interrupt to new configuration
Vasileios Amoiridis
4
-18
/
+54
2024-10-21
iio: pressure: bmp280: Add data ready trigger support
Vasileios Amoiridis
2
-2
/
+216
2024-10-21
iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
Vasileios Amoiridis
2
-21
/
+280
2024-10-21
iio: accel: adxl355: Fix typo "accelaration"
WangYuli
1
-1
/
+1
2024-10-21
iio: dac: ad8460: add SPI device match table
David Lechner
1
-0
/
+7
2024-10-21
iio: gyro: list adis16137 in Kconfig description
Yo-Jung (Leo) Lin
1
-1
/
+1
2024-10-21
iio: dac: ad8460: fix DT compatible
David Lechner
1
-1
/
+1
2024-10-21
iio: magnetometer: bmc150_magn: Drop most likely fake ACPI IDs
Andy Shevchenko
2
-18
/
+0
2024-10-21
iio: gyro: bmg160: Drop most likely fake ACPI IDs
Andy Shevchenko
1
-2
/
+0
[prev]
[next]