linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-29 20:36:17 to 2022-07-05 09:10:19 UTC [more...]

[PATCH v3 0/2] Add Richtek RTQ6056 support
 2022-07-05  9:09 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH v3 2/2] iio: adc: Add rtq6056 support

[PATCH v2 0/2] Add Richtek RTQ6056 support
 2022-07-05  9:04 UTC  (8+ messages)
` [PATCH v2 2/2] iio: adc: Add rtq6056 support

[v6 14/14] docs: iio: add documentation for BNO055 driver
 2022-07-05  9:02 UTC  (9+ messages)
    ` [PATCH v2] Documentation: bno055: separate SPDX identifier and page title

Intel Timed-IO driver in IIO/Counter subsystem
 2022-07-05  3:16 UTC  (7+ messages)

[PATCH v4 00/10] Add support for magnetometer Yamaha YAS537
 2022-07-04 23:31 UTC  (18+ messages)
  ` [PATCH v4 01/10] iio: magnetometer: yas530: Change data type of hard_offsets to signed
  ` [PATCH v4 02/10] iio: magnetometer: yas530: Change range of data in volatile register
  ` [PATCH v4 03/10] iio: magnetometer: yas530: Correct scaling of magnetic axes
  ` [PATCH v4 04/10] iio: magnetometer: yas530: Correct temperature handling
  ` [PATCH v4 05/10] iio: magnetometer: yas530: Change data type of calibration coefficients
  ` [PATCH v4 06/10] iio: magnetometer: yas530: Rename functions and registers
  ` [PATCH v4 07/10] iio: magnetometer: yas530: Move printk %*ph parameters out from stack
  ` [PATCH v4 08/10] iio: magnetometer: yas530: Apply documentation and style fixes
  ` [PATCH v4 09/10] iio: magnetometer: yas530: Introduce "chip_info" structure
  ` [PATCH v4 10/10] iio: magnetometer: yas530: Add YAS537 variant

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

[PATCH 1/3] iio: adc: add max11410 adc driver
 2022-07-04 21:46 UTC  (4+ messages)
` [PATCH 2/3] Documentation: ABI: testing: add max11410 doc
` [PATCH 3/3] dt-bindings: iio: adc: add adi,max11410.yaml

[PATCH v6 01/12] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
 2022-07-04 21:24 UTC  (12+ messages)
` [PATCH v6 02/12] "
` [PATCH v6 03/12] dt-bindings: regulator: qcom,spmi-regulator: Convert to dtschema
` [PATCH v6 04/12] regulator: qcom_spmi: add support for HT_P150
` [PATCH v6 05/12] regulator: qcom_spmi: add support for HT_P600
` [PATCH v6 06/12] dt-bindings: regulator: qcom,spmi-regulator: add PMP8074 PMIC
` [PATCH v6 07/12] regulator: qcom_spmi: add support for PMP8074 regulators
` [PATCH v6 08/12] dt-bindings: pinctrl: qcom,pmic-gpio: add PMP8074
` [PATCH v6 09/12] pinctrl: qcom-pmic-gpio: add support for PMP8074
` [PATCH v6 10/12] iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
` [PATCH v6 11/12] arm64: dts: qcom: add PMP8074 DTSI
` [PATCH v6 12/12] arm64: dts: qcom: ipq8074-hk01: add VQMMC supply

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

[PATCH v2 3/5] iio: pressure: bmp280: simplify driver initialization logic
 2022-07-04 20:10 UTC  (2+ messages)

[PATCH v2 5/5] iio: pressure: bmp280: Adds more tunable config parameters for BMP380
 2022-07-04 20:08 UTC  (3+ messages)

fast spi driver development
 2022-07-04 19:10 UTC  (3+ messages)

[PATCH] iio: accel: mxc4005: report orientation of accelerometer
 2022-07-04 16:49 UTC  (3+ messages)

[PATCH v2 2/5] iio: pressure: Kconfig: Add references to BMP380
 2022-07-04 16:25 UTC  (2+ messages)

[PATCH v1 1/2] iio: adc: xilinx-xadc: Make use of device properties
 2022-07-04 16:18 UTC  (7+ messages)

[PATCH v2 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
 2022-07-04  9:26 UTC  (3+ messages)

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-07-04  8:53 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: mfd: Add mp2733 compatible

[PATCH v2 4/5] iio: pressure: bmp280: Add support for BMP380 sensor family
 2022-07-04  7:14 UTC  (5+ messages)

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

[PATCH v2 0/5] Add support for pressure sensor Bosch BMP380
 2022-07-04  0:26 UTC 

[PATCH v2 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-07-03 19:18 UTC  (8+ messages)
` [PATCH v2 03/10] iio: adc: mcp3911: add support for buffers
` [PATCH v2 04/10] iio: adc: mcp3911: add support for interrupts

[PATCH v2 1/2] iio: proximity: sx_common: Don't use IIO device for properties
 2022-07-03 15:45 UTC  (4+ messages)
` [PATCH v2 2/2] iio: proximity: sx_common: Allow IIO core to take care of firmware node

