linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-11 20:49:11 to 2022-08-16 14:10:15 UTC [more...]

[PATCH 0/2] Add support for ADXL312 and ADXL314 accelerometers
 2022-08-16 14:09 UTC  (9+ messages)
` [PATCH 1/2] bindings: iio: accel: extend adxl313 documentation file
` [PATCH 2/2] drivers: iio: accel adxl312 and adxl314 support

[PATCH] counter: Move symbols into COUNTER namespace
 2022-08-16 13:37 UTC  (2+ messages)

[PATCH 0/2] iio: Convert some drivers from deprecated UNIVERSAL_DEV_PM_OPS()
 2022-08-16 13:13 UTC  (3+ messages)
` [PATCH 1/2] iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS()

[PATCH 1/3] dt-bindings: iio: Drop Tomislav Denis
 2022-08-16 12:54 UTC  (3+ messages)
` [PATCH 2/3] iio: MAINTAINERS: "
` [PATCH 3/3] dt-bindings: iio: adc: Drop Patrick Vasseur

[PATCH v3 00/10] dt-bindings: iio: use spi-peripheral-props.yaml
 2022-08-16 12:43 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: iio: adc: "
` [PATCH v3 02/10] dt-bindings: iio: accel: "
` [PATCH v3 03/10] dt-bindings: iio: amplifiers: adi,ada4250: "
` [PATCH v3 04/10] dt-bindings: iio: dac: "
` [PATCH v3 05/10] dt-bindings: iio: frequency: adf4371: "
` [PATCH v3 06/10] dt-bindings: iio: health: ti,afe4403: "
` [PATCH v3 07/10] dt-bindings: iio: imu: "
` [PATCH v3 08/10] dt-bindings: iio: potentiometer: "
` [PATCH v3 09/10] dt-bindings: iio: samsung,sensorhub-rinato: "
` [PATCH v3 10/10] dt-bindings: iio: temperature: "

[PATCH v2 0/7] Devm helpers for regulator get and enable
 2022-08-16 11:31 UTC  (16+ messages)
` [PATCH v2 7/7] iio: Simplify drivers using devm_regulator_*get_enable()
  ` (subset) [PATCH v2 0/7] Devm helpers for regulator get and enable

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

[PATCH v4 0/3] ECAP support on TI AM62x SoC
 2022-08-16  8:26 UTC  (11+ messages)
` [PATCH v4 2/3] Documentation: ABI: add sysfs-bus-counter-ecap
` [PATCH v4 3/3] counter: capture-tiecap: capture driver support for ECAP

[PATCH 01/13] iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplify
 2022-08-16  8:38 UTC  (20+ messages)
` [PATCH 04/13] iio: adc: ad9467: Benefit from devm_clk_get_prepared() "
    ` [PATCH 04/13] iio: adc: ingenic-adc: "
` [PATCH 05/13] iio: adc: lpc18xx: Benefit from devm_clk_get_enabled() "
` [PATCH 06/13] iio: adc: rockchip_saradc: "
` [PATCH 11/13] iio: frequency: admv1013: "

[PATCH] iio: buffer: Silence lock nesting splat
 2022-08-16  8:08 UTC 

[PATCH] counter: interrupt-cnt: Implement watch_validate callback
 2022-08-15 22:50 UTC 

[PATCH] iio: stx104: Move to addac subdirectory
 2022-08-15 22:29 UTC 

[PATCH] iio: pressure: bmp280: fix datasheet links
 2022-08-15 23:38 UTC 

[PATCH v2 0/2] iio: Add single and double tap events support
 2022-08-15 18:33 UTC  (6+ messages)
` [PATCH v2 1/2] iio: Add new event type gesture and use direction for single and double tap
` [PATCH v2 2/2] iio: accel: bma400: Add support for single and double tap events

[PATCH v5 0/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
 2022-08-15 14:57 UTC  (3+ messages)
` [PATCH v5 1/2] iio: pressure: dps310: Refactor startup procedure
` [PATCH v5 2/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt

[PATCH v5 0/7] iio: accel: add MSA311 accelerometer driver
 2022-08-15 14:01 UTC  (14+ messages)
` [PATCH v5 1/7] lib/string_helpers: Add str_read_write() helper
` [PATCH v5 2/7] units: complement the set of Hz units
` [PATCH v5 4/7] iio: common: scmi_sensors: use HZ macro from units.h
` [PATCH v5 3/7] iio: accel: adxl345: "
` [PATCH v5 5/7] dt-bindings: vendor-prefixes: add MEMSensing Microsystems Co., Ltd
` [PATCH v5 6/7] iio: add MEMSensing MSA311 3-axis accelerometer driver
` [PATCH v5 7/7] dt-bindings: iio: accel: add dt-binding schema for msa311 accel driver

[PATCH v4 0/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
 2022-08-15 13:59 UTC  (7+ messages)
` [PATCH v4 1/2] iio: pressure: dps310: Refactor startup procedure
` [PATCH v4 2/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt

[PATCH] counter: 104-quad-8: Fix skipped IRQ lines during events configuration
 2022-08-15 12:23 UTC 

[RESEND PATCH v8 00/12] Add MediaTek MT6370 PMIC support
 2022-08-15 12:02 UTC  (16+ messages)
` [RESEND PATCH v8 01/12] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [RESEND PATCH v8 02/12] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [RESNED PATCH v8 03/12] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [RESEND v8 04/12] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [RESEND PATCH v8 05/12] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [RESEND PATCH v8 06/12] lib: add linear range index macro
` [RESEND PATCH v8 07/12] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [RESEND PATCH v8 08/12] iio: adc: mt6370: Add MediaTek MT6370 support
` [RESEND PATCH v8 09/12] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [RESEND PATCH v8 10/12] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [RESEND PATCH v8 11/12] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [RESEND PATCH v8 12/12] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH] iio: ltc2497: Fix reading conversion results
 2022-08-15  9:16 UTC 

[PATCH v5 0/9] Improve MCP3911 driver
 2022-08-15  6:07 UTC  (11+ messages)
` [PATCH v5 4/9] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH v5 5/9] iio: adc: mcp3911: add support for buffers
` [PATCH v5 7/9] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry

[PATCH v7 00/13] Add MediaTek MT6370 PMIC support
 2022-08-15  5:36 UTC  (9+ messages)
` [PATCH v7 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v7 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v7 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver

[PATCH] iio: light: cm32181: make cm32181_pm_ops static
 2022-08-15  1:29 UTC 

[PATCH] iio: potentiometer: max5432: use KBUILD_MODNAME as driver name
 2022-08-14 20:10 UTC  (2+ messages)

[PATCH] iio: adc: rzg2l: Use RUNTIME_PM_OPS() instead of SET_*
 2022-08-14 19:12 UTC  (4+ messages)

[PATCH v2] staging: iio: frequency: ad9832: Fix alignment for DMA safety
 2022-08-14 19:09 UTC  (2+ messages)

[PATCH v1 1/1] iio: pressure: dlhl60d: Don't take garbage into consideration when reading data
 2022-08-14 17:15 UTC  (3+ messages)

[PATCH v5 0/5] Add support for pressure sensor Bosch BMP380
 2022-08-14 16:56 UTC  (16+ messages)
` [PATCH v5 1/5] iio: pressure: bmp280: simplify driver initialization logic
` [PATCH v5 2/5] iio: pressure: bmp280: Fix alignment for DMA safety
` [PATCH v5 3/5] iio: pressure: bmp280: Add support for BMP380 sensor family

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

[PATCH v2] iio: light: ltrf216a: Add raw attribute
 2022-08-14 16:22 UTC  (2+ messages)

[PATCH v3 0/2] iio: adc: add max11410 adc driver
 2022-08-14 15:55 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: iio: adc: add adi,max11410.yaml

[PATCH v3 0/2] iio: temperature: mlx90632: Add supply regulator
 2022-08-14 14:21 UTC  (2+ messages)

[PATCH v5 28/33] iio/drivers/sun4i_gpadc: Switch to new of thermal API
 2022-08-14 10:11 UTC  (2+ messages)

[PATCH 0/5] PM: Introduce EXPORT_NS_GPL_DEV_PM_OPS() and use cases in IIO
 2022-08-13 16:14 UTC  (4+ messages)
` [PATCH 1/5] PM: core: Add EXPORT_NS_GPL_DEV_PM_OPS to avoid drivers rolling own

[PATCH 0/2] Trivial cleanup and refactor dev_pm_ops handling
 2022-08-13 16:08 UTC  (3+ messages)

[PATCH] iio: adc: mt6360: Drop an incorrect __maybe_unused marking
 2022-08-13 16:07 UTC  (3+ messages)

[PATCH 0/4] staging: iio: DMA alignment fixes
 2022-08-13 16:01 UTC  (3+ messages)

[PATCH 0/2] IIO: Clean up a couple of warnings that snuck in
 2022-08-13 15:57 UTC  (3+ messages)

[PATCH v2] dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins
 2022-08-13 15:53 UTC  (4+ messages)

[PATCH v4 0/3] iio: accel: add MSA311 accelerometer driver
 2022-08-13 15:39 UTC  (13+ messages)
` [PATCH v4 2/3] iio: add MEMSensing MSA311 3-axis "

Controlling device power management from terminal
 2022-08-13 15:12 UTC  (8+ messages)

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-08-13 15:05 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings: iio: adc: stmpe: Remove node name requirement

[PATCH] mfd: qcom-spmi-pmic: Add more PMIC SUBTYPE IDs
 2022-08-13 14:23 UTC  (2+ messages)

[PATCH v5 00/14] Add support for magnetometer Yamaha YAS537
 2022-08-12 21:49 UTC  (6+ messages)
` [PATCH v5 14/14] iio: magnetometer: yas530: Add YAS537 variant

[PATCH v2 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup
 2022-08-12 16:54 UTC  (2+ messages)

[PATCH v12 0/3] dt-bindings: adc-joystick: add poll-interval
 2022-08-12 14:56 UTC  (6+ messages)
` [PATCH v12 2/3] Input: adc-joystick - Add polled input device support

[PATCH 1/3] iio: adc: add imx93 adc support
 2022-08-12 12:40 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: Add binding documentation for NXP IMX93 ADC

PROBLEM: Some intel-ish/hid-sensor-hub IIO devices always report 0 on synchronous read
 2022-08-12  2:37 UTC  (4+ messages)
  ` Aw: "


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