linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-27 10:57:51 to 2025-02-01 10:36:23 UTC [more...]

[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
 2025-02-01 10:36 UTC  (19+ messages)
` [PATCH 01/13] gpiolib: add gpiods_set_array_value_cansleep()
` [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep
` [PATCH 03/13] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH 04/13] bus: ts-nbus: use gpiods_set_array_value_cansleep
` [PATCH 05/13] gpio: max3191x: "
` [PATCH 06/13] iio: adc: ad7606: "
` [PATCH 07/13] iio: amplifiers: hmc425a: "
` [PATCH 08/13] iio: resolver: ad2s1210: "
` [PATCH 09/13] mmc: pwrseq_simple: "
` [PATCH 10/13] mux: gpio: "
` [PATCH 11/13] net: mdio: mux-gpio: "
` [PATCH 12/13] phy: mapphone-mdm6600: "
` [PATCH 13/13] ASoC: adau1701: "

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-02-01 10:06 UTC  (10+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V5 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties
` [PATCH V5 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC
` [PATCH V5 4/5] "
` [PATCH V5 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH v3 00/10] add support for Software mode on AD7606's iio backend driver
 2025-01-31 21:31 UTC  (16+ messages)
` [PATCH v3 01/10] dt-bindings: iio: dac: adi-axi-adc: fix ad7606 pwm-names
` [PATCH v3 02/10] dt-bindings: iio: dac: adi-axi-adc: add ad7606 variant
` [PATCH v3 03/10] iio: adc: ad7606: fix wrong scale available
` [PATCH v3 04/10] iio: adc: ad7606: move the software mode configuration
` [PATCH v3 05/10] iio: adc: ad7606: move software functions into common file
` [PATCH v3 06/10] iio: adc: adi-axi-adc: add platform children support
` [PATCH v3 07/10] iio: adc: adi-axi-adc: add support for AD7606 register writing
` [PATCH v3 08/10] iio: adc: ad7606: change r/w_register signature
` [PATCH v3 09/10] iio: adc: ad7606: change channel macros parameters
` [PATCH v3 10/10] iio: adc: ad7606: add support for writing registers when using backend

[PATCH v2 0/3] Non-const bitfield helpers
 2025-01-31 19:03 UTC  (7+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v2 2/3] clk: renesas: Use bitfield helpers
` [PATCH v2 3/3] soc: "

[PATCH v3 0/3] Add support for AD7191
 2025-01-31 18:39 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add AD7191
` [PATCH v3 2/3] iio: adc: ad7191: "
` [PATCH v3 3/3] docs: iio: "

[PATCH v3 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2025-01-31 18:18 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v3 3/6] iio: adc: ad4030: add averaging support
` [PATCH v3 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH v3 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH v3 6/6] docs: iio: ad4030: add documentation

[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
 2025-01-31 17:41 UTC  (9+ messages)
` [RFC PATCH 1/5] dt-bindings: "
` [RFC PATCH 2/5] mfd: Add "
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC
` [RFC PATCH 4/5] pinctrl: Support ROHM BD79124 pinmux / GPO
` [RFC PATCH 5/5] MAINTAINERS: Add ROHM BD79124 ADC/GPO

[PATCH] iio: filter: admv8818: Force initialization of SDO
 2025-01-31 12:30 UTC  (3+ messages)
  `  "

[PATCH 0/2] iio: adc: ad*: Fix comparisons using memcmp
 2025-01-30 18:14 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: ad4130: Fix comparison of channel setups
` [PATCH 2/2] iio: adc: ad7173: Fix comparison of channel configs

[PATCH v2 00/16] Add features, improvements, and fixes
 2025-01-30 16:39 UTC  (44+ messages)
` [PATCH v2 01/16] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v2 02/16] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v2 03/16] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v2 04/16] dt-bindings: iio: adc: ad7768-1: add VMC output property
` [PATCH v2 05/16] Documentation: ABI: add wideband filter type to sysfs-bus-iio
` [PATCH v2 06/16] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
` [PATCH v2 07/16] iio: adc: ad7768-1: convert driver to use regmap
` [PATCH v2 08/16] iio: adc: ad7768-1: Add reset gpio
` [PATCH v2 09/16] iio: adc: ad7768-1: remove unnecessary locking
` [PATCH v2 10/16] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v2 11/16] iio: adc: ad7768-1: Add VCM output support
` [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v2 13/16] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v2 14/16] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v2 15/16] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v2 16/16] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH 00/20] IIO: Tidying up timestamp alignment markings
 2025-01-30 16:10 UTC  (4+ messages)
` [PATCH 02/20] io: adc: ina2xx-adc: Fix sign and use aligned_s64 for timestamp

