summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2025-06-26iio: adc: ad7768-1: add support for Synchronization over SPIJonathan Santos1-2/+91
2025-06-26iio: adc: ad7768-1: add multiple scan types to support 16-bits modeJonathan Santos1-10/+64
2025-06-26iio: adc: ad7768-1: Add GPIO controller supportSergiu Cuciurean1-2/+138
2025-06-26iio: adc: ad7768-1: add regulator to control VCM outputJonathan Santos2-0/+160
2025-06-26iio: adc: stm32-adc: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-06-26iio: light: opt4060: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: light: ltr501: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: light: isl29028: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: imu: bno055: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: imu: icm42600: convert to use maple tree register cachechuguangqing1-2/+2
2025-06-26iio: health: afe4404: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: health: afe4403: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: dac: bd79703: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: dac: ad5380: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: chemical: bme680: convert to use maple tree register cachechuguangqing1-1/+1
2025-06-26iio: adc: ad7173: check return value of spi_setup()David Lechner1-1/+3
2025-06-26iio: trigger: stm32-lptimer: Fix build warnings about export.hAntonio Borneo1-0/+1
2025-06-26iio: trigger: stm32-timer: Fix build warnings about export.hAntonio Borneo1-0/+1
2025-06-26iio: adc: stm32-dfsdm: Fix build warnings about export.hAntonio Borneo2-0/+2
2025-06-26iio: potentiometer: Drop unused export.h includesJonathan Cameron2-2/+0
2025-06-26iio: adc: ad7405: add ad7405 driverPop Ioan Daniel3-0/+264
2025-06-26iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_setPop Ioan Daniel1-0/+17
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel3-3/+6
2025-06-26iio: adc: ad4851: ad4851_set_oversampling_ratio parameters updatePop Ioan Daniel1-2/+1
2025-06-26iio: accel: adxl313: add debug registerLothar Rubusch1-0/+11
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou4-0/+327
2025-06-26iio: adc: ti-ads131e08: Fix spelling mistake "tweek" -> "tweak"Colin Ian King1-5/+5
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-09iio: adc: ad7606: add gain calibration supportAngelo Dureghello2-0/+44
2025-06-09iio: adc: ad7606: rename chan_scale to a more generic chan_infoAngelo Dureghello2-75/+75
2025-06-09iio: adc: ad7606: exit for invalid fdt dt_schema propertiesAngelo Dureghello1-6/+4
2025-06-09iio: adc: ad7606: add offset and phase calibration supportAngelo Dureghello2-0/+169
2025-06-09iio: core: add ADC delay calibration definitionAngelo Dureghello1-0/+1
2025-06-09iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirementJonathan Santos1-4/+19
2025-06-09iio: bmi160: suspend and resume triggering on relevant pm operationsDenis Benato4-0/+25
2025-06-09iio: bmi270: suspend and resume triggering on relevant pm operationsDenis Benato4-0/+26
2025-06-09iio: adc: ad7606: add enabling of optional Vrefin voltageAngelo Dureghello1-0/+5
2025-06-09iio: adc: ad7606: enable Vdrive power supplyAngelo Dureghello1-0/+5
2025-06-09iio: adc: ad7476: Support ROHM BU79100GMatti Vaittinen1-0/+7
2025-06-09iio: Remove unused macro definition for driver and IRQ nameWaqar Hameed3-7/+0
2025-06-09iio: Remove single use of macro definition for regmap nameWaqar Hameed14-30/+14
2025-06-09iio: Remove single use of macro definition for IRQ nameWaqar Hameed15-34/+15
2025-06-09iio: Remove single use of macro definition for driver nameWaqar Hameed13-35/+13
2025-06-09iio: imu: inv_mpu6050: refactor aux read/write to use shared xfer logicIsabella Caselli1-36/+20
2025-06-09iio: buffer: Fix checkpatch.pl warningGyeyoung Baek1-1/+1
2025-06-09iio: amplifiers: ada4250: use DMA-safe memory for regmap_bulk_read()David Lechner1-5/+5
2025-06-09iio: accel: adxl345: add g-range configurationLothar Rubusch1-3/+79
2025-06-09iio: accel: adxl345: extend sample frequency adjustmentsLothar Rubusch2-34/+118
2025-06-09iio: dac: adi-axi-dac: use unique bus free checkAngelo Dureghello1-20/+22
2025-06-09iio: adc: ad4080: add driver supportAntoniu Miclaus3-0/+634