messages from 2024-08-17 12:32:15 to 2024-08-23 18:52:01 UTC [more...]
[PATCH v3 0/7] pressure: bmp280: Minor cleanup and interrupt support
2024-08-23 18:51 UTC (10+ messages)
` [PATCH v3 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v3 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v3 3/7] iio: pressure: bmp280: Remove config error check for IIR filter updates
` [PATCH v3 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v3 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v3 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v3 7/7] iio: pressure: bmp280: Move bmp085 interrupt to new configuration
[PATCH v3 0/3] iio: adc: add new ad7625 driver
2024-08-23 18:48 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH v3 2/3] iio: adc: ad7625: add driver
` [PATCH v3 3/3] docs: iio: new docs for ad7625 driver
[PATCH v4 0/4] Add support for AK09918
2024-08-23 18:35 UTC (8+ messages)
` [PATCH v4 1/4] iio: magnetometer: ak8975: Relax failure on unknown id
` [PATCH v4 2/4] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
` [PATCH v4 3/4] dt-bindings: iio: magnetometer: Add ak09118
` [PATCH v4 4/4] iio: magnetometer: ak8975: Add AK09118 support
[PATCH 0/1] iio: bmi323: have the peripheral consume less power
2024-08-23 18:29 UTC (6+ messages)
` [PATCH 1/1] iio: bmi323: peripheral in lowest power state on suspend
` [PATCH v2 0/1] iio: bmi323: have the peripheral consume less power
` [PATCH v2] iio: bmi323: peripheral in lowest power state on suspend
[PATCH 0/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
2024-08-23 18:04 UTC (16+ messages)
` [PATCH 1/7] iio: adc: ad7606: add 'bits' parameter to channels macros
` [PATCH 2/7] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct()
` [PATCH 3/7] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe
` [PATCH 4/7] iio: adc: ad7606: wrap channel ranges & scales into struct
` [PATCH 5/7] iio: adc: ad7606: rework available attributes for SW channels
` [PATCH 6/7] dt-bindings: iio: adc: add adi,ad7606c-{16,18} compatible strings
` [PATCH 7/7] iio: adc: ad7606: add support for AD7606C-{16,18} parts
iio: pressure: bmp280: Use char instead of s32 for data buffer
2024-08-23 17:20 UTC
[PATCH v2 00/12] Add device tree for ArmSoM Sige 5 board
2024-08-23 16:12 UTC (13+ messages)
` [PATCH v2 01/12] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
` [PATCH v2 02/12] dt-bindings: arm: rockchip: Add rk3576 compatible string to pmu.yaml
` [PATCH v2 03/12] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH v2 04/12] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
` [PATCH v2 05/12] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
` [PATCH v2 06/12] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [PATCH v2 07/12] dt-bindings: mmc: Add support for rk3576 eMMC
` [PATCH v2 08/12] dt-bindings: gpu: Add rockchip,rk3576-mali compatible
` [PATCH v2 09/12] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible
` [PATCH v2 10/12] dt-bindings: spi: Add rockchip,rk3576-spi compatible
` [PATCH v2 11/12] arm64: dts: rockchip: Add rk3576 SoC base DT
` [PATCH v2 12/12] arm64: dts: rockchip: Add rk3576-armsom-sige5 board
[PATCH V8 0/2] Add support for aw96103/aw96105 proximity sensor
2024-08-23 9:49 UTC (3+ messages)
` [PATCH V8 1/2] dt-bindings: iio: aw96103: Add bindings for aw96103/aw96105 sensor
` [PATCH V8 2/2] iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
2024-08-22 19:43 UTC (13+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH 3/6] iio: adc: ad4030: add averaging support
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH 6/6] docs: iio: ad4030: add documentation
[PULL] IIO: 1st set of New device support features and cleanup for 6.12
2024-08-22 18:44 UTC
[PATCH V4 00/15] Add Battery and USB Supply for AXP717
2024-08-22 13:54 UTC (18+ messages)
` [PATCH V4 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
` [PATCH V4 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V4 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V4 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V4 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V4 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V4 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V4 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V4 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V4 10/15] "
` [PATCH V4 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` (subset) "
` [PATCH V4 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V4 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V4 14/15] power: supply: axp20x_battery: add "
` [PATCH V4 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX
[PATCH v3 0/2] use device_for_each_child_node_scoped to access device child nodes
2024-08-22 13:36 UTC (4+ messages)
` [PATCH v3 1/2] iio: adc: xilinx-ams: use device_* to iterate over "
` [PATCH v3 2/2] leds: as3645a: "
` (subset) "
[PATCH v4 0/3] Add SARADC support on Sophgo CV18XX series
2024-08-22 8:52 UTC (10+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding
` [PATCH v4 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo CV18XX series SARADC
[PATCH v2 0/7] pressure: bmp280: Minor cleanup and interrupt support
2024-08-21 21:58 UTC (16+ messages)
` [PATCH v2 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v2 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v2 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v2 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v2 7/7] iio: pressure bmp280: Move bmp085 interrupt to new configuration
[PATCH v1] drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 20:33 UTC (2+ messages)
[PATCH] iio: sgp40: retain documentation in driver
2024-08-21 20:28 UTC (2+ messages)
[PATCH V3 00/15] Add Battery and USB Supply for AXP717
2024-08-21 20:15 UTC (23+ messages)
` [PATCH V3 01/15] iio: adc: axp20x_adc: Add adc_en1 and adc_en1 to axp_data
` [PATCH V3 02/15] power: supply: axp20x_battery: Remove design from min and max voltage
` [PATCH V3 03/15] power: supply: axp20x_battery: Make iio and battery config per device
` [PATCH V3 04/15] power: supply: axp20x_usb_power: Make VBUS and IIO "
` [PATCH V3 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
` [PATCH V3 06/15] power: supply: axp20x_usb_power: add input-current-limit-microamp
` [PATCH V3 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
` [PATCH V3 08/15] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH V3 09/15] dt-bindings: power: supply: axp20x: "
` [PATCH V3 10/15] "
` [PATCH V3 11/15] mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
` [PATCH V3 12/15] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH V3 13/15] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH V3 14/15] power: supply: axp20x_battery: add "
` [PATCH V3 15/15] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX
[PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints
2024-08-21 20:06 UTC (4+ messages)
[PATCH 0/4] iio: adc: ad4695: implement calibration support
2024-08-21 16:33 UTC (9+ messages)
` [PATCH 1/4] iio: adc: ad4695: add 2nd regmap for 16-bit registers
` [PATCH 2/4] iio: adc: ad4695: implement calibration support
` [PATCH 3/4] doc: iio: ad4695: update for "
` [PATCH 4/4] iio: ABI: document ad4695 new attributes
[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
2024-08-20 19:22 UTC (11+ messages)
` [PATCH 08/10] dt-bindings: timer: rockchip: Add rk3576 compatible
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT
[PATCH] iio: ABI: remove duplicate in_resistance_calibbias
2024-08-20 15:18 UTC
[bug report] iio: pressure: bmp280: Add triggered buffer support
2024-08-19 20:34 UTC (3+ messages)
[PATCH 0/4] iio: ABI: audit calibscal and calibbias attributes
2024-08-19 19:50 UTC (3+ messages)
[PULL] IIO: 1st set of fixes for 6.11
2024-08-19 19:37 UTC
[PATCH v2 0/3] use device_for_each_child_node_scoped to access device child nodes
2024-08-19 14:33 UTC (4+ messages)
` [PATCH v2 1/3] coresight: cti: use device_* to iterate over "
[PATCH v2 0/3] iio: adc: add new ad7625 driver
2024-08-19 12:38 UTC (4+ messages)
` [PATCH v2 2/3] iio: adc: ad7625: add driver
[PATCH] iio: adc: standardize on formatting for id match tables
2024-08-18 18:09 UTC
[PATCH v7 0/2] Add light channel for LTR390
2024-08-18 16:05 UTC (6+ messages)
st_lsm6dsx minor issue
2024-08-18 7:50 UTC (3+ messages)
[PATCH v2 0/2] add AD8460 DAC driver
2024-08-18 7:04 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460
[PATCH] iio: adc: ad7606: split a 'ad7606_sw_mode_setup()' from probe
2024-08-18 5:16 UTC (3+ messages)
iio: accel: adxl345 - Questions on Implementation
2024-08-17 16:41 UTC (2+ messages)
[PATCH v3 0/2] iio: imu: smi240: cover-letter
2024-08-17 16:17 UTC (4+ messages)
` [PATCH v3 2/2] iio: imu: smi240: imu driver
[PATCH 0/8] Add iio backend compatibility for ad7606
2024-08-17 15:47 UTC (16+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: ad7606: Make corrections on spi conditions
` [PATCH 2/8] dt-bindings: iio: adc: ad7606: Add iio backend bindings
` [PATCH 3/8] Documentation: iio: Document ad7606 driver
` [PATCH 5/8] platform: add platform_get_device_match_data() helper
` [PATCH 6/8] iio: adc: ad7606: Add PWM support for conversion trigger
` [PATCH 7/8] iio: adc: ad7606: Switch to xxx_get_device_match_data
` [PATCH 8/8] iio:adc:ad7606: Add iio-backend support
[PATCH] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct()
2024-08-17 14:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH] iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
2024-08-17 14:32 UTC (3+ messages)
[PATCH v2 0/2] iio: adc: ad4695: implement triggered buffer
2024-08-17 14:28 UTC (3+ messages)
[PATCH 0/3] iio: Add Everlight PM16D17 proximity sensor
2024-08-17 14:02 UTC (7+ messages)
` [PATCH 2/3] dt-bindings: iio: Add everlight pm16d17 binding
` [PATCH 3/3] iio: proximity: Add support for everlight pmd16d17 sensor
[PATCH v3 0/4] Add support for AK09918
2024-08-17 12:58 UTC (10+ messages)
` [PATCH v3 2/4] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
` [PATCH v3 3/4] dt-bindings: iio: imu: magnetometer: Add ak09118
[PATCH] iio: proximity: hx9023s: Fix error code in hx9023s_property_get()
2024-08-17 12:52 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).