Linux IIO development
 help / color / mirror / Atom feed
 messages from 2022-10-06 13:57:47 to 2022-10-16 16:34:36 UTC [more...]

[PATCH 00/14] IIO: More devm_regulator[_bulk]_get_enable() users
 2022-10-16 16:34 UTC  (10+ messages)
` [PATCH 01/14] iio: accel: adxl367: Use devm_regulator_bulk_get_enable()
` [PATCH 02/14] iio: accel: bma400: "
` [PATCH 03/14] iio: accel: fxls8962af: Use devm_regulator_get_enable()
` [PATCH 04/14] iio: accel: kxcjk-1013: Use devm_regulator_bulk_get_enable()
` [PATCH 05/14] iio: accel: msa311: Use devm_regulator_get_enable()
` [PATCH 06/14] iio: cdc: ad7150: "
` [PATCH 07/14] iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
` [PATCH 08/14] iio: frequency: ad9523: Use devm_regulator_get_enable()
` [PATCH 09/14] iio: humidity: hts211: "

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-10-16 16:24 UTC  (28+ messages)
` [PATCH v3 06/14] iio: ad7192: Simplify using devm_regulator_get_enable()
` [PATCH v3 07/14] iio: ltc2688: Simplify using devm_regulator_*get_enable()
` [PATCH v3 08/14] iio: bmg160_core: "
` [PATCH v3 09/14] iio: st_lsm6dsx: "
` [PATCH v3 10/14] iio: ad7476: simplify using devm_regulator_get_enable()
` [PATCH v3 11/14] iio: ad7606: "
` [PATCH v3 12/14] iio: max1241: "
` [PATCH v3 13/14] iio: max1363: "
` [PATCH v3 14/14] iio: hmc425a: "

Removing the last of IIO_COUNT (stm32-timer-trigger)
 2022-10-16 12:05 UTC 

[PATCH v3 00/10] iio: Fix unsafe buffer attributes
 2022-10-16 11:14 UTC  (15+ messages)
` [PATCH v3 01/10] iio: adxl367: "
` [PATCH v3 02/10] iio: adxl372: "
` [PATCH v3 03/10] iio: bmc150-accel-core: "
` [PATCH v3 04/10] iio: at91-sama5d2_adc: "
` [RFT PATCH v3 10/10] iio: Don't silently expect attribute types

[PATCH] iio: temperature: Add driver support for Maxim MAX30208
 2022-10-15 17:57 UTC  (3+ messages)

[PATCH v2 0/5] IIO: Use EXPORT_NS_GPL_DEV_PM_OPS()
 2022-10-15 16:47 UTC  (2+ messages)

[PATCH v5] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-15 16:44 UTC  (2+ messages)

[PATCH] dt-bindings: Remove "status" from schema examples, again
 2022-10-15 16:37 UTC  (3+ messages)

[PATCH 0/3] Support more parts in LTC2983
 2022-10-15 16:35 UTC  (9+ messages)
` [PATCH 1/3] iio: temperature: ltc2983: allocate iio channels once
` [PATCH 2/3] dt-bindings: iio: temperature: ltc2983: support more parts
` [PATCH 3/3] "

[PATCH] iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()
 2022-10-15 16:33 UTC  (3+ messages)

[PATCH] §tools: iio: iio_generic_buffer: Fix read size
 2022-10-15 16:30 UTC  (2+ messages)

[PATCH v3 0/4] Make 'mlock' really private
 2022-10-15 16:10 UTC  (13+ messages)
` [PATCH v3 1/4] iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
` [PATCH v3 2/4] iio: health: max30100: do not use internal iio_dev lock
` [PATCH v3 3/4] iio: health: max30102: "
` [PATCH v3 4/4] iio: core: move 'mlock' to 'struct iio_dev_opaque'

[PATCH v4 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-15 16:01 UTC  (15+ messages)
` [PATCH v4 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH v4 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles
` [PATCH v4 3/8] iio: adc: stm32-adc: add stm32mp13 support
` [PATCH v4 4/8] iio: adc: stm32: manage min sampling time on all internal channels
` [PATCH v4 5/8] ARM: dts: stm32: add adc support to stm32mp13
` [PATCH v4 6/8] ARM: dts: stm32: add adc pins muxing on stm32mp135f-dk
` [PATCH v4 7/8] ARM: dts: stm32: add dummy vdd_adc regulator "
` [PATCH v4 8/8] ARM: dts: stm32: add adc support "

[PATCH] iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
 2022-10-15 15:47 UTC  (2+ messages)

[PATCH] iio: adc: mcp3911: mask out device ID in debug prints
 2022-10-15 15:30 UTC  (2+ messages)

[PATCH] iio: adc: mcp3911: use correct id bits
 2022-10-15 15:28 UTC  (2+ messages)

[PATCH v14 0/3] Add MediaTek MT6370 PMIC support
 2022-10-15 15:22 UTC  (7+ messages)
` [PATCH v14 1/3] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v14 2/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v14 3/3] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

Handling Signal1 in microchip-tcb-capture
 2022-10-15 13:52 UTC 

[RFC PATCH v2 0/5] iio: Support ROHM/Kionix kx022a
 2022-10-14 13:42 UTC  (35+ messages)
