messages from 2025-05-14 08:52:40 to 2025-05-19 15:57:54 UTC [more...]
[PATCH v6 0/7] clk: clk-axi-clkgen: improvements and some fixes
2025-05-19 15:57 UTC (10+ messages)
` [PATCH v6 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v6 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v6 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v6 4/7] include: adi-axi-common: add new helper macros
` [PATCH v6 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v6 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v6 7/7] clk: clk-axi-clkgen: fix coding style issues
[PATCH v6 00/10] Add support for AD4080 ADC
2025-05-19 15:51 UTC (17+ messages)
` [PATCH v6 01/10] iio: backend: add support for filter config
` [PATCH v6 02/10] iio: backend: add support for data alignment
` [PATCH v6 03/10] iio: backend: add support for number of lanes
` [PATCH v6 04/10] dt-bindings: iio: adc: add ad408x axi variant
` [PATCH v6 05/10] iio: adc: adi-axi-adc: add filter type config
` [PATCH v6 06/10] iio: adc: adi-axi-adc: add data align process
` [PATCH v6 07/10] iio: adc: adi-axi-adc: add num lanes support
` [PATCH v6 08/10] dt-bindings: iio: adc: add ad4080
` [PATCH v6 09/10] iio: adc: ad4080: add driver support
` [PATCH v6 10/10] Documetation: ABI: add sinc1 and sinc5+pf1 filter
[PATCH 0/16] lib: Refactor find_closest() and find_closest_descending() from macros to lib functions
2025-05-19 15:44 UTC (22+ messages)
` [PATCH 01/16] hwmon: w83795: Fix type incompatibility with non-macro find_closest
` [PATCH 02/16] hwmon: emc1403: "
` [PATCH 03/16] hwmon: ina3221: "
` [PATCH 04/16] hwmon: lm95234: "
` [PATCH 05/16] hwmon: max1619: "
` [PATCH 06/16] hwmon: lm75: "
` [PATCH 07/16] hwmon: ltc4282: "
` [PATCH 08/16] hwmon: max6639: "
` [PATCH 09/16] hwmon: max20740: "
` [PATCH 10/16] iio: ad7606: "
` [PATCH 11/16] iio: mcp3564: "
` [PATCH 12/16] iio: max44009: "
` [PATCH 13/16] leds: eds-mt6370-rgb: Fix type incompatibility with find_closest()
` [PATCH 14/16] regulator: max77857: "
` [PATCH 15/16] watchdog: simatic-ipc-wdt: "
` [PATCH 16/16] lib: move find_closest() and find_closest_descending() to lib functions
[PATCH RFC 0/9] iio: Introduce new timestamp grabbing APIs
2025-05-19 15:28 UTC (11+ messages)
` [PATCH RFC 1/9] iio: buffer: Fix checkpatch.pl warning
` [PATCH RFC 2/9] iio: consumer: Define timestamp-related structures and constants
` [PATCH RFC 3/9] iio: consumer: Add new APIs of triggered_buffer_setup() family
` [PATCH RFC 4/9] iio: consumer: Add new API iio_poll_func_register()
` [PATCH RFC 5/9] iio: consumer: Add new API iio_pollfunc_get_timestamp()
` [PATCH RFC 6/9] iio: trigger: Define timetamp-related structures and constants
` [PATCH RFC 7/9] iio: trigger: Add new API iio_trigger_attach_timestamp()
` [PATCH RFC 8/9] iio: trigger: Add new API iio_trigger_store_time()
` [PATCH RFC 9/9] iio: rpr0521: Use new timestamp-related APIs
[PATCH v4 0/6] Add support for AD7405/ADUM770x
2025-05-19 15:22 UTC (14+ messages)
` [PATCH v4 1/6] iio: adc: ad4851: ad4851_set_oversampling_ratio parameters update
` [PATCH v4 2/6] iio: backend: update iio_backend_oversampling_ratio_set
` [PATCH v4 3/6] iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_set
` [PATCH v4 4/6] dt-bindings: iio: adc: add ad7405
` [PATCH v4 5/6] dt-bindings: iio: adc: adi-axi-adc: add ad7405 example
` [PATCH v4 6/6] iio: adc: ad7405: add ad7405 driver
[PATCH] driver core: platform: Use devres group to free driver probe resources
2025-05-19 15:02 UTC (9+ messages)
[PATCH] iio: trigger: Add validation to reject devices requiring top half
2025-05-19 14:34 UTC (7+ messages)
[PATCH v1 00/12] iio: accel: adxl313: add power-save on activity/inactivity
2025-05-19 12:19 UTC (19+ messages)
` [PATCH v1 01/12] iio: accel: adxl313: add debug register
` [PATCH v1 02/12] iio: accel: adxl313: introduce channel scan_index
` [PATCH v1 03/12] iio: accel: adxl313: configure scan type for buffer
` [PATCH v1 04/12] iio: accel: adxl313: make use of regmap cache
` [PATCH v1 05/12] iio: accel: adxl313: add function to enable measurement
` [PATCH v1 06/12] iio: accel: adxl313: prepare interrupt handling
` [PATCH v1 07/12] iio: accel: adxl313: add basic "
` [PATCH v1 08/12] iio: accel: adxl313: add FIFO watermark
` [PATCH v1 09/12] iio: accel: adxl313: add activity sensing
` [PATCH v1 10/12] iio: accel: adxl313: add inactivity sensing
` [PATCH v1 11/12] iio: accel: adxl313: implement power-save on inactivity
` [PATCH v1 12/12] docs: iio: add ADXL313 accelerometer
[PATCH v5 0/5] iio: adc: add ad7606 calibration support
2025-05-19 11:23 UTC (7+ messages)
` [PATCH v5 1/5] Documentation: ABI: IIO: add calibconv_delay documentation
` [PATCH v5 2/5] iio: core: add ADC delay calibration definition
` [PATCH v5 3/5] iio: adc: ad7606: add offset and phase calibration support
` [PATCH v5 4/5] dt-bindings: iio: adc: adi,ad7606: add gain "
` [PATCH v5 5/5] iio: adc: ad7606: "
[PATCH v4 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-05-19 11:04 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: iio: light: veml6046x00: add "
` [PATCH v4 2/3] iio: light: add support for veml6046x00 RGBIR "
` [PATCH v4 3/3] MAINTAINER: add maintainer for veml6046x00
[PATCH] counter: microchip-tcb-capture: Add watch validation support
2025-05-19 10:47 UTC (3+ messages)
[PATCH v4 0/5] iio: adc: add ad7606 calibration support
2025-05-19 10:14 UTC (5+ messages)
` [PATCH v4 5/5] iio: adc: ad7606: add gain "
[PATCH v4 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
2025-05-19 9:59 UTC (5+ messages)
[PATCH v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-05-19 7:35 UTC (2+ messages)
` [GIT PULL] Immutable branch between MFD, Clocksource and PWM due for the v6.16 merge window
[PATCH v2 1/2] iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]
2025-05-19 5:02 UTC (4+ messages)
` [PATCH v2 2/2] iio: adc: max1363: Reorder mode_list[] entries
[PATCH 8/9] dt-bindings: iio: adc: rockchip-saradc: Allow use of a power-domain
2025-05-18 22:06 UTC
IIO: Catching up after travel
2025-05-18 18:12 UTC
[PULL] IIO: New device support, features and cleanup for 6.16
2025-05-18 18:09 UTC (2+ messages)
[PULL] IIO: Fixes for 6.15 set 2 (or merge window given timing)
2025-05-18 17:57 UTC
[PATCH 0/3] Add driver for Nicera D3-323-AA PIR sensor
2025-05-18 17:38 UTC (9+ messages)
` [PATCH 3/3] iio: "
[PATCH v1 RESEND] iio: adc: ti-ads131e08: Add iio_device_claim_direct() to protect buffered captures
2025-05-18 17:27 UTC (2+ messages)
[PATCH v8 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-05-18 17:03 UTC (19+ messages)
` [PATCH v8 01/11] dt-bindings: trigger-source: add generic GPIO trigger source
` [PATCH v8 02/11] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v8 03/11] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v8 04/11] dt-bindings: iio: adc: ad7768-1: document regulator provider property
` [PATCH v8 05/11] iio: adc: ad7768-1: add regulator to control VCM output
` [PATCH v8 06/11] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v8 07/11] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v8 08/11] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v8 09/11] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v8 10/11] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v8 11/11] iio: adc: ad7768-1: add low pass -3dB cutoff attribute
[PATCH v3 0/4] Add support for AD7405/ADUM770x
2025-05-18 16:44 UTC (14+ messages)
` [PATCH v3 1/4] iio: backend: update iio_backend_oversampling_ratio_set
` [PATCH v3 2/4] iio: adc: adi-axi-adc: add axi_adc_oversampling_ratio_set
` [PATCH v3 3/4] dt-bindings: iio: adc: add ad7405
` [PATCH v3 4/4] iio: adc: ad7405: add ad7405 driver
[PATCH] iio: irsd200: Remove print of error code from dev_err_probe
2025-05-18 16:07 UTC (2+ messages)
[PATCH v3 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-05-18 8:21 UTC (4+ messages)
` [PATCH v3 2/3] iio: light: add support "
[PATCH 2/2] iio: ssp_sensors: optimalize -> optimize
2025-05-17 19:27 UTC (3+ messages)
[PATCH] dt-bindings:iio:gyroscope:invensense,itg3200: add binding
2025-05-16 19:34 UTC (2+ messages)
[PATCH 2/3] dt-bindings: iio: proximity: Add Nicera D3-323-AA PIR sensor
2025-05-16 17:15 UTC (3+ messages)
[PATCH v3 00/10] Add support for AD4170 series of ADCs
2025-05-16 16:06 UTC (5+ messages)
` [PATCH v3 01/10] dt-bindings: iio: adc: Add AD4170
[PATCH v2 0/5] Add support for AD4052 device family
2025-05-16 10:11 UTC (3+ messages)
` [PATCH v2 5/5] iio: adc: add support for ad4052
[PATCH v4 0/2] Add support for the DFRobot SEN0322 oxygen sensor
2025-05-16 7:44 UTC (4+ messages)
` [PATCH v4 2/2] iio: chemical: Add driver for SEN0322
[PATCH v2] iio: adc: Modernize single regulator call
2025-05-15 17:17 UTC (2+ messages)
[PATCH v2] dt-bindings: iio: adc: Add ROHM BD79100G
2025-05-15 17:08 UTC (3+ messages)
[PATCH 0/2] Support ROHM BU79100G ADC
2025-05-15 17:06 UTC (5+ messages)
` [PATCH 2/2] iio: adc: ad7476: Support ROHM BU79100G
[PATCH v10 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
2025-05-15 16:59 UTC (4+ messages)
` [PATCH v10 2/2] iio: adc: add support for Nuvoton NCT7201
[PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
2025-05-15 16:53 UTC (4+ messages)
` Fwd: "
[PATCH v3] iio: imu: inv_mpu6050: refactor aux read/write to use shared xfer logic
2025-05-15 16:47 UTC (3+ messages)
[PATCH v4 0/2] iio: accel: fxls8962af: Fix temperature readings
2025-05-15 16:17 UTC (2+ messages)
[PATCH] iio: adc: ad7944: max high bits on direct read
2025-05-15 16:16 UTC (3+ messages)
[PATCH v2] iio: adc: stm32-adc: Fix race in installing chained IRQ handler
2025-05-15 10:26 UTC (2+ messages)
[PATCH v3 0/8] Add STM32MP25 timers support: MFD, PWM, IIO and counter drivers
2025-05-15 9:24 UTC (8+ messages)
` [PATCH v3 3/8] counter: stm32-timer-cnt: add support for stm32mp25
` (subset) "
` [PATCH v3 4/8] pwm: stm32: "
[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
2025-05-15 7:36 UTC (17+ messages)
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature
` [PATCH v7 10/11] iio: accel: adxl345: add coupling detection for activity/inactivity
[PATCH] iio: adc: ti-ads131e08: Add iio_device_claim_direct() to protect buffered captures
2025-05-14 17:35 UTC
[PATCH v2 0/2] iio: imu: smi330: add bosch smi330 driver
2025-05-14 16:19 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: smi330: Add binding
[PATCH] iio: adc: stm32-adc: Fix race in installing chained IRQ handler
2025-05-14 12:22 UTC (2+ 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).