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
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
1
-17
/
+6
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
1
-69
/
+1
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
1
-2
/
+159
2024-08-17
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
1
-2
/
+11
2024-08-10
iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-6
/
+3
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+26
2024-08-03
iio: imu: kmx61: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: imu: bno055: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: imu: bmi160_core: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: imu: bno055: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: imu: bmi323: Constify struct regmap_bus
Javier Carrasco
2
-2
/
+2
2024-07-29
iio: imu: adis16480: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-07-29
iio: imu: adis16475: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-06-25
iio: imu: adis16475: make use of the new lock helpers
Nuno Sa
1
-30
/
+14
2024-06-25
iio: imu: adis16480: make use of the new lock helpers
Nuno Sa
1
-39
/
+24
2024-06-25
iio: imu: adis16400: make use of the new lock helpers
Nuno Sa
1
-37
/
+35
2024-06-25
iio: imu: adis: move to the cleanup magic
Nuno Sa
2
-13
/
+6
2024-06-25
iio: imu: adis_buffer: split trigger handling
Nuno Sa
1
-18
/
+27
2024-06-25
iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
4
-17
/
+14
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
8
-14
/
+26
2024-06-13
iio: imu: inv_icm42600: add support of accel low-power mode
Jean-Baptiste Maneyrol
3
-4
/
+151
2024-06-13
iio: imu: inv_icm42600: add register caching in the regmap
Jean-Baptiste Maneyrol
1
-0
/
+44
2024-06-04
iio: adis16480: add support for adis16545/7 families
Ramona Gradinariu
1
-8
/
+229
2024-06-04
iio: imu: adis16480.c: Add delta angle and delta velocity channels
Ramona Gradinariu
1
-2
/
+70
2024-06-04
iio: adis16480: make the burst_max_speed configurable
Ramona Gradinariu
1
-40
/
+44
2024-06-04
drivers: iio: imu: Add support for adis1657x family
Ramona Gradinariu
1
-46
/
+556
2024-06-04
iio: imu: adis16475: Re-define ADIS16475_DATA
Ramona Gradinariu
1
-49
/
+92
2024-06-04
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
1
-11
/
+26
2024-06-04
drivers: iio: imu: adis16475: generic computation for sample rate
Ramona Gradinariu
1
-17
/
+22
2024-06-04
iio: imu: adis16475: Create push single sample API
Ramona Gradinariu
1
-2
/
+10
2024-06-04
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
1
-14
/
+18
2024-06-04
drivers: iio: imu: Add support for ADIS16501
Ramona Gradinariu
2
-2
/
+25
2024-06-04
iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper
Denis Benato
1
-3
/
+5
2024-06-03
iio: imu: inv_mpu6050: stabilized timestamping in interrupt
Jean-Baptiste Maneyrol
2
-2
/
+3
2024-06-02
iio: imu: inv_icm42600: delete unneeded update watermark call
Jean-Baptiste Maneyrol
2
-8
/
+0
2024-06-02
iio: imu: inv_icm42600: stabilized timestamp in interrupt
Jean-Baptiste Maneyrol
3
-2
/
+20
2024-05-27
iio: imu: bmi323: Fix trigger notification in case of error
Vasileios Amoiridis
1
-2
/
+3
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
4
-5
/
+5
2024-05-27
iio: imu: bmi160: add support for bmi120
Danila Tikhonov
3
-6
/
+26
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-138
/
+809
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
1
-1
/
+1
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
1
-1
/
+3
2024-05-03
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
2
-13
/
+9
2024-04-29
iio: imu: inv_icm42600: add support of ICM-42686-P
Jean-Baptiste Maneyrol
7
-43
/
+193
2024-04-13
iio: imu: inv_icm42600: add support of ICM-42688-P
Jean-Baptiste Maneyrol
4
-0
/
+13
2024-04-06
iio:imu: adis16475: Fix sync mode setting
Ramona Gradinariu
1
-1
/
+3
2024-03-25
iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power mode
Jean-Baptiste Maneyrol
2
-51
/
+166
[prev]
[next]