messages from 2026-05-15 15:47:21 to 2026-05-17 11:56:41 UTC [more...]
[PATCH v13 00/12] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-17 11:56 UTC (16+ messages)
` [PATCH v13 01/12] dt-bindings: iio: frequency: add adf41513
` [PATCH v13 02/12] iio: kstrtox: add local _parse_integer_limit_init() helper
` [PATCH v13 03/12] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v13 04/12] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v13 05/12] lib: math: div64: add div64_s64_rem()
` [PATCH v13 06/12] iio: core: add decimal value formatting into 64-bit value
` [PATCH v13 07/12] iio: test: iio-test-format: add test case for decimal format
` [PATCH v13 08/12] iio: frequency: adf41513: driver implementation
` [PATCH v13 09/12] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v13 10/12] iio: frequency: adf41513: features on frequency change
` [PATCH v13 11/12] docs: iio: add documentation for adf41513 driver
` [PATCH v13 12/12] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH v11 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-17 11:52 UTC (15+ messages)
` [PATCH v11 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v11 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v11 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v11 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v11 6/6] docs: iio: adc: ad4691: add driver documentation
[PATCH 1/3] iio: adc: ti-ads1298: add bounds check to pga_settings index
2026-05-17 11:46 UTC (6+ messages)
` [PATCH 2/3] iio: light: veml6075: add bounds check to veml6075_it_ms index
[PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
2026-05-17 11:45 UTC (3+ messages)
[PATCH v7] iio: humidity: ens210: Extend I2C functionality check
2026-05-17 11:44 UTC (4+ messages)
[RFC PATCH v2 0/2] iio: light: add support for Broadcom APDS9999
2026-05-17 11:40 UTC (10+ messages)
` [RFC PATCH v2 1/2] dt-bindings: iio: light: add "
` [RFC PATCH v2 2/2] iio: light: add support for APDS9999 sensor
[PATCH 0/2] iio: light: veml3328: add support for new sensor
2026-05-17 11:39 UTC (8+ messages)
` [PATCH 1/2] iio: light: veml3328: add devicetree binding "
` [PATCH 2/2] iio: light: veml3328: add support for new device
[PATCH v2 00/10] iio: light: opt3001: driver cleanup
2026-05-17 11:38 UTC (19+ messages)
` [PATCH v2 01/10] iio: light: opt3001: move device registration to end of probe()
` [PATCH v2 02/10] iio: light: opt3001: make headers conform to iwyu
` [PATCH v2 03/10] iio: light: opt3001: use macros from bits.h header
` [PATCH v2 04/10] iio: light: opt3001: use local struct device and i2c_client variables
` [PATCH v2 08/10] iio: light: opt3001: move driver to guard(mutex)() use
` [PATCH v2 09/10] iio: light: opt3001: switch driver to managed resources
[PATCH v3 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
2026-05-17 11:34 UTC (6+ messages)
` [PATCH v3 2/2] iio: magnetometer: add driver for MEMSIC MMC5983MA
[PATCH 0/5] iio: accel: adxl3xx: Add timestamps to FIFO data
2026-05-17 11:30 UTC (4+ messages)
` [PATCH 1/5] iio: accel: adxl372: Add timestamp "
[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
2026-05-17 11:28 UTC (15+ messages)
` [PATCH RFC v4 01/10] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC v4 10/10] docs: iio: add documentation for ad9910 driver
[PATCH v1 0/6] mfd: lm3533: convert to OF bindings, improve support
2026-05-17 11:10 UTC (16+ messages)
` [PATCH v1 1/6] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v1 2/6] mfd: lm3533: Convert to use OF bindings
` [PATCH v1 3/6] mfd: lm3533: Add support for VIN power supply
` [PATCH v1 4/6] mfd: lm3533: set DMA mask
` [PATCH v1 5/6] video: backlight: lm3533_bl: Set initial mapping mode from DT
` [PATCH v1 6/6] video: leds: backlight: lm3533: Support getting LED sources "
[PATCH v8 00/12] iio: ssp_sensors: driver fixes, refactor and cleanup
2026-05-17 10:42 UTC (17+ messages)
` [PATCH v8 01/12] iio: ssp_sensors: cancel delayed work_refresh on remove
` [PATCH v8 02/12] iio: ssp_sensors: factor out pending list add/remove helpers
` [PATCH v8 03/12] iio: ssp_sensors: refactor transfer logic into helper
` [PATCH v8 04/12] iio: ssp_sensors: factor out MCU enable/disable helpers
` [PATCH v8 05/12] iio: ssp_sensors: use local struct device
` [PATCH v8 06/12] iio: ssp_sensors: fix variable type and declaration order in probe()
` [PATCH v8 07/12] iio: ssp_sensors: Drop duplicated wdt timer and work cleanup
` [PATCH v8 08/12] iio: ssp_sensors: convert probe and teardown to devm-managed resources
` [PATCH v8 09/12] iio: ssp_sensors: use guard() to release mutexes
` [PATCH v8 10/12] iio: ssp_sensors: Use dev_err_probe()
` [PATCH v8 11/12] iio: ssp_sensors: return errors directly from ssp_irq_msg()
` [PATCH v8 12/12] iio: ssp_sensors: reuse embedded RX buffer for SPI transfers
[PATCH v2] iio: accel: adxl372: Add timestamp to FIFO data
2026-05-17 9:19 UTC (7+ messages)
` [PATCH v3] "
[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-17 9:10 UTC (6+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
[PATCH v3] iio: chemical: sps30: Replace manual locking with RAII locking
2026-05-17 8:05 UTC (5+ messages)
[PATCH v2 0/5] devm conversion, wait time, locking cleanup
2026-05-17 7:38 UTC (15+ messages)
` [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] iio: trigger: iio-trig-interrupt: use devm_* helpers
2026-05-17 7:13 UTC (4+ messages)
[PATCH 0/2] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
2026-05-17 7:08 UTC (3+ messages)
` [PATCH 1/2] iio: adc: qcom-spmi-adc5-gen3: Share SDAM0 IRQ with ADC_TM auxiliary driver
[PATCH v4 0/2] add support for Microchip PAC194X Power Monitor
2026-05-17 7:04 UTC (8+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: add support for PAC1944
` [PATCH v4 2/2] iio: adc: add support for PAC194X
[PATCH] iio: resolver: ad2s1210: split trigger handler body into a helper
2026-05-17 3:41 UTC (4+ messages)
[PATCH] iio: health: max30102: Add timestamp to FIFO data
2026-05-16 21:39 UTC (3+ messages)
[PATCH v2 0/3] iio: dac: Add support for AD5529R DAC
2026-05-16 19:35 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v2 2/3] iio: dac: Add AD5529R DAC driver support
[PATCH v2 0/7] iio: temperature: ltc2983: Add support for ADT7604
2026-05-16 17:12 UTC (15+ messages)
` [PATCH v2 1/7] iio: temperature: ltc2983: Fix macro parenthesization and rename
` [PATCH v2 2/7] iio: temperature: ltc2983: Use local device pointer consistently
` [PATCH v2 3/7] iio: temperature: ltc2983: Fix inconsistent channel wording in messages
` [PATCH v2 4/7] iio: temperature: ltc2983: Use fwnode_property_present() for optional properties
` [PATCH v2 5/7] iio: core: Add IIO_COVERAGE_PERCENT channel type
` [PATCH v2 6/7] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
` [PATCH v2 7/7] iio: temperature: ltc2983: Add support for ADT7604
[PATCH v2] iio: proximity: vl53l0x: notify trigger and clear IRQ on error paths
2026-05-16 16:33 UTC (4+ messages)
[Patch v3] iio: potentiostat: lmp91000: fix probe order and cleanup paths
2026-05-16 16:28 UTC (2+ messages)
[RFC] iio: adc: support for multi-device aggregation
2026-05-16 16:25 UTC (8+ messages)
[PATCH] iio: resolver: ad2s1210: refactor trigger handler
2026-05-16 15:24 UTC (2+ messages)
[PATCH v3] iio: adc: sun20i-gpadc: support non-contiguous channel lookups
2026-05-16 15:11 UTC (2+ messages)
[PATCH V7 00/11] Add Invensense ICM42607
2026-05-16 15:07 UTC (17+ messages)
` [PATCH V7 03/11] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V7 04/11] iio: imu: inv_icm42607: Add I2C and SPI For icm42607
` [PATCH V7 05/11] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V7 06/11] iio: imu: inv_icm42607: Add Buffer "
` [PATCH V7 08/11] iio: imu: inv_icm42607: Add Accelerometer "
` [PATCH V7 09/11] iio: imu: inv_icm42607: Add Wake on Movement to icm42607
` [PATCH V7 10/11] iio: imu: inv_icm42607: Add Gyroscope "
[PATCH v2 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
2026-05-16 15:04 UTC (10+ messages)
` [PATCH v2 2/5] iio: adc: add "
` [PATCH v2 3/5] iio: adc: versal-sysmon: add I2C driver
[PATCH v3 0/3] Add GPADC support for A523
2026-05-16 15:02 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add GPADC for Allwinner A523
` [PATCH v3 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support
` [PATCH v3 3/3] arm64: dts: allwinner: a523: add gpadc node
[PATCH] iio: resolver: ad2s1210: notify trigger and clear state on fault read error
2026-05-16 14:49 UTC (3+ messages)
[PATCH v2 0/4] iio: light: add support for veml6031x00 ALS series
2026-05-16 14:41 UTC (10+ messages)
` [PATCH v2 1/4] iio: light: veml6030: remove unnecessary read of IT index
` [PATCH v2 4/4] iio: light: add support for veml6031x00 ALS series
[PATCH v2 0/2] iio: light: veml6030: fix channel type for events and remove unused read
2026-05-16 13:09 UTC (5+ messages)
` [PATCH v2 1/2] iio: light: veml6030: fix channel type when pushing events
` [PATCH v2 2/2] iio: light: veml6030: remove unnecessary read of IT index
[PATCH v6] iio: imu: kmx61: Use guard(mutex)() over manual locking
2026-05-16 13:01 UTC (2+ messages)
[PATCH v2] iio: imu: kmx61: Fix potential time-of-check to time-of-use race
2026-05-16 12:54 UTC (2+ messages)
[PATCH v4 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
2026-05-16 12:29 UTC (3+ messages)
[PATCH] iio: imu: inv_mpu6050: use guard(mutex) and scoped_guard
2026-05-16 12:22 UTC (3+ messages)
[PATCH v1] iio: light: acpi-als: Check ACPI_COMPANION() against NULL
2026-05-16 12:12 UTC (3+ messages)
[PATCH v3 0/6] iio: hid-sensor: standardize scan_type initialization
2026-05-16 11:44 UTC (5+ messages)
` [PATCH v3 2/6] iio: gyro: HID: hid-sensor-gyro-3d: Refactor channel initialization
[PATCH] staging: Documentation: dds: replace frequencyY with frequency
2026-05-16 11:38 UTC (4+ messages)
[PATCH] iio: trigger: drop generic interrupt trigger
2026-05-16 11:32 UTC
[PATCH v3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
2026-05-16 11:20 UTC (7+ messages)
` [PATCH v4 0/3] Convert Xilinx XADC binding to YAML and related cleanups
` [PATCH v4 1/3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
` [PATCH v4 2/3] staging: axis-fifo: Fix alignment of wait_event_interruptible arguments
[PATCH] Documentation: iio: make ADXL Y-axis calibbias description consistent
2026-05-16 11:04 UTC (2+ messages)
[PATCH v2] Documentation: iio: fix typo in triggered-buffers example
2026-05-16 10:57 UTC (3+ messages)
[PATCH] iio: adc: ad7192: fix GPOCON register access annotation
2026-05-16 10:55 UTC (3+ messages)
[PATCH] iio: gyro: bmg160: wait full startup time after mode change at probe
2026-05-16 10:49 UTC (4+ messages)
` [PATCH v2] "
[PATCH] iio: gyro: bmg160: bail out when bandwidth/filter is not in table
2026-05-16 10:45 UTC (3+ messages)
[PATCH] iio: pressure: bmp280: zero-init bmp580 trigger handler buffer
2026-05-16 10:37 UTC (4+ messages)
[PATCH] iio: buffer: only set IRQF_ONESHOT when thread handler is provided
2026-05-15 19:22 UTC (7+ messages)
[BUG] ACPI INT33D3 ambient light sensor not bound on Intel Lunar Lake (ThinkPad X1 Carbon Gen 13)
2026-05-15 18:32 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox