linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 23:39:57 to 2022-06-13 17:50:35 UTC [more...]

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-13 13:33 UTC  (17+ messages)
` [PATCH v2 01/15] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v2 02/15] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v2 03/15] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v2 04/15] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v2 05/15] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v2 06/15] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v2 07/15] Documentation: ABI: testing: mt6370: Add ADC sysfs guideline
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v2 09/15] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v2 10/15] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v2 12/15] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v2 13/15] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v2 14/15] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH v2 15/15] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH v5 0/2] Add LTRF216A Driver
 2022-06-13 12:52 UTC  (6+ messages)
` [PATCH v5 2/2] iio: light: Add support for ltrf216a sensor

[PATCH] dt-bindings: iio: adc: Add imx6ul & imx6sx compatibles
 2022-06-13 12:35 UTC 

[PATCH] MAINTAINERS: add include/dt-bindings/iio to IIO SUBSYSTEM AND DRIVERS
 2022-06-13 11:50 UTC 

[PATCH 00/34] make iio inkern interface firmware agnostic
 2022-06-13  7:23 UTC  (77+ messages)
` [PATCH 01/34] iio: adc: ad7606: explicitly add proper header files
` [PATCH 02/34] iio: adc: ad7606_par: "
` [PATCH 03/34] iio: adc: berlin2-adc: "
` [PATCH 04/34] iio: adc: imx7d_adc: "
` [PATCH 05/34] iio: adc: imx8qxp-adc: "
` [PATCH 06/34] iio: adc: ingenic-adc: "
` [PATCH 07/34] iio: adc: mp2629_adc: "
` [PATCH 08/34] iio: adc: mt6360-adc: "
` [PATCH 09/34] iio: adc: npcm_adc: "
` [PATCH 10/34] iio: adc: rzg2l_adc: "
` [PATCH 11/34] iio: common: cros_ec_lid_angle: "
` [PATCH 12/34] iio: common: cros_ec_sensors: "
` [PATCH 13/34] iio: dac: stm32-dac: "
` [PATCH 14/34] iio: dac: vf610_dac: "
` [PATCH 15/34] iio: humidity: hts221_buffer: "
` [PATCH 16/34] iio: light: cros_ec_light_prox: "
` [PATCH 17/34] iio: pressure: cros_ec_baro: "
` [PATCH 18/34] iio: trigger: stm32-lptimer-trigger: "
` [PATCH 19/34] iio: core: drop of.h from iio.h
` [PATCH 20/34] iio: inkern: only relase the device node when done with it
` [PATCH 21/34] iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
` [PATCH 22/34] iio: inkern: only return error codes in iio_channel_get_*() APIs
` [PATCH 23/34] iio: inkern: split of_iio_channel_get_by_name()
` [PATCH 24/34] iio: inkern: move to fwnode properties
` [PATCH 25/34] thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
` [PATCH 26/34] iio: adc: ingenic-adc: convert to IIO fwnode interface
` [PATCH 27/34] iio: adc: ab8500-gpadc: convert to device properties
` [PATCH 28/34] iio: adc: at91-sama5d2_adc: "
` [PATCH 29/34] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH 30/34] iio: adc: qcom-spmi-vadc: "
` [PATCH 31/34] iio: adc: qcom-spmi-adc5: "
` [PATCH 32/34] iio: adc: stm32-adc: "
` [PATCH 33/34] iio: inkern: remove OF dependencies
` [PATCH 34/34] iio: inkern: fix coding style warnings

[PATCH v2 0/7] Add support for magnetometer Yamaha YAS537
 2022-06-13  1:17 UTC  (8+ messages)
  ` [PATCH v2 1/7] iio: magnetometer: yas530: Change data type of hard_offsets to signed
  ` [PATCH v2 2/7] iio: magnetometer: yas530: Change range of data in volatile register
  ` [PATCH v2 3/7] iio: magnetometer: yas530: Correct scaling of magnetic axes
  ` [PATCH v2 4/7] iio: magnetometer: yas530: Correct temperature handling
  ` [PATCH v2 5/7] iio: magnetometer: yas530: Change data type of calibration coefficients
  ` [PATCH v2 6/7] iio: magnetometer: yas530: Rename functions and registers
  ` [PATCH v2 7/7] iio: magnetometer: yas530: Add YAS537 variant

[PATCH] iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_sync()
 2022-06-12 15:04 UTC 

[PATCH] iio:light:tsl2563: avoid flush_scheduled_work() usage
 2022-06-12 14:52 UTC  (2+ messages)
` [PATCH v2] iio:light:tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_sync()

[PATCH v2 0/3] iio: accel: add MSA311 accelerometer driver
 2022-06-12 12:51 UTC  (7+ messages)
` [PATCH v2 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v5 0/5] Add support for ToF sensor on Yoshino platform
 2022-06-12  9:28 UTC  (5+ messages)
` [PATCH 3/5] proximity: vl53l0x: Handle the VDD regulator

[PATCH v1 1/1] iio: adc: sc27xx_adc: Re-use generic struct u32_fract
 2022-06-12  9:08 UTC  (4+ messages)

[RFC 0/2] iio: Add single and double tap events support
 2022-06-12  9:05 UTC  (5+ messages)
` [RFC 2/2] iio: accel: bma400: Add support for single and double tap events

[PATCH 1/2] iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size
 2022-06-12  8:49 UTC  (6+ messages)
` [PATCH 2/2] iio: at91-sama5d2: "

[PATCH 0/7] Add support for magnetometer Yamaha YAS537
 2022-06-11 21:19 UTC  (23+ messages)
` [PATCH 1/7] iio: magnetometer: yas530: Change range of data in volatile register
` [PATCH 2/7] iio: magnetometer: yas530: Correct scaling of magnetic axes
` [PATCH 3/7] iio: magnetometer: yas530: Correct temperature handling
` [PATCH 4/7] iio: magnetometer: yas530: Change data type of hard_offsets to signed
` [PATCH 5/7] iio: magnetometer: yas530: Change data type of calibration coefficients
` [PATCH 6/7] iio: magnetometer: yas530: Remove redundant defaults on switch devid
` [PATCH 7/7] iio: magnetometer: yas530: Add YAS537 variant

[RESEND PATCH 0/5] IIO: Where dev_pm_ops rework and namespaces meet (4-8)
 2022-06-11 18:26 UTC  (2+ messages)

[PATCH v2 00/17] Add support for AXP192 PMIC
 2022-06-11 18:23 UTC  (32+ messages)
` [PATCH v2 01/17] regmap-irq: Use sub_irq_reg() to calculate unmask register address
` [PATCH v2 02/17] regmap-irq: Add get_irq_reg to support unusual register layouts
` [PATCH v2 03/17] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v2 06/17] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v2 07/17] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v2 10/17] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v2 11/17] iio: adc: axp20x_adc: Consolidate ADC raw read functions
` [PATCH v2 13/17] power: supply: axp20x_usb_power: Add support for AXP192
` [PATCH v2 15/17] power: axp20x_battery: Add constant charge current table
` [PATCH v2 16/17] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v2 17/17] power: axp20x_battery: Add support for AXP192

[PATCH 00/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-06-11 18:16 UTC  (27+ messages)
` [PATCH 01/16] iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
` [PATCH 02/16] iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
` [PATCH 03/16] iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
` [PATCH 04/16] iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
` [PATCH 05/16] iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
` [PATCH 06/16] iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
` [PATCH 07/16] iio: adc: at91-sama5d2_adc: simplify the code in at91_adc_read_info_raw()
` [PATCH 08/16] iio: adc: at91-sama5d2_adc: move oversampling storage in its function
` [PATCH 09/16] iio: adc: at91-sama5d2_adc: update trackx on emr
` [PATCH 10/16] iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_adc_setup_samp_freq()
` [PATCH 11/16] iio: adc: at91-sama5d2_adc: add locking parameter to at91_adc_read_info_raw()
` [PATCH 12/16] dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel
` [PATCH 13/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
` [PATCH 14/16] iio: adc: at91-sama5d2_adc: add empty line after functions
` [PATCH 15/16] iio: adc: at91-sama5d2_adc: add runtime pm support
` [PATCH 16/16] iio: adc: at91-sama5d2_adc: use pm_ptr()

[PATCH] iio: adc: stm32: fix maximum clock rate for stm32mp15x
 2022-06-11 16:14 UTC  (3+ messages)

[PATCH] iio: adc: stm32: fix vrefint wrong calibration value handling
 2022-06-11 16:12 UTC  (3+ messages)

[PATCH] iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
 2022-06-11 16:07 UTC  (2+ messages)

[PATCH 1/1] iio:proximity:sx9360: Fix hardware gain read/write
 2022-06-11 16:03 UTC  (3+ messages)

[PATCH 04/49] iio: fix opencoded for_each_set_bit()
 2022-06-11 13:50 UTC  (4+ messages)

[PATCH v4 0/2] AD4130
 2022-06-09 21:03 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: add AD4130

[PATCH AUTOSEL 5.18 01/68] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-09 13:56 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 03/68] iio: st_sensors: Add a local lock for protecting odr

[PATCH 00/17] Add support for MT8365 EVK board
 2022-06-09  5:58 UTC  (5+ messages)
` [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings
` [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings

[PATCH 1/1] iio:proximity:sx9360: Fix hardware gain read/write
 2022-06-09  0:14 UTC  (3+ messages)


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