linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-24 18:04:01 to 2021-08-02 02:33:27 UTC [more...]

[PATCH] iio: adc: fsl-imx25-gcq: fix the right check and simplify code
 2021-08-02  2:31 UTC  (3+ messages)

ACPI Ambient Light Sensor Events
 2021-08-02  2:20 UTC 

[PATCH v4 0/5] AD7949 Fixes
 2021-08-01 23:01 UTC  (12+ messages)
` [PATCH v4 1/5] iio: adc: ad7949: define and use bitfield names
` [PATCH v4 2/5] iio: adc: ad7949: fix spi messages on non 14-bit controllers
` [PATCH v4 3/5] iio: adc: ad7949: add support for internal vref
` [PATCH v4 4/5] dt-bindings: iio: adc: ad7949: add per channel reference
` [PATCH v4 5/5] iio: adc: ad7949: use devm managed functions

[PATCH] drivers/iio: Remove all strcpy() uses in favor of strscpy()
 2021-08-01 19:55 UTC  (2+ messages)

[PATCH v3 0/3] Renesas RZ/G2L ADC driver support
 2021-08-01 19:51 UTC  (15+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter
` [PATCH v3 2/3] iio: adc: Add driver "
` [PATCH v3 3/3] arm64: dts: renesas: r9a07g044: Add ADC node

[PATCH v7 00/13] iio: afe: add temperature rescaling support
 2021-08-01 19:40 UTC  (14+ messages)
` [PATCH v7 01/13] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH v7 02/13] iio: inkern: apply consumer scale when no channel scale is available
` [PATCH v7 03/13] iio: inkern: make a best effort on offset calculation
` [PATCH v7 04/13] iio: afe: rescale: expose scale processing function
` [PATCH v7 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v7 06/13] iio: afe: rescale: add offset support
` [PATCH v7 07/13] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v7 08/13] iio: afe: rescale: fix precision on fractional log scale
` [PATCH v7 09/13] iio: test: add basic tests for the iio-rescale driver
` [PATCH v7 10/13] iio: afe: rescale: add RTD temperature sensor support
` [PATCH v7 11/13] iio: afe: rescale: add temperature transducers
` [PATCH v7 12/13] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
` [PATCH v7 13/13] dt-bindings: iio: afe: add bindings for temperature transducers

[PATCH 0/2] iio: accel: Add support for ADXL313 accelerometer
 2021-08-01 18:12 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: accel: Add binding documentation for ADXL313
` [PATCH 2/2] iio: accel: Add driver support "

[PATCH v2 1/2] iio: temperature: Add MAX31865 RTD Support
 2021-08-01 17:19 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: iio: temperature: add MAXIM max31865 support

[PATCH 2/2] iio: chemical: Add driver support for sgp40
 2021-08-01 17:01 UTC  (5+ messages)

[PATCH v7 0/3] iio: accel: add support for ADXL355
 2021-08-01  0:22 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v7 2/3] iio: accel: Add driver support "
` [PATCH v7 3/3] iio: accel: adxl355: Add triggered buffer support

[PATCH 0/8] arm: ep93xx: CCF conversion
 2021-07-31 22:04 UTC  (5+ messages)
` [PATCH 1/8] iio: ep93xx: Prepare clock before using it
` [PATCH v2 0/8] arm: ep93xx: CCF conversion
  ` [PATCH v2 1/8] iio: ep93xx: Prepare clock before using it

[PATCH 0/4] iio: accel: bmc150: Add support for INT2 and BMC156
 2021-07-31 18:04 UTC  (17+ messages)
` [PATCH 2/4] dt-bindings: iio: accel: bma255: Add bosch,bmc156_accel
` [PATCH 3/4] iio: accel: bmc150: Make it possible to configure INT2 instead of INT1
` [PATCH 4/4] iio: accel: bmc150: Add support for BMC156

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2021-07-31 18:01 UTC  (7+ messages)
` [PATCH 2/4] iio: imu: add Bosch Sensortec BNO055 core driver

[PATCH 0/1] AUXADC: Mediatek auxadc driver
 2021-07-31 17:52 UTC  (5+ messages)
` [PATCH] iio: mtk-auxadc: add mutex_destroy

[PATCH v6 00/13] iio: afe: add temperature rescaling support
 2021-07-31 17:47 UTC  (21+ messages)
` [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v6 08/13] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v6 09/13] iio: afe: rescale: fix precision on fractional log scale

[PATCH 0/4] iio: st_sensors: convert probe functions to full devm
 2021-07-31 17:40 UTC  (8+ messages)
` [PATCH 1/4] iio: st_sensors: remove st_sensors_deallocate_trigger() function
` [PATCH 2/4] iio: st_sensors: remove st_sensors_power_disable() function
` [PATCH 3/4] iio: st_sensors: remove all driver remove functions
` [PATCH 4/4] iio: st_sensors: remove reference to parent device object on st_sensor_data

[v2 0/8] Add support for ast2600 ADC
 2021-07-31 17:27 UTC  (12+ messages)
