linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-27 08:05:43 to 2018-07-06 17:36:35 UTC [more...]

[PATCH v2] iio: light: introduce si1133
 2018-07-06 17:36 UTC  (11+ messages)

[PATCH v7 00/10] Introduce the Counter subsystem
 2018-07-06 17:21 UTC  (9+ messages)
` [PATCH v7 07/10] dt-bindings: counter: Document stm32 quadrature encoder
  ` [v7,07/10] "
` [PATCH v7 09/10] dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move

st_accel: iis328dq support?
 2018-07-06 17:16 UTC  (3+ messages)

[PATCH v7 03/10] docs: Add Generic Counter interface documentation
 2018-07-06 17:15 UTC  (7+ messages)
` [v7,03/10] "

[PATCH v5 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-07-06 16:08 UTC  (8+ messages)
` [PATCH v5 1/4] iio: accel: adxl345: add link to datasheet
` [PATCH v5 2/4] iio: accel: adxl345: convert address field usage in iio_chan_spec
` [PATCH v5 3/4] iio: accel: adxl345: add calibration offset support
` [PATCH v5 4/4] iio: accel: adxl345: add sampling frequency support

[PATCH v2] iio: chemical: bme680: Add Bosch BME680 sensor support
 2018-07-06  7:50 UTC 

[PATCH v4 1/3] iio: hx711: add clock-frequency property in DT
 2018-07-06  6:21 UTC  (3+ messages)

[PATCH v4 3/3] iio: hx711: warning in dt binding example doc
 2018-07-05 21:32 UTC  (2+ messages)

[PATCH v5 2/2] dt-bindings: iio: dac: Add docs for AD5758 DAC
 2018-07-05 21:18 UTC  (2+ messages)

[PATCH V3] iio: ad9523: replace core mlock with local lock
 2018-07-05 12:34 UTC 

[PATCH v4 0/2] IIO: st_sensors_i2c: improve device enumeration
 2018-07-05  9:22 UTC  (3+ messages)
` [PATCH v4 1/2] IIO: st_accel_i2c.c: Simplify access to driver data
` [PATCH v4 2/2] IIO: st_accel_i2c.c: Use probe_new() instead of probe()

[PATCH v3 0/2] IIO: st_sensors_i2c: improve device enumeration
 2018-07-05  9:30 UTC  (6+ messages)
` [PATCH v3 1/2] IIO: st_accel_i2c.c: Simplify access to driver data
` [PATCH v3 2/2] IIO: st_accel_i2c.c: Use probe_new() instead of probe()

[PATCH v2 0/2] IIO: st_sensors_i2c: improve device enumeration
 2018-07-04 18:53 UTC  (25+ messages)
` [PATCH v2 1/2] IIO: st_accel_i2c.c: Simplify access to driver data
` [PATCH v2 2/2] IIO: st_accel_i2c.c: Use probe_new() instead of probe()

[PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
 2018-07-04 14:40 UTC  (10+ messages)
` [PATCH 1/5] mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable
` [PATCH 2/5] Input: ti_am335x_tsc: Mark TSC device as wakeup source
` [PATCH 3/5] mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
` [PATCH 4/5] iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
` [PATCH 5/5] Input: ti_am335x_tsc: Mark IRQ as wakeup capable

[PATCH v5 1/2] iio: dac: Add AD5758 support
 2018-07-04 14:32 UTC 

[PATCH v4 1/2] iio: dac: Add AD5758 support
 2018-07-04 13:26 UTC  (5+ messages)

[PATCH v4 2/3] iio: hx711: add delay until DOUT is ready
 2018-07-04 12:36 UTC 

[PATCH v4 0/3] iio: hx711: add data-ready-delay
 2018-07-04 12:36 UTC 

[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
 2018-07-04  7:04 UTC  (3+ messages)
` [PATCH v2 09/10] mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)

[PATCH v2 1/4] iio: hx711: add data-ready-delay-ns property in DT
 2018-07-03 21:48 UTC  (3+ messages)

[PATCH] iio: mma8452: Mark expected switch fall-through
 2018-07-03 19:44 UTC 

[PATCH] iio: sca3000: Mark expected switch fall-through
 2018-07-03 19:39 UTC 

[PATCH] iio:imu:adis: Mark expected switch fall-throughs
 2018-07-03 19:35 UTC 

[PATCH v7 02/10] counter: Documentation: Add Generic Counter sysfs documentation
 2018-07-03 14:04 UTC  (3+ messages)
` [v7, "

[PATCH 1/2] iio: light: Add support for vishay vcnl4035
 2018-07-03 13:35 UTC  (10+ messages)
` [PATCH 2/2] iio: light: Add device tree binding "
` [PATCH v2 1/2] iio: light: Add support "
  ` [PATCH v2 2/2] iio: light: Add device tree binding "

[PATCH v3 3/3] iio: hx711: warning in dt binding example doc
 2018-07-03 12:50 UTC 

[PATCH v3 2/3] iio: hx711: add delay until DOUT is ready
 2018-07-03 12:49 UTC 

[PATCH v3 1/3] iio: hx711: add avia,data-ready-delay-ns property in DT
 2018-07-03 12:49 UTC 

[PATCH v3 0/3] iio: hx711: add data-ready-delay
 2018-07-03 12:48 UTC 

[PATCH 0/3] IIO: st_sensors_i2c: improve device enumeration
 2018-07-03  8:18 UTC  (13+ messages)
` [PATCH 1/3] IIO: st_accel_i2c.c: Use fallback if DT/ACPI enum failed
` [PATCH 2/3] IIO: st_sensors_i2c.c: Don't print error on failed ACPI match
` [PATCH 3/3] IIO: st_accel.h: sync DT and I2C device ID table strings

[PATCH] iio: add channel type for frequency
 2018-07-02 15:33 UTC  (5+ messages)

[PATCH] iio: dac: remove redundant variable 'shift'
 2018-07-02 10:43 UTC  (2+ messages)

[PATCH] iio: dac: remove redundant pointer chip_info and spi_dev_id
 2018-07-02 10:13 UTC 

[PATCH v5 0/2] Add ISL29501 support
 2018-07-02  8:59 UTC  (3+ messages)
` [PATCH v5 1/2] iio: Add channel for Phase
` [PATCH v5 2/2] iio: light: isl29501: Add support for the ISL29501 ToF sensor

[PATCH v4 0/2] Add ISL29501 support
 2018-07-02  8:59 UTC  (5+ messages)
` [PATCH v4 1/2] iio: Add channel for Phase
` [PATCH v4 2/2] iio: light: isl29501: Add support for the ISL29501 ToF sensor

[PATCH] iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
 2018-07-02  8:44 UTC  (3+ messages)

[PATCH V2] iio: ad9523: replace core mlock with local lock
 2018-07-02  7:56 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentation
 2018-07-02  2:03 UTC  (9+ messages)
` [PATCH v3 2/2] iio: adc: Add Spreadtrum SC27XX PMICs ADC support

Potential IIO meeting / future directions discussion at ELCE 2018 - Edinburgh 22-24 Oct
 2018-07-02  0:08 UTC  (8+ messages)

[PATCH v2] iio: humidity: hts221: Fix sensor reads after resume
 2018-07-01  4:37 UTC  (3+ messages)

[PATCH V2] iio: ad9523: Fix displayed phase
 2018-06-30 18:06 UTC  (2+ messages)

isl29501 and multiple calibration registers
 2018-06-30 17:55 UTC  (10+ messages)
            ` Mostly question of whether we should support floating point values from hardware (was Re: isl29501 and multiple calibration registers)

[RFC 0/3] Bosch BME680 Driver
 2018-06-30 17:48 UTC  (7+ messages)
` [RFC 3/3] iio: imu: bme680: Add ACPI support

[PATCH v2 4/4] iio: hx711: warning in dt binding example doc
 2018-06-30 17:36 UTC  (2+ messages)

[PATCH v2 3/4] iio: hx711: add maintainer for driver
 2018-06-30 17:35 UTC  (2+ messages)

[PATCH v4 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-06-30 17:28 UTC  (9+ messages)
` [PATCH v4 1/4] iio: accel: adxl345: add link to datasheet
` [PATCH v4 2/4] iio: accel: adxl345: convert address field usage in iio_chan_spec
` [PATCH v4 3/4] iio: accel: adxl345: add calibration offset support
` [PATCH v4 4/4] iio: accel: adxl345: add sampling frequency support

[PATCH v2] staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups
 2018-06-30 17:22 UTC  (2+ messages)

[PATCH v2 2/2] iio: adc: Add QCOM SPMI PMIC5 ADC driver
 2018-06-30 16:06 UTC  (4+ messages)

[PATCH v4 2/2] dt-bindings: iio: dac: Add docs for AD5758 DAC
 2018-06-30 15:54 UTC  (2+ messages)

[PATCH 4/4] staging:iio:adc:ad7280a: Use GFP_ATOMIC in interrupt handler
 2018-06-29 10:12 UTC  (3+ messages)

[PATCH v3 1/2] iio: dac: Add AD5758 support
 2018-06-29  5:35 UTC  (5+ messages)
` [RFC PATCH] iio: dac: cmpfunc() can be static

[PATCH] staging:iio:adc:ad7280a: Use GFP_ATOMIC in interrupt handler
 2018-06-29  5:05 UTC  (2+ messages)

[PATCH] staging:iio:adc:ad7280a: Use GFP_ATOMIC in interrupt handler
 2018-06-28 23:51 UTC 

[PATCH v2 1/2] dt-bindings: iio: adc: Add DT binding document for PMIC5 ADC
 2018-06-28 18:30 UTC 

[PATCH v2 0/2] Add QCOM PMIC5 ADC driver
 2018-06-28 18:29 UTC 

[PATCH v3 1/2] iio: Add channel for Phase
 2018-06-28 13:49 UTC  (2+ messages)
` [PATCH v3 2/2] iio: light: isl29501: Add support for the ISL29501 ToF sensor

[PATCH 2/2] iio: light: isl29501: Add support for the ISL29501 ToF sensor
 2018-06-28 13:47 UTC  (5+ messages)
` [PATCH v2 1/2] iio: Add channel for Phase
  ` [PATCH v2 2/2] iio: light: isl29501: Add support for the ISL29501 ToF sensor

[PATCH v3 2/2] dt-bindings: iio: dac: Add docs for AD5758 DAC
 2018-06-28 12:14 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).