Linux IIO development
 help / color / mirror / Atom feed
 messages from 2022-07-17 15:02:00 to 2022-07-25 10:41:32 UTC [more...]

[PATCH v10 0/2] Add LTRF216A Driver
 2022-07-25 10:40 UTC  (2+ messages)
` [PATCH v10 1/2] dt-bindings: Document ltrf216a light sensor bindings

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-25 10:31 UTC  (32+ messages)
` [PATCH v6 01/13] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [PATCH v6 02/13] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [PATCH v6 03/13] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [PATCH v6 04/13] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v6 05/13] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [PATCH v6 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v6 07/13] mfd: mt6370: Add MediaTek MT6370 support
` [PATCH v6 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v6 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v6 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v6 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

Controlling device power management from terminal
 2022-07-25  8:41 UTC 

[PATCH 1/2] iio: st_sensors: Retry ID verification on failure
 2022-07-24 16:43 UTC  (2+ messages)
` [PATCH 2/2] iio: st_sensors: Fix null pointer on defer_probe error

[PATCH v4 0/5] Add support for pressure sensor Bosch BMP380
 2022-07-24  0:22 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
` [PATCH v4 2/5] iio: pressure: bmp280: simplify driver initialization logic
` [PATCH v4 3/5] iio: pressure: bmp280: Fix alignment for DMA safety
` [PATCH v4 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
` [PATCH v4 5/5] iio: pressure: bmp280: Add more tunable config parameters for BMP380

[PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained
 2022-07-23  9:20 UTC 

[PATCH v1 0/2] iio: Add single and double tap events support
 2022-07-23  8:59 UTC  (11+ messages)
` [PATCH v1 1/2] iio: Add new event type gesture and use direction for single and double tap
` [PATCH v1 2/2] iio: accel: bma400: Add support for single and double tap events

[PATCH 0/6] dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL
 2022-07-22 18:37 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: panel: explicitly list "
` [PATCH 2/6] dt-bindings: eeprom: at25: "
` [PATCH 3/6] dt-bindings: iio: "
` [PATCH 4/6] dt-bindings: misc: "
` [PATCH 5/6] dt-bindings: net: "
` [PATCH 6/6] spi: dt-bindings: drop CPHA and CPOL from common properties

[PATCH 1/1] iio: humidity: hdc100x: add manufacturer and device id cehck
 2022-07-22 17:20 UTC 

[PATCH v4 0/9] Improve MCP3911 driver
 2022-07-22 13:07 UTC  (10+ messages)
` [PATCH v4 1/9] iio: adc: mcp3911: make use of the sign bit
` [PATCH v4 2/9] iio: adc: mcp3911: correct "microchip,device-addr" property
` [PATCH v4 3/9] iio: adc: mcp3911: use correct formula for AD conversion
` [PATCH v4 4/9] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH v4 5/9] iio: adc: mcp3911: add support for buffers
` [PATCH v4 6/9] iio: adc: mcp3911: add support for interrupts
` [PATCH v4 7/9] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
` [PATCH v4 8/9] iio: adc: mcp3911: add support for oversampling ratio
` [PATCH v4 9/9] iio: adc: mcp3911: add support to set PGA

[PATCH 0/4] iio: afe/rescale improvements
 2022-07-22  9:33 UTC  (9+ messages)
` [PATCH 1/4] iio: inkern: Remove useless argument to iio_channel_read_max()
` [PATCH 2/4] iio: core: Add support for IIO_AVAIL_LIST_WITH_TYPE
` [PATCH 3/4] iio: afe/rescale: Add support for converting scale avail table
` [PATCH 4/4] iio: afe/rescale: Implement write_raw

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-07-22  8:14 UTC  (3+ messages)

[PULL] 2nd IIO pull request for 5.20
 2022-07-22  8:03 UTC  (2+ messages)

[PATCH v8 0/3] dt-bindings: adc-joystick: add poll-interval
 2022-07-21 16:46 UTC  (4+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v8 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

[PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment
 2022-07-21 10:35 UTC  (3+ messages)
  `  "

[PATCH v5 00/13] Add MediaTek MT6370 PMIC support
 2022-07-21 10:09 UTC  (18+ messages)
` [PATCH v5 08/13] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [PATCH v5 11/13] leds: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v5 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[RFC PATCH] dt-bindings: iio: adc: use spi-peripheral-props.yaml
 2022-07-21  9:38 UTC  (4+ messages)

[PATCH v9 0/2] Add LTRF216A Driver
 2022-07-20 21:40 UTC  (8+ messages)
` [PATCH v9 1/2] dt-bindings: Document ltrf216a light sensor bindings
` [PATCH v9 2/2] iio: light: Add support for ltrf216a sensor

[PATCH] i2c: Use u8 type in i2c transfer calls
 2022-07-20 19:01 UTC 

[PATCH v2] iio: adc: imx8qxp-adc: propagate regulator_get_voltage error
 2022-07-20 15:47 UTC  (2+ messages)

[PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree
 2022-07-20 13:12 UTC  (2+ messages)

[PATCH v2 1/3] iio: adc: add max11410 adc driver
 2022-07-20  9:25 UTC  (3+ messages)

[RFC] iio: multiplexer: Copy scan_type details from parent to child
 2022-07-20  8:25 UTC  (8+ messages)

[PATCH] iio: adc: imx8qxp-adc: propagate regulator_get_voltage error
 2022-07-20  2:54 UTC  (3+ messages)

[PATCH] dt-bindings: iio/dac: adi,ad5766: Add missing type to 'output-range-microvolts'
 2022-07-19 21:51 UTC 

[PATCH v2 3/3] dt-bindings: iio: adc: add adi,max11410.yaml
 2022-07-19 14:59 UTC  (2+ messages)

[PATCH v8 0/3] Add Richtek RTQ6056 support
 2022-07-19 14:52 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH v8 2/3] iio: adc: Add rtq6056 support
` [PATCH v8 3/3] Documentation: ABI: testing: rtq6056: Update ABI docs

[PATCH v3 0/1] MediaTek auxadc patch for mt8188
 2022-07-19 12:21 UTC  (5+ messages)
` [PATCH v3 1/1] dt-bindings: iio: adc: Add compatible for MT8188

[PATCH v3 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
 2022-07-19  9:20 UTC  (4+ messages)

[RFC PATCH v1] iio: trigger: move trig->owner init to trigger allocate() stage
 2022-07-19  9:11 UTC  (8+ messages)

[PATCH v2 1/3] iio: humidity: dht11: Don't warn on memory allocation failure
 2022-07-19  9:08 UTC  (11+ messages)
` [PATCH v2 2/3] iio: humidity: dht11: Emit error messages for probe failures
` [PATCH v2 3/3] iio: humidity: dht11: Use dev_err_probe consistently

[PATCH v2] iio: light: isl29028: Fix the warning in isl29028_remove()
 2022-07-19  8:43 UTC  (2+ messages)

[PATCH V1 0/1] iio: accel: sca3300: Extend the trigger buffer
 2022-07-19  8:39 UTC  (5+ messages)
` [PATCH V1 1/1] iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes

[PATCH v2] iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
 2022-07-19  8:31 UTC  (2+ messages)

[PATCH v7 0/3] Add Richtek RTQ6056 support
 2022-07-19  6:12 UTC  (8+ messages)
` [PATCH v7 1/3] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH v7 2/3] iio: adc: Add rtq6056 support
` [PATCH v7 3/3] Documentation: ABI: testing: rtq6056: Update ABI docs

[PATCH] iio/hid: Add mount_matrix
 2022-07-19  1:57 UTC  (12+ messages)

[PATCH v2 0/1] MediaTek auxadc patch for mt8188
 2022-07-19  1:30 UTC  (2+ messages)
` [PATCH v2 1/1] dt-bindings: iio: adc: add compatible "

[PATCH 1/3] iio: humidity: dht11: Don't warn on memory allocation failure
 2022-07-18 19:35 UTC  (3+ messages)
` [PATCH 2/3] iio: humidity: dht11: Emit error messages for probe failures
` [PATCH 3/3] iio: humidity: dht11: Use dev_err_probe consistently

[PATCH v3 00/17] staging/iio: Clean up AD7746 CDC driver and move from staging
 2022-07-18 18:02 UTC  (4+ messages)
` [PATCH v3 11/17] iio: core: Introduce _zeropoint for differential channels

[PATCH] iio: proximity: sx9324: add empty line in front of bullet list
 2022-07-18 17:56 UTC  (3+ messages)

[PATCH v2] iio: magnetometer: hmc5843: Remove duplicate 'the'
 2022-07-18 17:54 UTC  (2+ messages)

[PATCH 00/36] IIO: switch easy cases to new simpler PM related macros
 2022-07-18 17:49 UTC  (3+ messages)

[PATCH] iio: adc: ti-ads124s08: Drop unused parameter to ads124s_read()
 2022-07-18 17:44 UTC  (2+ messages)

[PATCH 0/4] IIO: Some documentation error and warning fixes
 2022-07-18 17:39 UTC  (11+ messages)
` [PATCH 1/4] iio: ABI: temperature: Unify documentation for thermocouple fault detection
` [PATCH 3/4] iio: ABI: stm32-timer-trigger: Fuse unusual ABI into main doc

[PATCH] iio: Be consistent with allocation result tests
 2022-07-18 16:44 UTC  (2+ messages)

[PATCH 0/1] MediaTek auxadc patch for mt8188
 2022-07-18 13:53 UTC  (4+ messages)
` [PATCH 1/1] dt-bindings: iio: adc: add compatible "

[PATCH v8 0/2] AD4130
 2022-07-18 13:26 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v8 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH v7 0/3] adc-joystick: Add polled support
 2022-07-18 11:32 UTC  (4+ messages)
` [PATCH v7 2/3] Input: adc-joystick - Add polled input device support

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-07-18 10:43 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement

[PATCH v3 0/3] iio: accel: add MSA311 accelerometer driver
 2022-07-18 10:01 UTC  (6+ messages)
` [PATCH v3 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v7 1/7] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
 2022-07-18  9:51 UTC  (5+ messages)
` [PATCH v7 3/7] dt-bindings: pinctrl: qcom,pmic-gpio: add PMP8074

[PATCH v1 0/4] mfd: stmpe: Probe sub-function by compatible
 2022-07-18  9:44 UTC  (3+ messages)
` [PATCH v1 2/4] dt-bindings: gpio: stmpe: Remove node name requirement

[PATCH v5 0/2] Add Richtek RTQ6056 support
 2022-07-18  5:44 UTC  (9+ messages)
` [PATCH v5 2/2] iio: adc: Add rtq6056 support

[PATCH v3 00/15] make iio inkern interface firmware agnostic
 2022-07-18  5:21 UTC  (3+ messages)
` [PATCH v3 09/15] iio: adc: at91-sama5d2_adc: convert to device properties

[PATCH] iio: Use parens with sizeof
 2022-07-18  1:25 UTC  (4+ messages)

[PATCH v3] iio: cros: Register FIFO callback after sensor is registered
 2022-07-17 16:50 UTC  (4+ messages)

[PATCH v3 0/2] iio: adc: npcm: add Arbel NPCM8XX support
 2022-07-17 15:14 UTC  (4+ messages)
` [PATCH v3 2/2] iio: adc: npcm: Add "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox