messages from 2025-09-10 16:32:24 to 2025-09-16 08:45:10 UTC [more...]
[PATCH v4 0/7] SPMI: Implement sub-devices and migrate drivers
2025-09-16 8:44 UTC (8+ messages)
` [PATCH v4 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v4 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v4 3/7] power: reset: qcom-pon: "
` [PATCH v4 4/7] phy: qualcomm: eusb2-repeater: "
` [PATCH v4 5/7] misc: qcom-coincell: "
` [PATCH v4 6/7] iio: adc: qcom-spmi-iadc: "
` [PATCH v4 7/7] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions
[PULL] IIO: 2nd set of fixes for 6.17 (or 6.18 merge window given timing)
2025-09-16 8:31 UTC (2+ messages)
[GIT PULL] Counter updates for 6.18
2025-09-16 8:30 UTC (2+ messages)
[PATCH v5 0/3] Support ROHM BD79112 ADC
2025-09-16 8:14 UTC (14+ messages)
` [PATCH v5 1/3] dt-bindings: iio: adc: ROHM BD79112 ADC/GPIO
` [PATCH v5 2/3] iio: adc: Support "
` [PATCH v5 3/3] MAINTAINERS: Support ROHM BD79112 ADC
[PATCH v11 0/3] Add MAX14001/MAX14002 support
2025-09-16 7:57 UTC (5+ messages)
` [PATCH v11 1/3] dt-bindings: iio: adc: add max14001
` [PATCH v11 2/3] iio: adc: max14001: New driver
` [PATCH v11 3/3] iio: ABI: Add voltage mean raw attribute
[PATCH] drivers: iio: accel: fix ADX355 startup race condition
2025-09-16 7:07 UTC (9+ messages)
` [PATCH v2] iio: accel: fix ADXL355 "
[PATCH 1/2] dt-bindings: counter: Add binding for NXP PCF85263/PCF85363 stopwatch
2025-09-15 19:36 UTC (5+ messages)
` [PATCH 2/2] counter: nxp-pcf85363-stopwatch: Add driver "
[PATCH v4 0/2] iio: imu: smi330: add bosch smi330 driver
2025-09-15 16:09 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: imu: smi330: Add binding
` [PATCH v4 2/2] iio: imu: smi330: Add driver
[PATCH v4 0/3] Support ROHM BD79112 ADC
2025-09-15 15:55 UTC (11+ messages)
` [PATCH v4 2/3] iio: adc: Support ROHM BD79112 ADC/GPIO
` [PATCH v4 3/3] MAINTAINERS: Support ROHM BD79112 ADC
[PATCH 1/6] iio: health: afe4403: Do not store dev pointer in device struct
2025-09-15 12:13 UTC (5+ messages)
` [PATCH 2/6] iio: health: afe4403: Use devm_regulator_get_enable() helper
[PATCH v2 0/6] iio: adc: ad7124: add filter support
2025-09-15 6:46 UTC (21+ messages)
` [PATCH v2 1/6] iio: adc: ad7124: use clamp()
` [PATCH v2 2/6] iio: adc: ad7124: use read_avail() for scale_available
` [PATCH v2 3/6] iio: adc: ad7124: use guard(mutex) to simplify return paths
` [PATCH v2 4/6] iio: adc: ad7124: support fractional sampling_frequency
` [PATCH v2 5/6] iio: adc: ad7124: add filter support
` [PATCH v2 6/6] iio: ABI: document "sinc4+rej60" filter_type
[PATCH v3 00/18] iio: accel: bma220 improvements
2025-09-15 5:49 UTC (31+ messages)
` [PATCH v3 01/18] dt-bindings: iio: accel: bosch,bma220 cleanup typo
` [PATCH v3 02/18] dt-bindings: iio: accel: bosch,bma220 setup SPI clock mode
` [PATCH v3 03/18] dt-bindings: iio: accel: bosch,bma220 set irq type in example block
` [PATCH v3 04/18] iio: accel: bma220: split original driver
` [PATCH v3 05/18] iio: accel: bma220: add open firmware table
` [PATCH v3 06/18] iio: accel: bma220: turn power supplies on
` [PATCH v3 07/18] iio: accel: bma220: move bma220_power() fct
` [PATCH v3 08/18] iio: accel: bma220: reset registers during init stage
` [PATCH v3 09/18] iio: accel: bma220: relax constraints during probe()
` [PATCH v3 10/18] iio: accel: bma220: migrate to regmap API
` [PATCH v3 11/18] iio: accel: bma220: populate buffer ts in trigger handler
` [PATCH v3 12/18] iio: accel: bma220: use find_match_table fct
` [PATCH v3 13/18] iio: accel: bma220: add i2c module
` [PATCH v3 14/18] iio: accel: bma220: add i2c watchdog feature
` [PATCH v3 15/18] iio: accel: bma220: add interrupt trigger
` [PATCH v3 16/18] iio: accel: bma220: add LPF cut-off frequency mapping
` [PATCH v3 17/18] iio: accel: bma220: add debugfs reg access
` [PATCH v3 18/18] iio: accel: bma220: add maintainer
[PATCH 00/15] Add thermal management support for sama7d65
2025-09-14 15:43 UTC (5+ messages)
` [PATCH 02/15] nvmem: microchip-otpc: rework to access packets based on tag
` [PATCH 04/15] iio: adc: at91-sama5d2_adc: update calibration index, validation condition
[PATCH v5 0/4] BMI270: Add support for step counter and motion events
2025-09-14 11:40 UTC (5+ messages)
` [PATCH v5 3/4] iio: imu: bmi270: add support for "
[PATCH v7] iio: light: ltr390: Implement runtime PM support
2025-09-13 15:58 UTC (10+ messages)
[PATCH v5 3/3] iio: pressure: bmp280: Use gpiod_set_value_cansleep()
2025-09-13 14:25 UTC (3+ messages)
[PATCH v4 0/3] iio: pressure: bmp280: GPIO error handling and cleanups
2025-09-13 14:23 UTC (7+ messages)
` [PATCH v4 2/3] iio: pressure: bmp280: Remove noisy dev_info()
` [PATCH v4 3/3] iio: pressure: bmp280: Use gpiod_set_value_cansleep()
[PATCH v2 0/4] iio: adc: ad7173: add filter support
2025-09-13 14:16 UTC (6+ messages)
` [PATCH v2 1/4] iio: adc: ad7173: rename ad7173_chan_spec_ext_info
` [PATCH v2 2/4] iio: adc: ad7173: rename odr field
` [PATCH v2 3/4] iio: adc: ad7173: support changing filter type
` [PATCH v2 4/4] iio: ABI: add filter types for ad7173
[PATCH 0/7] iio: buffer: document calling context when pushing to buffers
2025-09-13 13:57 UTC (15+ messages)
` [PATCH 1/7] iio: buffer: document iio_push_to_buffers_with_ts_unaligned() may sleep
` [PATCH 2/7] iio: buffer: iio_push_to_buffers_with_ts_unaligned() might_sleep()
` [PATCH 3/7] iio: buffer: document iio_push_to_buffers_with_ts()
` [PATCH 4/7] iio: buffer: deprecated iio_push_to_buffers_with_timestamp()
` [PATCH 5/7] iio: buffer: document iio_push_to_buffers() calling context
` [PATCH 6/7] iio: buffer: document store_to() callback may be called in any context
` [PATCH 7/7] iio: buffer: document that buffer callback must be context safe
[PATCH v4 0/3] Marvell 88PM886 PMIC GPADC driver
2025-09-13 13:47 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: 88pm886: Add #io-channel-cells
` [PATCH v4 2/3] iio: adc: Add driver for Marvell 88PM886 PMIC ADC
` [PATCH v4 3/3] mfd: 88pm886: Add GPADC cell
[PATCH v4] iio: adc: ad7124: fix sample rate for multi-channel use
2025-09-13 13:37 UTC (2+ messages)
[PATCH v7 0/6] iio: adc: add support for ADE9000 Energy Monitoring IC
2025-09-13 13:22 UTC (8+ messages)
` [PATCH v7 4/6] iio: adc: add ade9000 support
` [PATCH v7 5/6] docs: iio: add documentation for ade9000 driver
[PATCH v2 00/14] iio: accel: bma220 improvements
2025-09-13 12:22 UTC (37+ messages)
` [PATCH v2 01/14] dt-bindings: iio: accel: bosch,bma220 cleanup typo
` [PATCH v2 02/14] dt-bindings: iio: accel: bosch,bma220 setup SPI clock mode
` [PATCH v2 03/14] dt-bindings: iio: accel: bosch,bma220 change irq type
` [PATCH v2 04/14] iio: accel: bma220: split original driver
` [PATCH v2 06/14] iio: accel: bma220: add get regulator check
` [PATCH v2 07/14] iio: accel: bma220: reset registers during init stage
` [PATCH v2 08/14] iio: accel: bma220: migrate to regmap API
` [PATCH v2 09/14] iio: accel: bma220: add i2c module
` [PATCH v2 11/14] iio: accel: bma220: add interrupt trigger
` [PATCH v2 12/14] iio: accel: bma220: add LPF cut-off frequency mapping
[PATCH v2 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
2025-09-12 15:10 UTC (14+ messages)
` [PATCH v2 2/2] iio: adc: Add the NXP SAR ADC support for the "
[PATCH v2 1/2] dt-bindings: iio: afe: current-sense-amplifier: Add io-channel-cells
2025-09-11 3:27 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: imx93-phyboard-nash: Current sense via iio-hwmon
[PATCH v4 0/5] iio: imu: inv_icm42600: pm_runtime fixes + various changes
2025-09-10 18:36 UTC (6+ messages)
` [PATCH v4 5/5] iio: imu: inv_icm42600: use guard() to release mutexes
[Bug 220561] New: IIO: hid-sensor-hub: Fails to enumerate Accelerometer on SunplusIT (5986:2177) composite device on Lenovo Yoga 7 Gen 10
2025-09-10 17:05 UTC (2+ messages)
` [Bug 220561] "
[PATCH v6 0/4] Add IIO backend support for AD7779
2025-09-10 16:34 UTC (4+ messages)
[PATCH 0/2] iio: magnetometer: cleanup unused IIO_CHAN_INFO_PROCESSED handling
2025-09-10 16:32 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