` [RFC PATCH v2 1/5] regulator: Add devm helpers for get and enable
` [RFC PATCH v2 2/5] "
` [RFC PATCH v2 3/5] dt-bindings: iio: Add KX022A accelerometer
` [RFC PATCH v2 4/5] iio: accel: Support Kionix/ROHM "
` [RFC PATCH v2 5/5] MAINTAINERS: Add KX022A maintainer entry

[PATCH] counter: ti-ecap-capture: fix IS_ERR() vs NULL check
 2022-10-13  0:50 UTC  (4+ messages)

[PATCH] tools: iio: iio_utils: fix digit calculation
 2022-10-13 12:04 UTC 

Zwiększenie płynności finansowej
 2022-10-13  8:11 UTC 

[PATCH v3 4/4] counter: Add RZ/G2L MTU3 counter driver
 2022-10-13  5:47 UTC  (9+ messages)

[PATCH] iio: adc: mcp3911: Fix out of bounds access of array mcp3911_osr_table
 2022-10-12 13:52 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b9f85101cad3397ef1e509909602a90e257ab9d8
 2022-10-11 15:17 UTC 

[PATCH v2] dt-bindings: iio: dac: Change the I2C slave address for ds4422/4424 to its correct value
 2022-10-12  7:44 UTC  (3+ messages)

[PATCH] Change the I2C slave address for ds4422/4424 to its correct value
 2022-10-11 18:24 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION cd9fd78f5c11b5e165d9317ef11e613f4aef4dd1
 2022-10-10 17:20 UTC 

[PATCH v4 3/4] mfd: Add RZ/G2L MTU3 counter driver
 2022-10-10 14:52 UTC 

[PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: use spi-peripheral-props.yaml
 2022-10-10 10:29 UTC  (4+ messages)

[PATCH v2 00/16] Make 'mlock' really private
 2022-10-10  8:30 UTC  (49+ messages)
` [PATCH v2 01/16] iio: adc: ad799x: do not use internal iio_dev lock
` [PATCH v2 02/16] iio: adc: axp288_adc: "
` [PATCH v2 03/16] iio: adc: imx7d_adc: "
` [PATCH v2 04/16] iio: adc: lpc32xx_adc: "
` [PATCH v2 05/16] iio: adc: ltc2947-core: "
` [PATCH v2 06/16] iio: adc: meson_saradc: "
` [PATCH v2 07/16] iio: adc: rockchip_saradc: "
` [PATCH v2 08/16] iio: adc: sc27xx_adc: "
` [PATCH v2 09/16] iio: adc: vf610_adc: add helper function to read samples
` [PATCH v2 10/16] iio: adc: vf610_adc: vf610_adc: do not use internal iio_dev lock
` [PATCH v2 11/16] iio: common: scmi_iio: "
` [PATCH v2 12/16] iio: gyro: itg3200_core: "
` [PATCH v2 13/16] iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
` [PATCH v2 14/16] iio: health: max30100: do not use internal iio_dev lock
` [PATCH v2 15/16] iio: health: max30102: "
` [PATCH v2 16/16] iio: core: move 'mlock' to 'struct iio_dev_opaque'

[PATCH 2/2] iio: addac: add AD74115 driver
 2022-10-09 18:01 UTC  (2+ messages)

[PATCH v9 0/2] AD4130
 2022-10-09 17:31 UTC  (5+ messages)
` [PATCH v9 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v9 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH v4] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
 2022-10-09 17:12 UTC  (2+ messages)

[PATCH 0/2] Add support for the AD5754 DAC
 2022-10-09 17:09 UTC  (3+ messages)
` [PATCH 2/2] drivers: iio: dac: Add AD5754 DAC driver

[PATCH v8 0/3] iio: adc: add max11410 adc driver
 2022-10-09 16:44 UTC  (4+ messages)
` [PATCH v8 1/3] "

[PATCH v6 0/3] iio: temperature: mlx90632: Add powermanagement
 2022-10-09 16:36 UTC  (5+ messages)
` [PATCH v6 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes

[PATCH resend] iio: dac: add support for max5522
 2022-10-09 16:32 UTC  (4+ messages)

[PATCH v1 1/2] dt-bindings:iio:adc: add documentation for TI LMP92064 controller
 2022-10-09 16:11 UTC  (3+ messages)
` [PATCH v1 2/2] iio: adc: add ADC driver for the "

[PATCH 1/2] dt-bindings: iio: dac: change ad5766 maintainer
 2022-10-09 12:50 UTC  (3+ messages)

[PATCH v3 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-09 12:46 UTC  (5+ messages)
` [PATCH v3 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH v3 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles

[PATCH] iio: adc: ltc2496: Fix possible null-ptr-deref in ltc2496_probe()
 2022-10-08  2:06 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 082fce125e57cff60687181c97f3a8ee620c38f5
 2022-10-07 19:50 UTC 

[PATCH v13 0/5] Add MediaTek MT6370 PMIC support
 2022-10-07  9:19 UTC  (5+ messages)
` [PATCH v13 5/5] leds: flash: mt6370: Add MediaTek MT6370 flashlight support


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