summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2024-10-28iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_infoAndy Shevchenko1-77/+94
2024-10-28iio: accel: kxcjk-1013: Move odr_start_up_times up in the codeAndy Shevchenko1-77/+77
2024-10-28iio: accel: kxcjk-1013: Start using chip_info variables instead of enumAndy Shevchenko1-73/+100
2024-10-28iio: accel: kxcjk-1013: Rename kxcjk1013_infoAndy Shevchenko1-2/+2
2024-10-28iio: accel: kxcjk-1013: Use local variable for regsAndy Shevchenko1-28/+37
2024-10-28iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etcAndy Shevchenko1-11/+4
2024-10-28iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"Andy Shevchenko1-6/+2
2024-10-28iio: accel: kxcjk-1013: Remove redundant I²C IDAndy Shevchenko1-1/+0
2024-10-28iio: acpi: Add iio_get_acpi_device_name_and_data() helper functionAndy Shevchenko1-1/+37
2024-10-28iio: acpi: Improve iio_read_acpi_mount_matrix()Andy Shevchenko1-3/+7
2024-10-28iio: imu: inv_mpu6050: Replace strange way of checking type of enumerationAndy Shevchenko1-4/+1
2024-10-28iio: adc: pac1934: Replace strange way of checking type of enumerationAndy Shevchenko1-1/+1
2024-10-28iio: magnetometer: bmc150: Drop dead code from the driverAndy Shevchenko1-15/+0
2024-10-28iio: adc: ad7606: add support for AD760{7,8,9} partsAlexandru Ardelean4-0/+155
2024-10-28iio: adc: ad7606: rework scale-available to be staticAlexandru Ardelean2-62/+50
2024-10-28iio: adc: ad7606: use realbits for sign-extending in scan_directAlexandru Ardelean1-5/+5
2024-10-28iio: adc: ad7606: fix/persist oversampling_ratio settingAlexandru Ardelean1-0/+1
2024-10-28iio: imu: bmi270: Provide chip info as configuration structureJustin Weiss4-11/+40
2024-10-28iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributesJustin Weiss1-4/+0
2024-10-28iio: adc: Remove "default n" entriesAndy Shevchenko1-1/+0
2024-10-28iio: light: Remove "default n" entriesAndy Shevchenko1-1/+0
2024-10-28iio: accel: replace s64 __aligned(8) with aligned_s64Jonathan Cameron14-13/+26
2024-10-28iio: light: opt3001: add support for TI's opt3002 light sensorEmil Gedenryd2-34/+157
2024-10-28drivers: iio: adc: add support for ad777x familyRamona Alexandra Nechita3-0/+927
2024-10-24iio: dac: Kconfig: Fix build error for ltc2664Jinjie Ruan1-1/+1
2024-10-24iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()Zicheng Qu1-1/+1
2024-10-24iio: adc: ad7380: fix supplies for ad7380-4Julien Stephan1-10/+26
2024-10-24iio: adc: ad7380: add missing suppliesJulien Stephan1-0/+43
2024-10-24iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()Julien Stephan1-60/+21
2024-10-24iio: light: veml6030: fix microlux value calculationJavier Carrasco1-1/+1
2024-10-21iio: adc: ad7606: Disable PWM usage for non backend versionGuillaume Stols1-19/+9
2024-10-21iio: adc: ad7606: Add iio-backend supportGuillaume Stols4-32/+230
2024-10-21iio: adc: ad7606: Introduce num_adc_channelsGuillaume Stols2-1/+11
2024-10-21iio: adc: ad7606: Add compatibility to fw_nodesGuillaume Stols4-187/+254
2024-10-21iio: adc: ad7606: Add PWM support for conversion triggerGuillaume Stols2-7/+142
2024-10-21iio: addac: ad74413r: simplify with cleanup.hNuno Sa1-22/+15
2024-10-21iio: addac: ad74413r: use devm_regulator_get_enable_read_voltage()Nuno Sa1-21/+7
2024-10-21iio: addac: ad74413r: drop reset_gpio from struct ad74413r_stateNuno Sa1-8/+8
2024-10-21iio: light: veml6070: use field to set integration timeJavier Carrasco1-3/+4
2024-10-21iio: light: veml6070: use unsigned int instead of unsignedJavier Carrasco1-2/+2
2024-10-21iio: adc: ad7192: properly check spi_get_device_match_data()Nuno Sa1-0/+3
2024-10-21iio: pressure: bmp280: Move bmp085 interrupt to new configurationVasileios Amoiridis4-18/+54
2024-10-21iio: pressure: bmp280: Add data ready trigger supportVasileios Amoiridis2-2/+216
2024-10-21iio: pressure: bmp280: Use sleep and forced mode for oneshot capturesVasileios Amoiridis2-21/+280
2024-10-21iio: accel: adxl355: Fix typo "accelaration"WangYuli1-1/+1
2024-10-21iio: dac: ad8460: add SPI device match tableDavid Lechner1-0/+7
2024-10-21iio: gyro: list adis16137 in Kconfig descriptionYo-Jung (Leo) Lin1-1/+1
2024-10-21iio: dac: ad8460: fix DT compatibleDavid Lechner1-1/+1
2024-10-21iio: magnetometer: bmc150_magn: Drop most likely fake ACPI IDsAndy Shevchenko2-18/+0
2024-10-21iio: gyro: bmg160: Drop most likely fake ACPI IDsAndy Shevchenko1-2/+0