Linux IIO development
 help / color / mirror / Atom feed
 messages from 2025-04-17 06:20:52 to 2025-04-20 18:10:43 UTC [more...]

[PATCH v4 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-20 18:10 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: add winsen to the vendor prefixes
` [PATCH v4 2/4] dt-bindings: add device tree support for winsen MHZ19B CO2 sensor
` [PATCH v4 3/4] iio: chemical: add "

[PATCH v3 0/3] Fix and refactor output disable logic
 2025-04-20 17:54 UTC  (4+ messages)
` [PATCH v3 1/3] iio: frequency: Use SLEEP bit instead of RESET to disable output
` [PATCH v3 2/3] staging: iio: ad9832: Refactor powerdown control
` [PATCH v3 3/3] staging: iio: ad9832: Add minor improvements to ad9832_write_powerdown

[PATCH v2 0/3] Fix and refactor output disable logic
 2025-04-20 17:47 UTC  (4+ messages)
` [PATCH v2 1/3] iio: frequency: Use SLEEP bit instead of RESET to disable output
` [PATCH v2 2/3] staging: iio: ad9832: Refactor powerdown control
` [PATCH v2 3/3] staging: iio: ad9832: Add minor improvements to ad9832_write_powerdown

[PATCH] iio: adc: ti-ads1119: Prevent concurrent access during
 2025-04-20 16:07 UTC  (2+ messages)

[PATCH v1] iio: adc: ad7091r-base: Move reg volatility check to new macro
 2025-04-20 15:35 UTC  (5+ messages)

[PATCH v6 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-04-20 13:03 UTC  (8+ messages)
` [PATCH v6 1/2] dt-bindings: iio: adc: add NCT7201 ADCs
` [PATCH v6 2/2] iio: adc: add support for Nuvoton NCT7201

[PATCH v3 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-20 10:43 UTC  (8+ messages)
` [PATCH v3 3/4] iio: chemical: "

[PATCH 0/4] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-04-20  4:36 UTC  (14+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] iio: adc: ad4695: use IIO_DECLARE_BUFFER_WITH_TS
` [PATCH 3/4] iio: adc: ad7380: "
` [PATCH 4/4] iio: pressure: bmp280: "

[PATCH v5 0/5] staging: iio: adc: ad7816: Fix channel handling and refactor
 2025-04-20  1:49 UTC  (6+ messages)
` [PATCH v5 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH v5 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH v5 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH v5 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH v5 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH] iio: frequency: Use SLEEP bit instead of RESET to disable output
 2025-04-20  1:41 UTC  (5+ messages)

[PATCH v4] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-20  1:30 UTC 

[PATCH v3] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-20  1:22 UTC  (3+ messages)

[PATCH] iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-20  1:12 UTC  (7+ messages)

[PATCH] iio: adis16201: Correct accelerometer scale factor
 2025-04-20  0:57 UTC  (3+ messages)

[PATCH] iio: light: apds9306: Refactor threshold get/set functions to
 2025-04-19 23:21 UTC 

[PATCH] iio: amplifiers: ada4250: use DMA-safe memory for regmap_bulk_read()
 2025-04-19 18:07 UTC  (4+ messages)

[PATCH] iio: adis16201: Correct inclinometer channel resolution
 2025-04-19 17:31 UTC  (2+ messages)

[PATCH v2] iio: amplifiers: ada4250: clean up ada4250_init()
 2025-04-19 16:20 UTC  (2+ messages)

[PATCH] iio: orientation: hid-sensor-rotation: remove unnecessary alignment
 2025-04-19 16:18 UTC  (2+ messages)

[PATCH v3 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-04-19 15:39 UTC  (4+ messages)
` [PATCH v3 1/2] iio: imu: inv_icm42600: add WoM support
` [PATCH v3 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion

[PATCH 0/5] staging: iio: adc: ad7816: Fix channel handling and refactor
 2025-04-19 13:56 UTC  (6+ messages)
` [PATCH 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH v3 0/5] staging: iio: adc: ad7816: Fix channel handling
 2025-04-19 13:11 UTC  (8+ messages)
` [PATCH v3 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH v3 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH v3 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH v3 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH v3 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH 00/10] iio: prefer aligned_s64 timestamp (round 1)
 2025-04-18 23:05 UTC  (12+ messages)
` [PATCH 01/10] iio: accel: sca3300: use struct with aligned_s64 timestamp
` [PATCH 02/10] iio: adc: at91-sama5d2_adc: "
` [PATCH 03/10] iio: adc: hx711: "
` [PATCH 04/10] iio: adc: mxs-lradc-adc: "
` [PATCH 05/10] iio: adc: stm32-adc: "
` [PATCH 06/10] iio: adc: ti-adc0832: "
` [PATCH 07/10] iio: adc: ti-adc12138: "
` [PATCH 08/10] iio: adc: ti-ads124s08: "
` [PATCH 09/10] iio: adc: ti-ads8688: "
` [PATCH 10/10] iio: chemical: atlas-sensor: "

[PATCH v2] iio: adc: Include valid channel for channel selection
 2025-04-18 20:55 UTC  (3+ messages)

[PATCH v3] iio: adc: ad7606: fix serial register access
 2025-04-18 18:37 UTC 

[PATCH v6 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-04-18 18:38 UTC  (9+ messages)
` [PATCH v6 04/11] iio: accel: adxl345: set the tap suppress bit permanently
` [PATCH v6 05/11] iio: accel: adxl345: add freefall feature
` [PATCH v6 09/11] iio: accel: adxl345: add inactivity feature
` [PATCH v6 11/11] docs: iio: add documentation for adxl345 driver

[PATCH v2] iio: adc: ad7606: fix serial register access
 2025-04-18 18:31 UTC 

[PATCH v2] iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-18 18:10 UTC 

[PATCH v1 0/2] add support for MCP998X
 2025-04-18 18:07 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: iio: temperature: "
` [PATCH v1 2/2] "

[PATCH] iio: accel: adis16203: Fix single-axis representation and CALIBBIAS handling
 2025-04-18 17:38 UTC  (3+ messages)

[PATCH v2] staging: iio: accel: adis16203: Fix single-axis representation
 2025-04-18 17:33 UTC 

[PATCH v3] iio: adc: Correct conditional logic for store mode
 2025-04-18 16:56 UTC  (5+ messages)

[PATCH v2 0/2] iio: more timestamp alignment
 2025-04-18 16:17 UTC  (3+ messages)
` [PATCH v2 1/2] iio: imu: adis16550: align buffers for timestamp
` [PATCH v2 2/2] iio: pressure: mprls0025pa: use aligned_s64 "

[PATCH] iio: adc: ad7606: fix serial register access
 2025-04-18 16:15 UTC  (3+ messages)

[PATCH next] iio: dac: ad5592r: Delete stray unlock in ad5592r_write_raw()
 2025-04-18 16:03 UTC  (2+ messages)

[PATCH v2] iio: frequency: ad9832: Remove unused parameter from data documentation
 2025-04-18 15:22 UTC  (2+ messages)

[PATCH v8] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-18 15:22 UTC  (3+ messages)

[PATCH 0/8] iio: more timestamp alignment
 2025-04-18 15:12 UTC  (44+ messages)
` [PATCH 1/8] iio: adc: dln2-adc: use aligned_s64 for timestamp
` [PATCH 2/8] iio: adc: mt6360-adc: "
` [PATCH 3/8] iio: addac: ad74413r: "
` [PATCH 4/8] iio: chemical: pms7003: "
` [PATCH 5/8] iio: chemical: sps30: "
` [PATCH 6/8] iio: imu: adis16550: align buffers "
` [PATCH 7/8] iio: imu: inv_mpu6050: align buffer "
` [PATCH 8/8] iio: pressure: mprls0025pa: use aligned_s64 "

[PATCH v3 00/20] IIO: Introduce iio_push_to_buffers_with_ts() taking an input buffer length argument
 2025-04-18 14:38 UTC  (3+ messages)

[PATCH v4 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-18 14:37 UTC  (4+ messages)
` [PATCH v4 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH v2 00/13] Add support for AD4080 ADC
 2025-04-18 14:33 UTC  (4+ messages)
` [PATCH v2 13/13] iio: adc: ad4080: add driver support

[PATCH v2] iio: frequency: ad9832: devicetree probing support
 2025-04-18 14:26 UTC  (3+ messages)

[PATCH] iio: adc: Revoke valid channel for error path
 2025-04-18 13:28 UTC  (7+ messages)

[PATCH] iio: frequency:: Remove unused parameter from data documentation
 2025-04-17 17:26 UTC  (8+ messages)

[PATCH v2 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-04-17 16:10 UTC  (5+ messages)
` [PATCH v2 1/2] iio: imu: inv_icm42600: add WoM support

[PATCH v5 00/14] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-04-17 15:11 UTC  (6+ messages)
` [PATCH v5 02/14] dt-bindings: iio: adc: ad7768-1: add trigger-sources property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox