messages from 2025-01-29 08:21:31 to 2025-02-03 08:10:36 UTC [more...]
[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-03 8:08 UTC (18+ messages)
` [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
` [PATCH v3 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v3 03/20] devres: Introduce devm_kmemdup_array()
` [PATCH v3 04/20] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v3 05/20] pinctrl: baytrail: "
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 07/20] pinctrl: tangier: "
` [PATCH v3 08/20] pinctrl: pxa2xx: "
` [PATCH v3 09/20] input: sparse-keymap: "
` [PATCH v3 10/20] input: ipaq-micro-keys: "
` [PATCH v3 11/20] regulator: devres: "
` [PATCH v3 12/20] regulator: cros-ec: "
` [PATCH v3 13/20] power: supply: sc27xx: "
` [PATCH v3 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v3 15/20] ASoC: Intel: avs: "
` [PATCH v3 16/20] ASoC: hdac_hdmi: "
` [PATCH v3 17/20] ASoC: tlv320dac33: "
[PATCH v2 0/3] Non-const bitfield helpers
2025-02-03 7:44 UTC (10+ 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] iio: light: Add check for array bounds in veml6075_read_int_time_ms
2025-02-03 5:14 UTC (3+ messages)
[RFC PATCH 00/27] iio: improve handling of direct mode claim and release
2025-02-02 21:00 UTC (13+ 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()
[PATCH v2] iio: filter: admv8818: Force initialization of SDO
2025-02-02 15:15 UTC (4+ messages)
` "
[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-02-02 13:38 UTC (17+ 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 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
2025-02-02 12:30 UTC (11+ 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
[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
2025-02-02 10:24 UTC (31+ 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] iio: magnetometer: si7210: fix magnetic field measurement scale
2025-02-02 10:07 UTC
[PATCH v1 00/12] iio: accel: adxl345: add interrupt based sensor events
2025-02-01 17:48 UTC (24+ messages)
` [PATCH v1 01/12] iio: accel: adxl345: migrate constants to core
` [PATCH v1 02/12] iio: accel: adxl345: reorganize measurement enable
` [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
[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
2025-02-01 17:12 UTC (15+ 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 v11 0/8] Add support for AD485x DAS Family
2025-02-01 16:19 UTC (3+ messages)
` [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver
[PATCH v2 00/16] Add features, improvements, and fixes
2025-02-01 15:50 UTC (27+ 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 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 10/16] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v2 15/16] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
[PATCH v5 0/6] Add support for ADIS16550 and ADIS16550W
2025-02-01 15:24 UTC (12+ messages)
` [PATCH v5 1/6] iio: imu: adis: Add custom ops struct
` [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 00/10] add support for Software mode on AD7606's iio backend driver
2025-02-01 13:14 UTC (21+ 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 v1 0/3] iio: drop useless assignment of cache_type
2025-02-01 12:47 UTC (6+ 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: "
[PATCH v5 0/2] iio: adc: ad7173: add ad4111 openwire detection support
2025-02-01 12:38 UTC (3+ messages)
` [PATCH v5 2/2] iio: adc: ad7173: add openwire detection support for single conversions
[PATCH v6 0/3] ADF4371 refin mode and doubler support
2025-02-01 12:33 UTC (4+ messages)
` [PATCH v6 2/3] iio: frequency: adf4371: add refin mode
[PATCH v2] iio: dac: ad3552r: clear reset status flag
2025-02-01 11:20 UTC (2+ messages)
[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] 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 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)
[RFC v2 00/38] Improve ABI documentation generation
2025-01-29 16:19 UTC (7+ 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;
as well as URLs for NNTP newsgroup(s).