Linux IIO development
 help / color / mirror / Atom feed
 messages from 2025-04-18 15:09:32 to 2025-04-21 14:05:36 UTC [more...]

[PATCH] iio: accel: adis16201: Use IIO_VAL_INT for temperature scale
 2025-04-21 14:05 UTC  (5+ messages)

[PATCH] iio: adis16201: Correct inclinometer channel resolution
 2025-04-21 13:59 UTC  (9+ messages)

[PATCH v3 0/3] Fix and refactor output disable logic
 2025-04-21 13:56 UTC  (8+ 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] iio: amplifiers: ada4250: use DMA-safe memory for regmap_bulk_read()
 2025-04-21 13:56 UTC  (8+ messages)

[PATCH v6 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-04-21 13:54 UTC  (17+ 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 v5 0/5] staging: iio: adc: ad7816: Fix channel handling and refactor
 2025-04-21 13:49 UTC  (12+ 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 v5 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-21 13:48 UTC  (6+ messages)
` [PATCH v5 1/3] iio: ABI: add new DAC powerdown mode
` [PATCH v5 2/3] dt-bindings: iio: dac: Add adi,ad3530r.yaml
` [PATCH v5 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH v3 0/5] staging: iio: adc: ad7816: Fix channel handling
 2025-04-21 13:44 UTC  (10+ 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] iio: frequency: Use SLEEP bit instead of RESET to disable output
 2025-04-21 13:38 UTC  (7+ messages)

[PATCH v4 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-21 13:25 UTC  (9+ 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 v4 4/4] MAINTAINERS: Add WINSEN MHZ19B

[PATCH 0/4] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-04-21 13:24 UTC  (18+ 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] iio: adc: ti-ads1119: Prevent concurrent access during
 2025-04-21 13:23 UTC  (4+ messages)

[PATCH] iio: light: apds9306: Refactor threshold get/set functions to
 2025-04-21 13:12 UTC  (3+ messages)

[PATCH v2] iio: adc: ad7091r-base: Move reg volatility check to new macro
 2025-04-21 13:08 UTC  (2+ messages)

[PATCH v4] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-21 12:42 UTC  (3+ messages)

[PATCH v2] staging: iio: accel: adis16203: Fix single-axis representation
 2025-04-21 11:53 UTC  (2+ messages)

[PATCH v2] iio: amplifiers: ada4250: clean up ada4250_init()
 2025-04-21 11:24 UTC  (3+ messages)

[PATCH] iio: orientation: hid-sensor-rotation: remove unnecessary alignment
 2025-04-21 11:19 UTC  (3+ messages)

[PATCH 00/10] iio: prefer aligned_s64 timestamp (round 1)
 2025-04-21 11:17 UTC  (17+ 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] docs: iio: ad3552r: fix malformed table
 2025-04-21 11:01 UTC  (3+ messages)

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

[PATCH v3 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-04-21 10:48 UTC  (5+ 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 v6 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-04-20 19:45 UTC  (7+ messages)
` [PATCH v6 2/2] iio: adc: add support for Nuvoton NCT7201

[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 v1] iio: adc: ad7091r-base: Move reg volatility check to new macro
 2025-04-20 15:35 UTC  (5+ messages)

[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 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 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 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 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  (7+ 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 v3] iio: adc: Correct conditional logic for store mode
 2025-04-18 16:56 UTC  (5+ messages)

[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  (8+ messages)
` [PATCH 7/8] iio: imu: inv_mpu6050: align buffer for timestamp


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