[PATCH] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC
 2025-01-30 14:38 UTC 

[Q] Frequency & duty cycle measurement?
 2025-01-30 13:59 UTC  (3+ messages)

[PATCH v1 0/3] iio: drop useless assignment of cache_type
 2025-01-30  8:30 UTC  (5+ messages)
` [PATCH v1 1/3] iio: light: adux1020: Drop unneeded assignment for cache_type
` [PATCH v1 2/3] iio: magnetometer: af8133j: "
` [PATCH v1 3/3] iio: pressure: zpa2326: "

[RFC PATCH 00/27] iio: improve handling of direct mode claim and release
 2025-01-29 16:41 UTC  (12+ messages)
` [RFC PATCH 01/27] iio: core: Rework claim and release of direct mode to work with sparse
` [RFC PATCH 09/27] iio: adc: ad4000: Stop using iio_device_claim_direct_scoped()

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-29 16:19 UTC  (10+ messages)
` [RFC v2 31/38] docs: arm: generic-counter: Allow creating cross-references for ABI
` [RFC v2 32/38] docs: iio: Allow creating cross-references ABI

[PATCH v5 0/6] Add support for ADIS16550 and ADIS16550W
 2025-01-29 15:30 UTC  (9+ messages)
` [PATCH v5 1/6] iio: imu: adis: Add custom ops struct
` [PATCH v5 2/6] iio: imu: adis: Add reset to custom ops
` [PATCH v5 3/6] iio: imu: adis: Add DIAG_STAT register size
` [PATCH v5 4/6] dt-bindings: iio: Add adis16550 bindings
` [PATCH v5 5/6] iio: imu: adis16550: add adis16550 support
` [PATCH v5 6/6] docs: iio: add documentation for adis16550 driver

[PATCH v3 0/2] iio: light: fix scale in veml6030
 2025-01-28 19:13 UTC  (5+ messages)
` [PATCH v3 1/2] iio: gts-helper: export iio_gts_get_total_gain()
` [PATCH v3 2/2] iio: light: veml6030: fix scale to conform to ABI

[PATCH v6 0/3] ADF4371 refin mode and doubler support
 2025-01-28 17:08 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: iio: adf4371: add refin mode

[PATCH v11 0/8] Add support for AD485x DAS Family
 2025-01-28 16:16 UTC  (8+ messages)
` [PATCH v11 3/8] iio: backend: add API for oversampling
` [PATCH v11 4/8] iio: adc: adi-axi-adc: add interface type
` [PATCH v11 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v11 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v11 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver

[PATCH v1 00/12] iio: accel: adxl345: add interrupt based sensor events
 2025-01-28 12:01 UTC  (13+ messages)
` [PATCH v1 01/12] iio: accel: adxl345: migrate constants to core
` [PATCH v1 02/12] iio: accel: adxl345: reorganize measurement enable
` [PATCH v1 03/12] iio: accel: adxl345: add debug register access
` [PATCH v1 04/12] iio: accel: adxl345: reorganize irq handler
` [PATCH v1 05/12] iio: accel: adxl345: improve access to the interrupt enable register
` [PATCH v1 06/12] iio: accel: adxl345: add single tap feature
` [PATCH v1 07/12] iio: accel: adxl345: show tap status and direction
` [PATCH v1 08/12] iio: accel: adxl345: add double tap feature
` [PATCH v1 09/12] iio: accel: adxl345: add double tap suppress bit
` [PATCH v1 10/12] iio: accel: adxl345: add freefall feature
` [PATCH v1 11/12] iio: accel: adxl345: add activity feature
` [PATCH v1 12/12] iio: accel: adxl345: add inactivity feature

[PATCH 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
 2025-01-28 10:59 UTC  (17+ messages)
` [PATCH 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable()

[PATCH v5 0/2] iio: adc: ad7173: add ad4111 openwire detection support
 2025-01-27 15:24 UTC  (4+ messages)
` [PATCH v5 1/2] iio: introduce the FAULT event type
` [PATCH v5 2/2] iio: adc: ad7173: add openwire detection support for single conversions

[PATCH 00/34] address all -Wunused-const warnings
 2025-01-27 13:24 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).