linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-21 13:21:44 to 2017-01-27 09:20:00 UTC [more...]

[PATCH v2 00/25] add support for AXP20X and AXP22X power supply drivers
 2017-01-27  9:19 UTC  (22+ messages)
` [PATCH v2 01/25] dt-bindings: iio: adc: add AXP20X/AXP22X ADC DT binding
` [PATCH v2 02/25] mfd: axp20x: correct name of temperature data ADC registers
` [PATCH v2 03/25] power: supply: axp20x_usb_power: use IIO channels when available
` [PATCH v2 04/25] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH v2 05/25] mfd: axp20x: add ADC cells for AXP20X and AXP22X PMICs
` [PATCH v2 09/25] iio: adc: axp20x_adc: map acin_i and acin_v
` [PATCH v2 10/25] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs
` [PATCH v2 12/25] ARM: dtsi: axp209: add AC power supply subnode
` [PATCH v2 14/25] ARM: dts: sun8i: sina33: enable ACIN "
` [PATCH v2 15/25] ARM: sun5i: chip: "
` [PATCH v2 16/25] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
` [PATCH v2 17/25] mfd: axp20x: add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X
` [PATCH v2 18/25] mfd: axp20x: add V_OFF to writeable regs for AXP20X and AXP22X
` [PATCH v2 19/25] iio: adc: axp20x_adc: map battery IIO channels
` [PATCH v2 20/25] power: supply: add battery driver for AXP20X and AXP22X PMICs
` [PATCH v2 21/25] mfd: axp20x: add MFD cells for AXP20X and AXP22X battery driver
` [PATCH v2 22/25] ARM: dtsi: axp209: add battery power supply subnode
` [PATCH v2 23/25] ARM: dtsi: axp22x: "
` [PATCH v2 24/25] ARM: dts: sun8i: sina33: enable "
` [PATCH v2 25/25] ARM: sun5i: chip: "

[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
 2017-01-27  8:20 UTC  (5+ messages)
` [PATCH 08/22] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs

[PATCH v2 0/2] iio: health: add MAX30102 oximeter driver support
 2017-01-27  7:11 UTC  (7+ messages)
` [PATCH v2 1/2] devicetree: add documentation for MAX30102 oximeter
` [PATCH v2 2/2] iio: health: add MAX30102 oximeter driver support

[PATCH] iio: dht11: Use usleep_range instead of msleep for start signal
 2017-01-27  1:33 UTC  (4+ messages)

Why hid-sensor-hub's IIO doesn't work properly in >= 4.3 (possibly badly bisected)
 2017-01-26 23:07 UTC  (3+ messages)

[PATCH v4] iio: max5481: Add support for Maxim digital potentiometers
 2017-01-26 20:26 UTC 

[PATCH v2 0/7] Add support for triggered buffer mode to STM32 ADC
 2017-01-26 14:28 UTC  (8+ messages)
` [PATCH v2 1/7] iio: adc: stm32: add support for triggered buffer mode
` [PATCH v2 2/7] iio: adc: stm32: Enable use of stm32 timer triggers
` [PATCH v2 3/7] iio: adc: stm32: add trigger polarity extended attribute
` [PATCH v2 4/7] Documentation: dt: iio: stm32-adc: optional dma support
` [PATCH v2 5/7] iio: adc: stm32: add "
` [PATCH v2 6/7] ARM: dts: stm32: Enable dma by default on stm32f4 adc
` [PATCH v2 7/7] ARM: dts: stm32: Enable pwm1 and pwm3 on stm32f429i-eval

[PATCH 0/5] Add GPIO set_multiple callback support for ISA_BUS_API drivers
 2017-01-26  9:58 UTC  (12+ messages)
` [PATCH 1/5] gpio: 104-dio-48e: Add set_multiple callback function support
` [PATCH 2/5] gpio: 104-idio-16: "
` [PATCH 3/5] gpio: gpio-mm: "
` [PATCH 4/5] gpio: ws16c48: "
` [PATCH 5/5] iio: stx104: Add GPIO "

[RFC] iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometer
 2017-01-26  8:33 UTC  (5+ messages)

[PATCH v4 3/3] iio: distance: srf08: add driver ABI documentation
 2017-01-25 19:07 UTC 