` [v2 1/8] dt-bindings: iio: adc: rename the aspeed adc yaml
` [v2 2/8] dt-bindings: iio: adc: Binding ast2600 adc
` [v2 8/8] iio: adc: aspeed: Support battery sensing

[PATCH v2] iio: dac: max5821: convert device register to device managed function
 2021-07-31 17:17 UTC  (3+ messages)

[PATCH v4 0/5] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
 2021-07-31 17:15 UTC  (9+ messages)
` [PATCH v4 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH v4 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH v4 3/5] iio/adc: ingenic: add JZ4760 support to the sadc driver
` [PATCH v4 4/5] iio/adc: ingenic: add JZ4760B "
` [PATCH v4 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

[PATCH v6 0/2] iio: accel: add support for ADXL355
 2021-07-31 15:48 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v6 2/2] iio: accel: Add driver support "

[PATCH v5] iio: sx9310: Support ACPI property
 2021-07-31 14:21 UTC  (3+ messages)

[PATCH 0/3] iio: adc: Fix flags in sigma-delta drivers
 2021-07-31 14:09 UTC  (5+ messages)
` [PATCH 1/3] iio: adc: ad7192: Fix IRQ flag
` [PATCH 2/3] iio: adc: ad7780: "
` [PATCH 3/3] iio: adc: ad7923: "

[PATCH] iio: adc: Fix incorrect exit of for-loop
 2021-07-31 13:47 UTC  (2+ messages)

[PATCH] iio: hid-sensor-press: Add timestamp channel
 2021-07-31  3:25 UTC 

[PATCH v1 0/1] AUXADC: Mediatek auxadc driver
 2021-07-30 13:44 UTC  (3+ messages)
` [PATCH v1] iio: mtk-auxadc: add mutex_destroy

IRQ related query
 2021-07-30 13:38 UTC  (6+ messages)

[PATCH] dt-bindings: mfd: Convert ti-tsc-adc bindings to YAML schema
 2021-07-29 23:35 UTC  (2+ messages)

[PATCH 0/2] iio: ti-dac5571: Add TI DAC081C081 support
 2021-07-29 21:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: ti,dac5571: "

[PATCH v13 00/17] Introduce the Counter character device interface
 2021-07-29  9:48 UTC  (3+ messages)

[PATCH 2/2] drivers: iio: light: cm3323: Add device tree support
 2021-07-28 17:56 UTC 

[PATCH 1/2] dt-bindings: Add bindings for Capella cm3323 Ambient Light Sensor
 2021-07-28 11:00 UTC  (2+ messages)
` [PATCH 2/2] drivers: iio: light: cm3323: Add device tree support

Backport commit a2d2010d95cd (iio: dac: ds4422/ds4424 drop of_node check) to Linux 4.19
 2021-07-28 16:15 UTC  (2+ messages)

[PATCH v3 0/4] AD7949 Fixes
 2021-07-27 22:08 UTC  (7+ messages)
` [PATCH v3 2/4] iio: adc: ad7949: fix spi messages on non 14-bit controllers
` [PATCH v3 3/4] iio: adc: ad7949: add support for internal vref

Seeking documentation
 2021-07-27 19:20 UTC 

[PATCH 0/2] iio:adc:ad7124: Convert to generic firmware handling
 2021-07-27 18:20 UTC  (7+ messages)
` [PATCH 1/2] iio:adc:ad7124: Parse configuration into correct local config structure
` [PATCH 2/2] iio:adc:ad7124: Convert to fwnode handling of child node parsing

[PATCH v4 0/2] iio: accel: add support for ADXL355
 2021-07-27 17:55 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v4 2/2] iio: accel: Add driver support "

[PATCH 1/2] dt-bindings: iio: chemical: Add trivial DT binding for sgp40
 2021-07-27 16:34 UTC 

[PATCH 0/2] iio: chemical: Add support for sgp40 gas sensor
 2021-07-27 16:34 UTC 

[PATCH v5 0/2] iio: accel: add support for ADXL355
 2021-07-27 14:01 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v5 2/2] iio: accel: Add driver support "

[PATCH 00/15] dt-bindings: iio: dac: Add most missing binding documents
 2021-07-27 10:52 UTC  (4+ messages)
` [PATCH 11/15] dt-bindings: iio: dac: ad5761: Add missing binding doc

[PATCH v3 0/2] iio: accel: add support for ADXL355
 2021-07-26 21:51 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v3 2/2] iio: accel: Add driver support "

[PATCH 1/4] iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer
 2021-07-26  6:48 UTC  (3+ messages)

[PATCH v3 0/4] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
 2021-07-25 15:22 UTC  (12+ messages)
` [PATCH v3 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH v3 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH v3 3/5] iio/adc: ingenic: add JZ4760 support to the sadc driver
` [PATCH v3 4/5] iio/adc: ingenic: add JZ4760B "
` [PATCH v3 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

[PATCH v2 0/2] iio: accel: add support for ADXL355
 2021-07-25 15:17 UTC  (5+ messages)
` [PATCH v2 2/2] iio: accel: Add driver "

[PATCH 0/3] iio: adc: meson-saradc: Three small improvements
 2021-07-25 14:58 UTC  (2+ messages)

[PATCH v2 0/4] Renesas RZ/G2L ADC driver support
 2021-07-25 14:55 UTC  (5+ messages)
` [PATCH v2 2/4] iio: adc: Add driver for Renesas RZ/G2L A/D converter

[PATCH 2/2] iio: dac: dac5571: Fix chip id detection for OF devices
 2021-07-24 23:14 UTC  (4+ messages)
` [PATCH v1.1 "

[PATCH] iio: dac: max5821: convert device register to device managed function
 2021-07-24 22:48 UTC  (7+ 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).