summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: kxcjk-1013: Deduplicate ODR startup time arrayAndy Shevchenko2024-11-031-21/+4
* iio: light: veml6070: add support for integration timeJavier Carrasco2024-11-031-8/+123
* dt-bindings: iio: light: veml6075: document vishay,rset-ohmsJavier Carrasco2024-11-031-0/+18
* iio: dac: ad5791: Use devm_iio_device_registerAxel Haslam2024-11-031-14/+1
* iio: dac: ad5791: Use devm_regulator_get_enable_read_voltageAxel Haslam2024-11-031-44/+14
* iio: dac: ad5791: Add reset, clr and ldac gpiosAxel Haslam2024-11-031-3/+31
* iio: dac: ad5791: Include chip_info in device match tablesAxel Haslam2024-11-031-57/+53
* dt-bindings: iio: dac: ad5791: Add required voltage suppliesAxel Haslam2024-11-031-0/+24
* dt-bindings: iio: dac: ad5791: Add optional reset, clr and ldac gpiosAxel Haslam2024-11-031-0/+15
* iio: dac: adi-axi-dac: add registering of child fdt nodeAngelo Dureghello2024-11-031-0/+56
* iio: dac: ad3552r: add high-speed platform driverAngelo Dureghello2024-11-035-1/+574
* iio: dac: ad3552r: extract common code (no changes in behavior intended)Angelo Dureghello2024-11-014-372/+501
* iio: dac: ad3552r: changes to use FIELD_PREPAngelo Dureghello2024-11-011-117/+50
* iio: dac: adi-axi-dac: extend featuresAngelo Dureghello2024-11-011-14/+242
* iio: backend: extend featuresAngelo Dureghello2024-11-012-0/+95
* dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variantAngelo Dureghello2024-11-011-3/+66
* dt-bindings: iio: dac: ad3552r: add iio backend supportAngelo Dureghello2024-11-011-0/+7
* iio: chemical: bme680: use s16 variable for temp value to avoid castingVasileios Amoiridis2024-11-011-2/+3
* iio: adc: pac1921: Check for error code from devm_mutex_init() callAndy Shevchenko2024-11-011-1/+3
* iio: adc: ad4000: Check for error code from devm_mutex_init() callAndy Shevchenko2024-11-011-1/+3
* iio: imu: bmi270: Add support for BMI260Justin Weiss2024-11-014-1/+39
* dt-bindings: iio: imu: bmi270: Add Bosch BMI260Justin Weiss2024-11-011-1/+3
* iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMUJustin Weiss2024-11-011-0/+339
* iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMUJustin Weiss2024-11-013-0/+66
* iio: chemical: bme680: generalize read_*() functionsVasileios Amoiridis2024-11-011-28/+40
* iio: chemical: bme680: Fix indentation and unnecessary spacesVasileios Amoiridis2024-11-011-12/+9
* iio: chemical: bme680: move to fsleep()Vasileios Amoiridis2024-11-011-2/+2
* iio: chemical: bme680: avoid using camel caseVasileios Amoiridis2024-11-011-7/+7
* iio: chemical: bme680: optimize startup timeVasileios Amoiridis2024-11-011-1/+2
* iio: chemical: bme680: Add missing regmap.h includeVasileios Amoiridis2024-11-011-0/+2
* iio: light: add support for veml3235Javier Carrasco2024-11-014-0/+513
* dt-bindings: iio: light: veml6030: add veml3235Javier Carrasco2024-11-011-1/+4
* iio: dac: ad5770r: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-36/+5
* iio: dac: ad5761: drop driver remove callbackDavid Lechner2024-11-011-10/+1
* iio: dac: ad5761: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-77/+23
* iio: dac: ad5624r: drop driver remove callbackDavid Lechner2024-11-011-10/+1
* iio: dac: ad5624r: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-012-50/+13
* iio: dac: ad5504: drop driver remove callbackDavid Lechner2024-11-011-10/+1
* iio: dac: ad5504: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-37/+15
* iio: dac: ad5446: drop driver remove callbacksDavid Lechner2024-11-011-21/+1
* iio: dac: ad5446: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-41/+16
* iio: dac: ad5380: drop driver remove callbacksDavid Lechner2024-11-011-48/+13
* iio: dac: ad5380: use devm_regulator_get_enable_read_voltage()David Lechner2024-11-011-26/+10
* iio: gyro: bmg160_core: remove trailing tabJulien Stephan2024-11-011-1/+1
* iio: light: stk3310: simplify code in write_event_config callbackJulien Stephan2024-11-011-3/+0
* iio: imu: inv_mpu6050: simplify code in write_event_config callbackJulien Stephan2024-11-012-7/+2
* iio: light: veml6030: simplify code in write_event_config callbackJulien Stephan2024-11-011-3/+0
* iio: light: ltr501: simplify code in write_event_config callbackJulien Stephan2024-11-011-4/+0
* iio: light: bh1745: simplify code in write_event_config callbackJulien Stephan2024-11-011-26/+22
* iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko2024-11-011-17/+8