[PATCH v4 2/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-25 19:07 UTC 

[PATCH v4 1/3] iio: distance: srf08: add trivial DT binding
 2017-01-25 19:06 UTC 

[PATCH v4 0/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-25 19:06 UTC 

[PATCH v9 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-25 18:23 UTC  (10+ messages)
` [GIT PULL] Immutable branch between MFD, ARM, IIO and PWM due for the v4.10 merge window

[PATCH 0/2] iio: health: add MAX30102 oximeter driver support
 2017-01-24 22:16 UTC  (8+ messages)
` [PATCH 1/2] devicetree: add documentation for MAX30102 oximeter
` [PATCH 2/2] iio: health: add MAX30102 oximeter driver support

[PATCH] iio: stx104: Utilize devm_ functions in driver probe callback
 2017-01-24 20:26 UTC 

[PATCH V8 1/2] iio: adc: Add Renesas GyroADC bindings
 2017-01-24 18:26 UTC  (2+ messages)
` [PATCH V8 2/2] iio: adc: Add Renesas GyroADC driver

[PATCH 0/7] Add support for triggered buffer mode to STM32 ADC
 2017-01-24 18:25 UTC  (16+ messages)
` [PATCH 1/7] iio: adc: stm32: add support for triggered buffer mode
` [PATCH 2/7] iio: adc: stm32: Enable use of stm32 timer triggers
` [PATCH 3/7] iio: adc: stm32: add trigger polarity extended attribute
` [PATCH 4/7] Documentation: dt: iio: stm32-adc: optional dma support
` [PATCH 5/7] iio: adc: stm32: add "

[PATCH 1/2] iio: adc: Add Renesas GyroADC bindings
 2017-01-24 18:19 UTC  (9+ messages)
` [PATCH V7 2/2] iio: adc: Add Renesas GyroADC driver

[PATCH] iio: cros_ec: Add cros_ec barometer driver
 2017-01-24 13:41 UTC 

[PATCH 0/7] Add STM32 DFSDM support
 2017-01-24 13:32 UTC  (16+ messages)
` [PATCH 1/7] MFD: add bindings for STM32 DFSDM driver
` [PATCH 2/7] MFD: add STM32 DFSDM support
  ` [alsa-devel] "
` [PATCH 3/7] IIO: add bindings for STM32 DFSDM ADC driver
` [PATCH 4/7] IIO: add STM32 DFSDM ADC support
  ` [alsa-devel] "
` [PATCH 5/7] ASoC: dmaengine_pcm: add copy support
  ` [alsa-devel] "
` [PATCH 6/7] ASoC: add bindings for STM32 DFSDM driver
` [PATCH 7/7] ASoC: add STM32 DFSDM support

[PATCH v2 0/2] iio: imu: st_lsm6dsx: add capability to select interrupt pin
 2017-01-23 20:45 UTC  (4+ messages)
` [PATCH v2 1/2] iio: imu: st_lsm6dsx: add possibility to select drdy pin
` [PATCH v2 2/2] Documentation: dt: iio: imu: st_lsm6dsx: add st,drdy-int-pin property

[PATCH v4 0/3] Amlogic Meson SAR ADC support
 2017-01-23 20:44 UTC  (5+ messages)
` [PATCH v4 1/3] Documentation: dt-bindings: add the Amlogic Meson SAR ADC documentation
` [PATCH v4 2/3] iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs
` [PATCH v4 3/3] ARM64: dts: meson: meson-gx: add the SAR ADC

[PATCHv2 1/2] iio: Documentation: Add proximity unit
 2017-01-23 18:18 UTC  (5+ messages)
` [PATCHv2 2/2] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors

[PATCH] Staging: iio: adc: fix symbolic permissions coding style issue
 2017-01-23 18:08 UTC 

[PATCH] iio:temperature:Add irq and threshold events support for TI TMP007 sensor
 2017-01-23 17:10 UTC  (4+ messages)

[PATCH v2] iio:temperature:tmp007: Add irq and threshold events support
 2017-01-23 15:55 UTC 

[PATCH] drivers:staging:iio:cdc: Style fix
 2017-01-23 13:14 UTC 

[PATCH v11 0/5] mxs-lradc: Split driver into MFD
 2017-01-23 10:53 UTC  (6+ messages)
` [PATCH v11 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen

[PATCH v8 00/12] mux controller abstraction and iio/i2c muxes
 2017-01-23 10:24 UTC  (4+ messages)
` [PATCH v8 12/12] mux: support simplified bindings for single-user gpio mux

[PULL] Second set of IIO fixes for the 4.10 cycle
 2017-01-23  8:29 UTC  (2+ messages)

[PULL] Second round of IIO new device support, features and cleanup for the 4.11 cycle
 2017-01-23  8:28 UTC  (2+ messages)

[PATCH v3 3/3] iio: distance: srf08: add driver ABI documentation
 2017-01-22 22:11 UTC  (4+ messages)

[PATCH -next] iio: common: ssp_sensors: gyro: use devm_iio_device_register()
 2017-01-22 17:15 UTC 

[PATCH -next] iio: common: ssp_sensors: accel: use devm_iio_device_register()
 2017-01-22 16:36 UTC 

[PATCH v2] iio: trigger: free trigger resource correctly
 2017-01-22 16:15 UTC  (4+ messages)

[PATCH 0/2] iio: imu: st_lsm6dsx: add capability to select interrupt pin
 2017-01-22 15:54 UTC  (7+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add possibility to select drdy pin
` [PATCH 2/2] Documentation: dt: iio: imu: st_lsm6dsx: add st,drdy-int-pin property

[PATCH v3 2/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-22 13:46 UTC  (2+ messages)

[patch] iio: trigger: clean up viio_trigger_alloc()
 2017-01-22 13:34 UTC  (2+ messages)

[PATCH v5 0/2] iio: adc: Add Maxim MAX11100 driver
 2017-01-22 13:21 UTC  (10+ messages)
` [PATCHv5 1/2] "
` [PATCHv5 2/2] dt-bindings: iio: document MAX11100 ADC

[PATCH] iio: adc: constify iio_info structures
 2017-01-22 13:19 UTC  (2+ messages)

[PATCH] iio: industrialio-trigger: constify device_type structures
 2017-01-22 13:17 UTC  (2+ messages)

[PATCH v2 0/4] Amlogic Meson SAR ADC support
 2017-01-22 12:30 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] Documentation: dt-bindings: add the Amlogic Meson SAR ADC documentation
  ` [PATCH v3 4/4] ARM64: dts: meson: meson-gx: add the SAR ADC

[PATCH] iio: trigger: close race condition in acquiring trigger reference
 2017-01-22 12:29 UTC  (2+ messages)

[PATCH] iio: health: max30100: fixed parenthesis around FIFO count check
 2017-01-22  4:55 UTC  (3+ messages)

[PATCH v2 00/15] staging cleanups
 2017-01-21 17:35 UTC  (33+ messages)
` [PATCH v2 01/15] staging: iio: isl29028: made alignment of variables in struct isl29028_chip consistent
` [PATCH v2 02/15] staging: iio: isl29028: fix alignment of function arguments
` [PATCH v2 03/15] staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()
` [PATCH v2 04/15] staging: iio: isl29028: change newlines to improve readability
` [PATCH v2 05/15] staging: iio: isl29028: remove unused define ISL29028_DEV_ATTR
` [PATCH v2 06/15] staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()
` [PATCH v2 07/15] staging: iio: isl29028: move failure logging into isl29028_set_als_scale()
` [PATCH v2 08/15] staging: iio: isl29028: made error messages consistent
` [PATCH v2 09/15] staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_init_and_power_on()
` [PATCH v2 10/15] staging: iio: isl29028: remove out of memory log message
` [PATCH v2 11/15] staging: iio: isl29028: remove unnecessary parenthesis
` [PATCH v2 12/15] staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()
` [PATCH v2 13/15] staging: iio: isl29028: only set proximity sampling rate when proximity is enabled
` [PATCH v2 14/15] staging: iio: isl29028: only set ALS scale when ALS/IR sensing "
` [PATCH v2 15/15] staging: iio: isl29028: add runtime power management support

[PATCH 0/3] ti,ads7950 device tree bindings
 2017-01-21 15:08 UTC  (4+ messages)

[PATCH] iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition
 2017-01-21 15:04 UTC  (2+ messages)

[PATCH V6] iio: adc: Add Renesas GyroADC driver
 2017-01-21 14:43 UTC  (3+ messages)

[PATCH] iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume
 2017-01-21 14:27 UTC  (2+ messages)

[PATCH 1/3] iio: light: opt3001: Export OF device ID table as module aliases
 2017-01-21 14:22 UTC  (6+ messages)
` [PATCH 2/3] iio: potentiometer: mcp4531: "
` [PATCH 3/3] iio: adc: max1363: "

[PATCH] iio: health: max30100: use msleep() for long uncritical delays
 2017-01-21 14:20 UTC  (3+ messages)

[PATCH v3 1/1] iio: adc: tlc4541: add support for TI tlc4541 adc
 2017-01-21 14:11 UTC  (2+ messages)

[PATCH 1/3 v3] iio: adc: add device tree bindings for Qualcomm PM8xxx ADCs
 2017-01-21 13:46 UTC  (5+ messages)
` [PATCH 2/3 v3] iio: adc: break out common code from SPMI VADC
` [PATCH 3/3 v3] iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC


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