Linux IIO development
 help / color / mirror / Atom feed
 messages from 2024-12-22 14:48:13 to 2025-01-07 05:49:18 UTC [more...]

[PATCH] iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
 2025-01-07  5:49 UTC  (4+ messages)

[RFC PATCH 00/27] iio: improve handling of direct mode claim and release
 2025-01-06 23:22 UTC  (31+ messages)
` [RFC PATCH 01/27] iio: core: Rework claim and release of direct mode to work with sparse
` [RFC PATCH 02/27] iio: chemical: scd30: Switch to sparse friendly claim/release_direct()
` [RFC PATCH 03/27] iio: temperature: tmp006: Stop using iio_device_claim_direct_scoped()
` [RFC PATCH 04/27] iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
` [RFC PATCH 05/27] iio: proximity: sx9310: Stop using iio_device_claim_direct_scoped()
` [RFC PATCH 06/27] iio: proximity: sx9324: "
` [RFC PATCH 07/27] iio: proximity: sx9360: "
` [RFC PATCH 08/27] iio: accel: adxl367: "
` [RFC PATCH 09/27] iio: adc: ad4000: "
` [RFC PATCH 10/27] iio: adc: ad4130: "
` [RFC PATCH 11/27] "
` [RFC PATCH 12/27] iio: adc: ad4695: "
` [RFC PATCH 13/27] iio: adc: ad7606: "
` [RFC PATCH 14/27] iio: adc: ad7625: "
` [RFC PATCH 15/27] iio: adc: ad7779: "
` [RFC PATCH 16/27] iio: adc: ad9467: "
` [RFC PATCH 17/27] iio: adc: max1363: "
` [RFC PATCH 18/27] iio: adc: rtq6056: "
` [RFC PATCH 19/27] iio: adc: ti-adc161s626: "
` [RFC PATCH 20/27] iio: adc: ti-ads1119: "
` [RFC PATCH 21/27] iio: addac: ad74413r: "
` [RFC PATCH 22/27] iio: chemical: ens160: "
` [RFC PATCH 23/27] iio: dac: ad3552r-hs: "
` [RFC PATCH 24/27] iio: dac: ad8460: "
` [RFC PATCH 25/27] iio: dummy: "
` [RFC PATCH 26/27] iio: imu: bmi323: "
` [RFC PATCH 27/27] iio: light: bh1745: "

[RFC PATCH v1 0/2] iio: adc: meson: add MPLL clock workaround for GXLX
 2025-01-06 22:34 UTC  (9+ messages)
` [RFC PATCH v1 1/2] dt-bindings: iio: adc: amlogic,meson-saradc: Add GXLX SoC compatible
` [RFC PATCH v1 2/2] iio: adc: meson: add support for the GXLX SoC

[PATCH v3 0/2] Add support for Avago/Broadcom APDS9160
 2025-01-06 22:32 UTC  (6+ messages)
` [PATCH v3 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[PATCH v4 0/2] Add support for Avago/Broadcom APDS9160
 2025-01-06 22:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: Add APDS9160 binding
` [PATCH v4 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[PATCH v2 00/11] MSM8956/76 and Sony Xperia X / X Compact support
 2025-01-06 20:59 UTC  (3+ messages)
` [PATCH v2 04/11] dt-bindings: sram: qcom,imem: Document MSM8976

[PATCH RFC v2 0/4] iio: adc: ad7380: add alert support
 2025-01-06 15:29 UTC  (14+ messages)
` [PATCH RFC v2 1/4] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH RFC v2 2/4] iio: adc: ad7380: enable regmap cache
` [PATCH RFC v2 3/4] iio: adc: ad7380: add alert support
` [PATCH RFC v2 4/4] docs: iio: "

[PATCH v3 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-01-06 14:50 UTC  (11+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add binding for Nuvoton NCT720x ADCs
` [PATCH v3 2/2] iio: adc: add Nuvoton NCT7201 ADC driver

[PATCH 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
 2025-01-06  9:18 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()
` [PATCH 2/2] iio: adc: rzg2l: Cleanup suspend/resume path

[PATCH v9 0/4] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2025-01-05 22:22 UTC  (8+ messages)
` [PATCH v9 1/4] iio: accel: adxl345: introduce interrupt handling
` [PATCH v9 2/4] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v9 3/4] iio: accel: adxl345: add FIFO with watermark events
` [PATCH v9 4/4] iio: accel: adxl345: complete the list of defines

[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
 2025-01-05 11:22 UTC  (14+ messages)

[PATCH 0/2] iio: consumers: ensure read buffers for labels and ext_info are page aligned
 2025-01-04 14:49 UTC  (6+ messages)
` [PATCH 2/2] iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page alignment

[PATCH 0/2] iio: magnetometer: add support for Si7210
 2025-01-04 14:32 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: magnetometer: add binding "
` [PATCH 2/2] iio: magnetometer: si7210: add driver "

[PATCH] iio: adc: ad7625: Add ending newlines to error messages
 2025-01-04 13:11 UTC  (3+ messages)

[PATCH v8 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2025-01-04 12:51 UTC  (18+ messages)
` [PATCH v8 1/7] iio: accel: adxl345: add function to switch measuring mode
` [PATCH v8 2/7] dt-bindings: iio: accel: adxl345: make interrupts not a required property
` [PATCH v8 3/7] dt-bindings: iio: accel: adxl345: add interrupt-names
` [PATCH v8 4/7] iio: accel: adxl345: introduce interrupt handling
` [PATCH v8 5/7] iio: accel: adxl345: initialize FIFO delay value for SPI
` [PATCH v8 6/7] iio: accel: adxl345: add FIFO with watermark events
` [PATCH v8 7/7] iio: accel: adxl345: complete the list of defines

[PATCH v3] dt-bindings: iio: light: opt3001: add compatible for opt3004
 2025-01-04 12:45 UTC  (8+ messages)

[PATCH v3 0/2] iio: light: fix scale in veml3235 and add helpers to iio-gts
 2025-01-04 12:39 UTC  (5+ messages)
` [PATCH v3 1/2] iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
` [PATCH v3 2/2] iio: veml3235: fix scale to conform to ABI

[PATCH 0/2] iio: adc: ad4695: add oversampling support
 2025-01-04 12:30 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "

[PATCH v6 00/13] Add support for AXP192 PMIC
 2025-01-02 10:44 UTC  (4+ messages)
` [PATCH v6 0/13] "

[PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device
 2024-12-30 14:06 UTC  (5+ messages)
` [PATCH RFC v2 3/5] thermal: qcom: Add support for MBG thermal monitoring

[PATCH v2 0/4] iio: light: fix scale in veml3235 and add helpers to iio-gts
 2024-12-30 12:13 UTC  (13+ messages)
` [PATCH v2 1/4] iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
` [PATCH v2 2/4] iio: light: veml3235: fix code style
` [PATCH v2 3/4] iio: light: veml3235: extend regmap to add cache
` [PATCH v2 4/4] iio: veml3235: fix scale to conform to ABI

[PATCH v1 0/3] dt-bindings: iio: imu: add missing property type
 2024-12-28 13:54 UTC  (8+ messages)
` [PATCH v1 2/3] dt-bindings: iio: imu: bmi270: add boolean type for drive-open-drain

[PATCH 0/2] iio: light: opt3001: Add Support for OPT3004 Light Sensor
 2024-12-28 13:46 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: iio: light: opt3001: add compatible for opt3004
` [PATCH 2/2] iio: light: opt3001: Add Support for opt3004 light sensor

[PATCH v2 0/3] iio: adc: meson: a few improvements
 2024-12-28 13:40 UTC  (5+ messages)
` [PATCH v2 1/3] iio: adc: meson: fix voltage reference selection field name typo
` [PATCH v2 2/3] iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
` [PATCH v2 3/3] iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access

[PATCH v7 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-27 17:55 UTC  (14+ messages)
` [PATCH v7 3/7] dt-bindings: iio: accel: adxl345: add interrupt-names
` [PATCH v7 6/7] iio: accel: adxl345: add FIFO with watermark events
` [PATCH v7 7/7] iio: accel: adxl345: complete the list of defines

[PATCH v2] dt-bindings: iio: light: opt3001: add compatible for opt3004
 2024-12-27  9:00 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: iio: adc: Add rockchip,rk3562-saradc string
 2024-12-27  8:57 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: rockchip_saradc: add rk3562

[PATCH v0 0/3] Add support for AD7191
 2024-12-27  8:53 UTC  (10+ messages)
` [PATCH v1 1/3] iio: adc: ad_sigma_delta: Add CS assert function
` [PATCH v1 2/3] dt-bindings: iio: adc: add AD7191
` [PATCH v1 3/3] iio: adc: ad7191: "

Merge of fixes-togreg inside testing?
 2024-12-25 13:36 UTC  (2+ messages)

[PATCH 0/2] iio: light: fix scale in veml3235 and add helpers to iio-gts
 2024-12-23 15:01 UTC  (9+ messages)
` [PATCH 1/2] iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
` [PATCH 2/2] iio: veml3235: fix scale to conform to ABI

[PATCH 00/20] IIO: Tidying up timestamp alignment markings
 2024-12-23 12:44 UTC  (6+ messages)
` [PATCH 15/20] iio: buffer: Make timestamp s64 in iio_push_to_buffers_with_timestamp()

[PATCH v2 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-12-23 12:23 UTC  (7+ messages)
` [PATCH v2 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v2 6/6] docs: iio: ad4030: add documentation

[PATCH v9 1/8] iio: backend: add API for interface get
 2024-12-23 12:00 UTC  (6+ messages)
` [PATCH v9 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v9 8/8] iio: adc: ad4851: add ad485x driver


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