aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-06iio: imu: inv_mpu6050: Make use of device propertiesAndy Shevchenko2-5/+4
2022-02-06iio: imu: inv_mpu6050: Check ACPI companion directlyAndy Shevchenko1-3/+2
2022-02-06iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()Andy Shevchenko2-6/+5
2022-02-06iio: accel: adxl355: Replace custom definitions with generic from units.hAndy Shevchenko1-3/+2
2022-02-06iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetable.hAndy Shevchenko1-3/+2
2022-02-06iio: temperature: mlx90632: Switch from of headers to mod_devicetable.hAndy Shevchenko1-1/+1
2022-02-06iio: humidity: dht11: Switch from of headers to mod_devicetable.hAndy Shevchenko1-2/+1
2022-02-06iio: frequency: adf4350: Make use of device propertiesAndy Shevchenko1-61/+42
2022-02-06iio: amplifiers: hmc425a: Make use of device propertiesAndy Shevchenko1-3/+3
2022-02-06iio: chemical: bme680: Switch from of headers to mod_devicetable.hAndy Shevchenko1-1/+1
2022-02-06iio: dac: ad5592r: Drop leftover header inclusionAndy Shevchenko1-1/+0
2022-01-30iio: afe: rescale: reorder includesLiam Beguin1-2/+3
2022-01-30iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin1-4/+4
2022-01-30iio: inkern: make a best effort on offset calculationLiam Beguin1-5/+27
2022-01-30iio: inkern: apply consumer scale when no channel scale is availableLiam Beguin1-3/+3
2022-01-30iio: inkern: apply consumer scale on IIO_VAL_INT casesLiam Beguin1-1/+1
2022-01-30iio: humidity: hdc100x: Add ACPI HID tableKai-Heng Feng1-0/+7
2022-01-30iio: pressure: dps310: Add ACPI HID tableKai-Heng Feng1-0/+7
2022-01-30iio: sx9360: fix iio event generationJongpil Jung2-2/+2
2022-01-30iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko3-65/+66
2022-01-30iio: adc: twl4030-madc: Re-use generic struct s16_fractAndy Shevchenko1-8/+1
2022-01-30iio: adc: rn5t618: Re-use generic struct u16_fractAndy Shevchenko1-6/+1
2022-01-23iio: adc: tsc2046: add sanity check to avoid to big allocationsOleksij Rempel1-0/+6
2022-01-23iio: adc: tsc2046: add .read_raw supportOleksij Rempel1-21/+97
2022-01-23iio: hw_consumer: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-2/+2
2022-01-23iio: adis: stylistic changesNuno Sá3-27/+29
2022-01-23iio: sps30: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: scd4x: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: ms_sensors: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: max9611: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: max31865: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: max31856: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: lm3533: Use sysfs_emit()Lars-Peter Clausen1-3/+3
2022-01-23iio: ina2xx-adc: sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: as3935: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: ad9523: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: ad7192: Use sysfs_emit()Lars-Peter Clausen1-2/+2
2022-01-23iio: dmaengine-buffer: Use sysfs_emit()Lars-Peter Clausen1-1/+1
2022-01-23iio: core: Use sysfs_emit()Lars-Peter Clausen2-3/+3
2022-01-23iio: adc: tsc2046: rework the trigger state machineOleksij Rempel1-46/+99
2022-01-23iio: adc: mt8186: Add compatible node for mt8186Guodong Liu1-0/+6
2022-01-23iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko6-68/+104
2022-01-23iio: adc: rzg2l_adc: Fix typoLad Prabhakar1-2/+2
2022-01-23iio:accel:dmard09: Tidy up white space around {} in id tableJonathan Cameron1-1/+1
2022-01-23iio:proximity:vl53l0x: Tidy up white space around {} in id tablesJonathan Cameron1-1/+1
2022-01-23iio:light:tsl2722: Fix inconsistent spacing before } in id tableJonathan Cameron1-1/+1
2022-01-23iio:adc:ti-adc084s021: Tidy up white space around {}Jonathan Cameron1-1/+1
2022-01-23iio:adc:hi8435: Tidy up white space around {} in id tablesJonathan Cameron1-1/+1
2022-01-23iio:adc:mt6577_auxadc: Tidy up white space around {} in id tablesJonathan Cameron1-5/+5
2022-01-23iio:frequency:admv1013: White space cleanup of spacing around {} in id tablesJonathan Cameron1-1/+1