Linux IIO development
 help / color / mirror / Atom feed
 messages from 2026-05-09 17:15:22 to 2026-05-11 10:08:20 UTC [more...]

[PATCH RESEND v8 00/10] SPMI: Implement sub-devices and migrate drivers
 2026-05-11 10:08 UTC  (9+ messages)
` [PATCH RESEND v8 01/10] spmi: Remove redundant dev_name() print in spmi_device_add()
` [PATCH RESEND v8 02/10] spmi: Print error status with %pe format
` [PATCH RESEND v8 03/10] spmi: Remove unneeded goto in spmi_device_add() error path
` [PATCH RESEND v8 04/10] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH RESEND v8 05/10] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH RESEND v8 06/10] power: reset: qcom-pon: "
` [PATCH RESEND v8 07/10] phy: qualcomm: eusb2-repeater: "
` [PATCH RESEND v8 08/10] misc: qcom-coincell: "

[PATCH 0/7] iio: light: opt3001: driver cleanup
 2026-05-11 10:04 UTC  (8+ messages)
` [PATCH 1/7] iio: light: opt3001: make headers conform to iwyu
` [PATCH 2/7] iio: light: opt3001: use macros from bits.h header
` [PATCH 3/7] iio: light: opt3001: prefer dev_err_probe()
` [PATCH 4/7] iio: light: opt3001: move driver to guard(mutex)() use
` [PATCH 5/7] iio: light: opt3001: localize for loop iterator
` [PATCH 6/7] iio: light: opt3001: remove unnecessary comments
` [PATCH 7/7] iio: light: opt3001: switch driver to managed resources

[PATCH 0/9] MT6365 PMIC support cleanup
 2026-05-11  9:36 UTC  (8+ messages)
` [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support
` [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support
` [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC
` (subset) [PATCH 0/9] MT6365 PMIC support cleanup

[PATCH v6 0/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-05-11  9:29 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: iio: adc: qcom,pm8018-adc: add label property for ADC channels
` [PATCH v6 2/4] ARM: dts: qcom: pm8921: add labels "
` [PATCH v6 3/4] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
` [PATCH v6 4/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[PATCH 0/2] iio: light: Add ROHM BH1730FVC ambient light sensor driver
 2026-05-11  8:26 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add ROHM BH1730FVC binding
` [PATCH 2/2] iio: light: bh1730: Add bh1730 light sensor driver

[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-11  7:52 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH v3] iio: adc: ad7192: replace usleep_range() with fsleep()
 2026-05-11  7:29 UTC  (2+ messages)

[PATCH v3] iio: accel: adxl355: replace usleep_range() with fsleep()
 2026-05-11  7:27 UTC  (2+ messages)

[PATCH 0/8] iio: magnetometer: ak8975: driver cleanup
 2026-05-11  7:04 UTC  (8+ messages)
` [PATCH 3/8] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH 8/8] iio: magnetometer: ak8975: make use of the macros from bits.h

[PATCH v4 0/3] iio: adc: ti-ads1298: Minor driver cleanups
 2026-05-11  5:20 UTC  (7+ messages)
` [PATCH v4 2/3] iio: adc: ti-ads1298: Fix incorrect timeout comment
` [PATCH v4 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init

[PATCH v3] staging: iio: addac: adt7316: document SPI interface switching sequence
 2026-05-11  3:00 UTC  (2+ messages)

[PATCH] iio: adc: ad7766: Update to use iio_push_to_buffers_with_ts()
 2026-05-10 22:14 UTC 

[PATCH v2] iio: chemical: sps30: Replace manual locking with RAII locking
 2026-05-10 21:24 UTC 

[PATCH v7 00/11] iio: adc: hx711: add HX710B support
 2026-05-10 20:26 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: iio: adc: hx711: clean up existing binding text
` [PATCH v7 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v7 03/11] dt-bindings: iio: adc: hx711: add RATE GPIO property
` [PATCH v7 04/11] dt-bindings: iio: adc: hx711: add HX710B support
` [PATCH v7 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v7 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v7 07/11] iio: adc: hx711: pass trailing pulse count into hx711_read
` [PATCH v7 08/11] iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
` [PATCH v7 09/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v7 10/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v7 11/11] iio: adc: hx711: add support for HX710B

[PATCH v2] iio: chemical: scd30: Prevent potential divide-by-zero errors
 2026-05-10 20:21 UTC 

[PATCH v2] iio: adc: ti-ads1298: Fix incorrect timeout comment
 2026-05-10 19:36 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[RFC PATCH 0/2] iio: magnetometer: add support for Melexis MLX90393
 2026-05-10 19:10 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: iio: magnetometer: add "
` [RFC PATCH 2/2] iio: magnetometer: add support for "

[PATCH 0/3] Add GPADC support for A523
 2026-05-10 18:34 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add GPADC for Allwinner A523
` [PATCH 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support
` [PATCH 3/3] arm64: dts: allwinner: a523: add gpadc node

[PATCH] iio: adc: ad7192: replace usleep_range() with fsleep()
 2026-05-10 18:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] iio: accel: adxl355: replace usleep_range() with fsleep()
 2026-05-10 18:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] iio: magnetometer: ak8975: replace usleep_range() with fsleep()
 2026-05-10 15:17 UTC  (3+ messages)

[PATCH 0/5] iio: accel: adxl3xx: Add timestamps to FIFO data
 2026-05-10 12:58 UTC  (7+ messages)
` [PATCH 1/5] iio: accel: adxl372: Add timestamp "
` [PATCH 2/5] iio: accel: adxl380: "
` [PATCH 3/5] iio: accel: adxl367: "
` [PATCH 4/5] iio: accel: adxl313: "
` [PATCH 5/5] iio: accel: adxl345: "

[PATCH] iio: gyro: bmg160: bail out when bandwidth/filter is not in table
 2026-05-10 12:53 UTC  (5+ messages)

[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-10 12:42 UTC  (12+ messages)
` [PATCH v12 01/11] dt-bindings: iio: frequency: add adf41513
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v12 03/11] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v12 04/11] lib: math: div64: add div64_s64_rem()
` [PATCH v12 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v12 06/11] iio: test: iio-test-format: add test case for decimal format
` [PATCH v12 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v12 08/11] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v12 09/11] iio: frequency: adf41513: features on frequency change
` [PATCH v12 10/11] docs: iio: add documentation for adf41513 driver
` [PATCH v12 11/11] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH v3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-10 12:01 UTC  (3+ messages)

[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
 2026-05-10 10:07 UTC  (8+ messages)
` [PATCH RFC v4 02/10] iio: core: support 64-bit register through debugfs
` [PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver

[PATCH v2] staging: iio: addac: adt7316: document SPI interface switching sequence
 2026-05-10 10:04 UTC  (7+ messages)

[PATCH] iio: chemical: sps30: Replace manual locking with RAII locking
 2026-05-10  9:32 UTC  (8+ messages)

[PATCH v2] iio: adc: xilinx-ams: Replace spin_lock() and unlock() calls with guard(spinlock*)()
 2026-05-10  9:24 UTC  (2+ messages)

[PATCH] iio: chemical: scd30: Cleanup initializations in scd30_float_to_fp()
 2026-05-10  9:21 UTC  (5+ messages)

[PATCH] iio: chemical: scd30: make command lookup table const
 2026-05-10  9:08 UTC  (9+ messages)
` [PATCH 3/3] "

[PATCH] staging: iio: addac: adt7316: document SPI interface switching sequence
 2026-05-10  7:45 UTC  (2+ messages)

[RFC] Maintenance status of SPS30 driver and related Tomasz Duszynski entries
 2026-05-10  7:16 UTC  (3+ messages)

[PATCH v2 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
 2026-05-10  7:02 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA
` [PATCH v2 2/2] iio: magnetometer: add driver for "

[PATCH v3 0/9] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-10  6:42 UTC  (13+ messages)
` [PATCH v3 1/9] iio: hid-sensors: drop redundant iio_dev argument
` [PATCH v3 2/9] iio: hid-sensors: cleanup codestyle warning
` [PATCH v3 3/9] iio: hid-sensors: introduce device managed API
` [PATCH v3 4/9] iio: gyro: hid-sensor-gyro-3d: cleanup codestyle warning
` [PATCH v3 7/9] iio: humidity: hid-sensor-humidity: use common device for devres

[PATCH v2] staging: iio: addac: adt7316: check SPI write errors in probe
 2026-05-10  6:35 UTC  (6+ messages)

[PATCH] dt-bindings: iio: chemical: sensiron,scd30: Update maintainers field
 2026-05-10  2:07 UTC 

[PATCH v3 0/1] dt-bindings: iio: adc: add AD7816/AD7817/AD7818 binding
 2026-05-10  1:37 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH] iio: chemical: scd30: Prevent potential divide-by-zero error
 2026-05-10  0:47 UTC  (6+ messages)

[PATCH v3 0/5] iio: dac: ad5504: bindings, cleanups, and scale fixes
 2026-05-09 20:59 UTC  (4+ messages)
` [PATCH v3 5/5] iio: dac: ad5504: fix scale via output-range-microvolt

[PATCH v2] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-09 19:24 UTC  (2+ messages)

[PATCH V5 00/11] Add Invensense ICM42607
 2026-05-09 19:19 UTC  (12+ messages)
` [PATCH V5 01/11] dt-bindings: iio: imu: icm42600: Add mount-matrix to icm42600
` [PATCH V5 02/11] dt-bindings: iio: imu: icm42600: Add icm42607 binding
` [PATCH V5 03/11] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V5 04/11] iio: imu: inv_icm42607: Add I2C and SPI For icm42607
` [PATCH V5 05/11] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V5 06/11] iio: imu: inv_icm42607: Add Buffer "
` [PATCH V5 07/11] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V5 08/11] iio: imu: inv_icm42607: Add Accelerometer for icm42607
` [PATCH V5 09/11] iio: imu: inv_icm42607: Add Wake on Movement to icm42607
` [PATCH V5 10/11] iio: imu: inv_icm42607: Add Gyroscope "
` [PATCH V5 11/11] arm64: dts: rockchip: Add icm42607p IMU for RG-DS

[PATCH v4 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
 2026-05-09 15:19 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-09 17:14 UTC 


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