Linux IIO development
 help / color / mirror / Atom feed
 messages from 2026-05-12 14:10:40 to 2026-05-13 16:57:00 UTC [more...]

[PATCH v2 0/4] iio: light: add support for veml6031x00 ALS series
 2026-05-13 16:56 UTC  (8+ messages)
` [PATCH v2 1/4] iio: light: veml6030: remove unnecessary read of IT index
` [PATCH v2 2/4] iio: light: veml6030: fix channel type when pushing events
` [PATCH v2 3/4] dt-bindings: iio: light: veml6030: add veml6031x00 ALS series
` [PATCH v2 4/4] iio: light: add support for "

[PATCH 0/5] scmi: Log client subsystem entity counts
 2026-05-13 16:47 UTC  (7+ messages)
` [PATCH 1/5] powercap: arm_scmi_powercap: Log number of powercap domains
` [PATCH 2/5] cpufreq: scmi-cpufreq: Log number of perf domains
` [PATCH 3/5] hwmon: scmi-hwmon: Log number of sensors
` [PATCH 4/5] reset: reset-scmi: Log number of reset domains
` [PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions

[PATCH v6] iio: imu: kmx61: Use guard(mutex)() over manual locking
 2026-05-13 16:33 UTC  (4+ messages)

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

[PATCH v2 0/5] devm conversion, wait time, locking cleanup
 2026-05-13 16:12 UTC  (16+ messages)
` [PATCH v2 1/5] iio: light: tcs3472: sort headers alphabetically
` [PATCH v2 2/5] iio: light: tcs3472: convert remaining locking to guard(mutex)
` [PATCH v2 3/5] iio: light: tcs3472: use devm for resource management
` [PATCH v2 4/5] iio: light: tcs3472: implement wait time and sampling frequency
` [PATCH v2 5/5] iio: light: tcs3472: move standalone return to default case

[PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-13 16:08 UTC  (14+ messages)

[PATCH] iio: light: veml6040: add suspend/resume support
 2026-05-13 15:54 UTC  (5+ messages)

[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
 2026-05-13 15:09 UTC  (4+ messages)
` [PATCH RFC v4 01/10] dt-bindings: iio: frequency: add ad9910

[PATCH v2] iio: imu: kmx61: Fix potential time-of-check to time-of-use race
 2026-05-13 15:00 UTC  (5+ messages)

ad7768-1: GPIO reset path delays do not match the datasheet
 2026-05-13 15:00 UTC 

[PATCH] iio: magnetometer: ak8975: ensure device is awake for buffered capture
 2026-05-13 14:35 UTC 

[PATCH v2 00/10] Add MTU3 for RZ/T2H and RZ/N2H
 2026-05-13 14:12 UTC  (5+ messages)
` [PATCH v2 02/10] mfd: rz-mtu3: use device-managed reset deassert

[PATCH] iio: adc: sun20i-gpadc: support non-contiguous channel lookups
 2026-05-13 14:10 UTC  (3+ messages)

[PATCH v2 00/11] add mcf54415 DAC driver
 2026-05-13 14:07 UTC  (16+ messages)
` [PATCH v2 01/11] m68k: mcf5441x: fix clocks numbering
` [PATCH v2 02/11] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
` [PATCH v2 04/11] m68k: defconfig: update stmark2 defconfig
` [PATCH v2 05/11] m68k: add DAC modules base addresses
` [PATCH v2 06/11] m68k: mcf5441x: add CCM registers
` [PATCH v2 07/11] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v2 08/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v2 09/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v2 10/11] m68k: stmark2: enable DACs outputs
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC

[PATCH] iio: adc: ad7192: fix GPOCON register access annotation
 2026-05-13 13:35 UTC  (2+ messages)

[Bug 216037] New: Second MXC6655 accelerometer is not detected on transformer Aquarius NS483 laptop
 2026-05-13 13:28 UTC  (2+ messages)
` [Bug 216037] "

[PATCH] iio: imu: kmx61: Fix TOCTOU race condition
 2026-05-13 13:11 UTC  (8+ messages)

[PATCH] Documentation: iio: fix typo in triggered-buffers example
 2026-05-13 10:55 UTC  (2+ messages)

[PATCH v3] counter: intel-qep: Replace manual mutex logic with lock guards
 2026-05-13 10:34 UTC  (2+ messages)

[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-13 10:09 UTC  (32+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [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] Documentation: iio: make ADXL Y-axis calibbias description consistent
 2026-05-13 10:07 UTC 

[jic23-iio:fixes-togreg 31/32] drivers/iio/potentiostat/lmp91000.c:353 lmp91000_probe() warn: missing unwind goto?
 2026-05-13  9:48 UTC 

[PATCH] iio: trigger: iio-trig-interrupt: use devm_* helpers
 2026-05-13  8:33 UTC  (2+ messages)

[PATCH] iio: mapping file for include-what-you-use tool
 2026-05-13  8:24 UTC  (6+ messages)

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

[RFC PATCH v2 0/2] iio: light: add support for Broadcom APDS9999
 2026-05-13  8:10 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: iio: light: add "
` [RFC PATCH v2 2/2] iio: light: add support for APDS9999 sensor

[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-05-13  7:40 UTC  (8+ messages)
` [PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
` [PATCH v3 4/7] gpio: regmap: Add set_config callback
` [PATCH v3 6/7] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC

[PATCH] iio: imu: inv_mpu6050: use guard(mutex) and scoped_guard
 2026-05-13  7:24 UTC  (4+ messages)

[PATCH v3 0/6] iio: hid-sensor: standardize scan_type initialization
 2026-05-13  3:27 UTC  (5+ messages)

[PATCH v4 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
 2026-05-13  0:31 UTC  (4+ messages)
` [PATCH v4 1/3] iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling
` [PATCH v4 2/3] iio: adc: xilinx-ams: use guard(mutex) for automatic locking
` [PATCH v4 3/3] iio: adc: xilinx-ams: refactor alarm mapping to table-driven approach

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

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

[PATCH v5] iio: light: vcnl4000: use lock guard()
 2026-05-12 20:25 UTC  (2+ messages)

[PATCH V5 00/11] Add Invensense ICM42607
 2026-05-12 20:06 UTC  (4+ messages)
` [PATCH V5 04/11] iio: imu: inv_icm42607: Add I2C and SPI For icm42607

[PATCH v3 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
 2026-05-12 18:05 UTC  (12+ messages)
` [PATCH v3 1/3] iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling
` [PATCH v3 2/3] iio: adc: xilinx-ams: use guard(mutex) for automatic locking
` [PATCH v3 3/3] iio: adc: xilinx-ams: refactor alarm mapping to table-driven approach

[PATCH v2 00/16] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-12 17:06 UTC  (10+ messages)
` [PATCH v2 01/16] dt-bindings: iio: adc: mt6359: generalize description for mt63xx series
` [PATCH v2 05/16] iio: adc: mediatek: add mt6323 PMIC AUXADC driver

[PATCH v1] iio: light: acpi-als: Check ACPI_COMPANION() against NULL
 2026-05-12 16:47 UTC  (2+ messages)

[PATCH] staging: Documentation: dds: replace frequencyY with frequency
 2026-05-12 16:44 UTC  (5+ messages)

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

[PATCH v4] staging: iio: addac: adt7316: document SPI interface switching sequence
 2026-05-12 16:07 UTC  (2+ messages)

[PATCH v10 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-12 15:49 UTC  (7+ messages)
` [PATCH v10 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v10 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v10 4/6] iio: adc: ad4691: add SPI offload support

[PATCH v2 00/10] iio: light: opt3001: driver cleanup
 2026-05-12 15:43 UTC  (8+ messages)
` [PATCH v2 06/10] iio: light: opt3001: localize for loop iterator
` [PATCH v2 07/10] iio: light: opt3001: prefer dev_err_probe()
` [PATCH v2 09/10] iio: light: opt3001: switch driver to managed resources

[PATCH v7 0/8] iio: magnetometer: ak8975: driver cleanup
 2026-05-12 15:13 UTC  (16+ messages)
` [PATCH v7 1/8] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
` [PATCH v7 2/8] iio: magnetometer: ak8975: check if gpiod read was successful
` [PATCH v7 4/8] iio: magnetometer: ak8975: consistently use 'data' parameter
` [PATCH v7 5/8] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()


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