[PATCH v4 00/15] Add support for AXP192 PMIC
 2022-07-03 11:31 UTC  (35+ messages)
` [PATCH v4 04/15] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v4 06/15] mfd: axp20x: Add support for AXP192
` [PATCH v4 07/15] regulator: "
` [PATCH v4 08/15] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v4 09/15] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v4 10/15] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v4 11/15] power: supply: axp20x_usb_power: "
` [PATCH v4 12/15] pinctrl: Add AXP192 pin control driver
` [PATCH v4 13/15] power: axp20x_battery: Add constant charge current table
` [PATCH v4 14/15] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v4 15/15] power: axp20x_battery: Add support for AXP192

[PATCH] iio: proximity: sx9324: add empty line in front of bullet list
 2022-07-03  9:48 UTC  (2+ messages)

[PATCH v5 0/5] Add support for ToF sensor on Yoshino platform
 2022-07-03  3:56 UTC  (3+ messages)
` [PATCH 5/5] arm64: dts: qcom: msm8998-xperia: Introduce ToF sensor support
  ` (subset) "

[v6 12/14] iio: imu: add BNO055 serdev driver
 2022-07-03  1:52 UTC  (2+ messages)

[PATCH] iio: magnetometer: rm3100: do not explicity set INDIO_BUFFER_TRIGGERED mode
 2022-07-02  8:50 UTC 

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH net-next v1 1/1] iio: adc: tsc2046: silent spi_device_id warning
 2022-07-01 20:09 UTC  (3+ messages)

[PATCH] iio: adc: ti-tsc2046: do not explicity set INDIO_BUFFER_TRIGGERED mode
 2022-07-01 16:50 UTC  (3+ messages)

[PATCH 0/2] iio: adc: ti-adc128s052: Add support for adc102s021 and family
 2022-07-01 16:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: ti,adc128s052: Add adc08c and adc10c family
` [PATCH 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support

[PATCH] iio: adc: ti-adc128s052: Fix number of channels when device tree is used
 2022-07-01 16:31 UTC  (5+ messages)

[PATCH v3 00/16] Add support for AXP192 PMIC
 2022-07-01 15:51 UTC  (6+ messages)
` [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver

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

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

[PATCH v2 0/4] 3rd set of IIO export namespaces
 2022-07-01 10:15 UTC  (3+ messages)
` [PATCH v2 4/4] iio: adc: qcom-vadc: Move symbol exports to IIO_QCOM_VADC namespace

[PATCH v6 0/3] adc-joystick: Add polled support
 2022-07-01  8:41 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: adc-joystick: add poll-interval-ms
` [PATCH v6 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v6 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

[PATCH V9 0/5] iio: accel: sca3300: add compatible for scl3300
 2022-07-01  0:57 UTC  (4+ messages)
` [PATCH V9 5/5] iio: accel: sca3300: Add inclination channels

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-06-30 21:55 UTC  (3+ messages)
` [PATCH v3 05/14] dt-bindings: backlight: Add Mediatek MT6370 backlight

[PATCH v7 0/2] AD4130
 2022-06-30 17:12 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: iio: adc: add AD4130

[PATCH v4 0/3] adc-joystick: Add polled support
 2022-06-30 15:11 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: adc-joystick: add poll-interval

[PATCH] iio: humidity: dht11: Improve error reporting in .probe()
 2022-06-30 14:15 UTC  (5+ messages)

Wycena paneli fotowoltaicznych
 2022-06-30  7:51 UTC 

[PATCH 6/6] i2c: Make remove callback return void
 2022-06-29 21:20 UTC 


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).