summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: pressure: dps310: support negative temperature valuesThomas Haemmerle2024-04-201-5/+6
| * | iio: dac: ad5755: make use of of_device_id tableKrzysztof Kozlowski2024-04-131-12/+12
| * | iio: imu: inv_icm42600: add support of ICM-42688-PJean-Baptiste Maneyrol2024-04-134-0/+13
| * | iio: adc: ad7944: Consolidate spi_sync() wrapperDavid Lechner2024-04-131-54/+13
| * | iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-131-5/+2
| * | iio: adc: stm32: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-131-38/+24
| * | iio: adc: stm32: Fixing err code to not indicate successJonathan Cameron2024-04-131-0/+1
| * | iio: light: apds9306: Improve apds9306_write_event_config()Subhajit Ghosh2024-04-061-21/+27
| * | iio: temperature: ltc2983: support vdd regulatorNuno Sa2024-04-061-0/+5
| * | iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()Dan Carpenter2024-04-061-1/+1
| * | iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()Dan Carpenter2024-04-061-1/+1
| * | iio: accel: adxl345: Add spi-3wire optionLothar Rubusch2024-04-062-1/+10
| * | iio: accel: adxl345: Add comment to probeLothar Rubusch2024-04-061-0/+10
| * | iio: accel: adxl345: Reorder probe initializationLothar Rubusch2024-04-061-20/+20
| * | iio: accel: adxl345: Pass function pointer to coreLothar Rubusch2024-04-064-10/+29
| * | iio: accel: adxl345: Move defines to headerLothar Rubusch2024-04-062-32/+32
| * | iio: accel: adxl345: Group bus configurationLothar Rubusch2024-04-061-6/+6
| * | iio: accel: adxl345: Make data_range obsoleteLothar Rubusch2024-04-061-7/+13
| * | iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...Jonathan Cameron2024-04-061-46/+31
| * | iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.Jonathan Cameron2024-04-061-36/+23
| * | iio: frequency: admfm2000: Use device_for_each_child_node_scoped() to simplif...Jonathan Cameron2024-04-061-18/+6
| * | iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-17/+7
| * | iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...Jonathan Cameron2024-04-061-5/+2
| * | iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...Jonathan Cameron2024-04-061-3/+1
| * | iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.Jonathan Cameron2024-04-061-2/+2
| * | iio: dac: ad5770r: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-061-13/+6
| * | iio: dac: ad3552r: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-061-32/+19
| * | iio: adc: ad7944: use spi_optimize_message()David Lechner2024-03-301-74/+103
| * | iio: adc: ad7944: simplify adi,spi-mode property parsingDavid Lechner2024-03-281-11/+10
| * | iio: dac: ti-dac5571: Add DAC081C081 supportLaurent Pinchart2024-03-281-0/+3
| * | iio: health: max30102: add support for max30101Javier Carrasco2024-03-281-0/+2
| * | iio: pressure: hsc030pa: Use spi_read()Christophe JAILLET2024-03-281-6/+1
| * | iio: pressure: BMP280 core driver headers sortingVasileios Amoiridis2024-03-281-8/+8
| * | iio: adc: ad7944: Add support for "3-wire mode"David Lechner2024-03-251-18/+139
| * | iio: accel: adxl367: Remove second semicolonColin Ian King2024-03-251-1/+1
| * | iio: inkern: move to the cleanup.h magicNuno Sa2024-03-251-174/+89
| * | iio: buffer: iio: core: move to the cleanup.h magicNuno Sa2024-03-251-73/+47
| * | iio: trigger: move to the cleanup.h magicNuno Sa2024-03-251-41/+30
| * | iio: core: move to cleanup.h magicNuno Sa2024-03-251-21/+13
| * | iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power modeJean-Baptiste Maneyrol2024-03-252-51/+166
| * | iio: imu: inv_mpu6050: add new interrupt handler for WoM eventsJean-Baptiste Maneyrol2024-03-253-16/+66
| * | iio: imu: inv_mpu6050: add WoM event as accel eventJean-Baptiste Maneyrol2024-03-251-8/+59
| * | iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensorJean-Baptiste Maneyrol2024-03-254-13/+309
| * | iio: humidity: hdc3020: add reset managementJavier Carrasco2024-03-251-0/+16
| * | iio: humidity: hdc3020: add power managementJavier Carrasco2024-03-251-19/+76
| * | iio: adc: ad7944: add driver for AD7944/AD7985/AD7986David Lechner2024-03-253-0/+427
| * | iio: adc: twl4030-madc: Make use of device propertiesAndy Shevchenko2024-03-251-10/+9
| * | iio: adc: ad7173: add support for additional modelsDumitru Ceclan2024-03-251-6/+80
| * | iio: adc: ad7173: improve chip id's definesDumitru Ceclan2024-03-251-3/+3
| * | iio: light: Add support for APDS9306 Light SensorSubhajit Ghosh2024-03-253-0/+1368