linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-09 20:17:33 to 2017-07-20 15:24:25 UTC [more...]

[PATCH v2 00/11] iio: adc: ti-ads1015: fixes, cleanups, and threshold event support
 2017-07-20 15:24 UTC  (4+ messages)
` [PATCH v2 07/11] iio: adc: ti-ads1015: remove unnecessary config register update
` [PATCH v2 08/11] iio: adc: ti-ads1015: add helper to set conversion mode
` [PATCH v2 09/11] iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-20 12:55 UTC  (10+ messages)
` [PATCH 031/102] iio: adc: rockchip_saradc: explicitly request exclusive reset control
` [PATCH 032/102] iio: dac: stm32-dac-core: "

[PATCH v3 0/4] mfd: cros-ec: Some fixes and improvements
 2017-07-20  7:15 UTC  (13+ messages)
` [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
` [PATCH v3 2/4] mfd: cros_ec: Introduce RTC commands and events definitions
` [PATCH v3 3/4] rtc: cros-ec: add cros-ec-rtc driver
` [PATCH v3 4/4] mfd: cros_ec: add RTC as mfd subdevice

[PATCH v3 2/3] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission
 2017-07-19 12:45 UTC  (4+ messages)
` [PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
` [PATCH v3 1/3] Staging: speakup: speakup_keypc.c: usleep_range is preferred over udelay

[PATCH 2/2] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission
 2017-07-19 11:51 UTC  (2+ messages)

[PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-19 11:50 UTC  (2+ messages)

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-07-19  9:42 UTC  (9+ messages)
` [PATCH v3 1/4] i2c: add helpers to ease DMA handling
` [PATCH v3 2/4] i2c: add docs to clarify "
` [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful
` [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers

DMA support for at91-sama5d2 ADC driver
 2017-07-19  7:25 UTC  (3+ messages)

[PATCH] iio: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH v3] iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor
 2017-07-18 13:03 UTC  (4+ messages)

[PATCH 0/3] Allow to tune sampling time on STM32 ADC
 2017-07-18 12:35 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: stm32: fix common clock rate
` [PATCH 2/3] dt-bindings: iio: adc: stm32: add optional min-sample-time
` [PATCH 3/3] "

[PATCH v2 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-18 11:28 UTC  (2+ messages)

[PATCH 1/2] iio: Documentation: Add missing documentation for power attribute
 2017-07-18 10:20 UTC  (6+ messages)
` [PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation

[PATCH 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-18 10:01 UTC  (2+ messages)

[PATCH] staging: iio: adc: add space around substraction operation
 2017-07-18  5:57 UTC  (2+ messages)

[PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips
 2017-07-17 23:22 UTC  (11+ messages)

[PATCH] iio: adc: ad7766: Remove unneeded gpiod NULL check
 2017-07-17 20:48 UTC  (2+ messages)

[PATCH 00/11] Drop unnecessary static
 2017-07-17 20:45 UTC  (5+ messages)
` [PATCH 09/11] iio: orientation: hid-sensor-rotation: "

[PATCH] iio: accel: bmc150: Always restore device to normal mode after suspend-resume
 2017-07-17 20:41 UTC  (4+ messages)

[PATCH 0/8] iio: adc: ti-ads1015: fixes, cleanups, and threshold event support
 2017-07-17 20:35 UTC  (21+ messages)
` [PATCH 1/8] iio: adc: ti-ads1015: fix incorrect data rate setting update
` [PATCH 2/8] iio: adc: ti-ads1015: remove unnecessary config register update
` [PATCH 3/8] iio: adc: ti-ads1015: fix scale information for ADS1115
` [PATCH 4/8] iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
` [PATCH 5/8] iio: adc: ti-ads1015: avoid getting stale result after runtime resume
` [PATCH 6/8] iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
` [PATCH 7/8] iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
` [PATCH 8/8] iio: adc: ti-ads1015: add threshold event support

[PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
 2017-07-17 18:34 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH v3 2/9] mfd: Add STM32 LPTimer driver
` [PATCH v3 5/9] dt-bindings: iio: Add STM32 LPTimer trigger binding
` [PATCH v3 8/9] iio: counter: Add support for STM32 LPTimer

[PATCH v2 00/10] hts221: add new features and fix power-off procedure
 2017-07-17 17:39 UTC  (11+ messages)
` [PATCH v2 01/10] iio: humidity: hts221: refactor write_with_mask code
` [PATCH v2 02/10] iio: humidity: hts221: move BDU configuration in probe routine
` [PATCH v2 03/10] iio: humidity: hts221: do not overwrite reserved data during power-down
` [PATCH v2 04/10] iio: humidity: hts221: avoid useless ODR reconfiguration
` [PATCH v2 05/10] iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
` [PATCH v2 06/10] iio: humidity: hts221: support active-low interrupts
` [PATCH v2 07/10] dt-bindings: "
` [PATCH v2 08/10] iio: humidity: hts221: support open drain mode
` [PATCH v2 09/10] dt-bindings: "
` [PATCH v2 10/10] iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()

[PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range
 2017-07-17 14:32 UTC  (5+ messages)

[PATCHv2] staging: iio: adc: add missing of_node references to iio_dev
 2017-07-17 13:44 UTC  (3+ messages)

[PATCH v2] staging: iio: adc: add missing of_node references to iio_dev
 2017-07-17 12:34 UTC  (2+ messages)

[PATCH] staging: iio: adc: add missing of_node references to iio_dev
 2017-07-17 12:13 UTC 

[PATCH 0/9] hts221: add new features and fix power-off procedure
 2017-07-17 11:49 UTC  (29+ messages)
` [PATCH 1/9] iio: humidity: hts221: refactor write_with_mask code
` [PATCH 3/9] iio: humidity: hts221: do not overwrite reserved data during power-down
` [PATCH 4/9] iio: humidity: hts221: avoid useless ODR reconfiguration
` [PATCH 5/9] iio: humidity: hts221: support active-low interrupts
` [PATCH 6/9] dt-bindings: "
` [PATCH 8/9] dt-bindings: iio: humidity: hts221: support open drain mode
` [PATCH 9/9] iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()

[patch v2] iio: aspeed-adc: wait for initial sequence
 2017-07-17  9:00 UTC 

[PATCH] iio: adc: rockchip_saradc: add NULL check on of_match_device() return value
 2017-07-17  4:57 UTC  (3+ messages)

[PATCH] iio: adc: meson-saradc: add NULL check on of_match_device() return value
 2017-07-17  4:55 UTC  (5+ messages)

[PATCH 0/2] iio: Documentation enhancements
 2017-07-16 23:34 UTC 

[PATCH] iio: core: Fix mapping of iio channels to entry numbers
 2017-07-15 12:51 UTC  (5+ messages)

[PATCH 5/5] iio: imu: inv_mpu6050: rewrite and clean read raw for channel data
 2017-07-15 12:07 UTC  (2+ messages)

[PATCH 4/5] iio: imu: inv_mpu6050: whitespaces and formatting cleanup
 2017-07-15 11:59 UTC  (2+ messages)

[PATCH 3/5] iio: imu: inv_mpu6050: use devm_* at init and delete remove functions
 2017-07-15 11:56 UTC  (2+ messages)

[PATCH 2/5] iio: imu: inv_mpu6050: clean set_power_itg implementation and usage
 2017-07-15 11:52 UTC  (2+ messages)

[PATCH 1/5] iio: imu: inv_mpu6050: fix error path not turning chip back off
 2017-07-15 11:44 UTC  (2+ messages)

[PATCH 10/14] staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
 2017-07-15 11:42 UTC  (2+ messages)

[PATCH v2] iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor
 2017-07-15 11:31 UTC  (4+ messages)

[PATCH 0/4] Add support for STM32F4 DAC
 2017-07-14 14:41 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: iio: stm32-dac: add support for STM32F4
` [PATCH 2/4] iio: dac: stm32: fix error message
` [PATCH 3/4] iio: dac: stm32: add support for stm32f4
` [PATCH 4/4] ARM: dts: stm32: Add DAC support on stm32f429

New Driver for electrical energy measurement
 2017-07-14 10:46 UTC  (8+ messages)

[PATCH] iio:adc:at91-sama5d2: make array startup_lookup static
 2017-07-10 21:34 UTC  (3+ messages)

[PATCH] iio: adc: at91: make array startup_lookup static
 2017-07-10 21:01 UTC  (2+ messages)

[PATCH v6 1/3] iio: adc: Add support for DLN2 ADC
 2017-07-10 20:04 UTC  (3+ messages)

[PATCH] iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values
 2017-07-10 19:44 UTC  (5+ messages)

[PATCH v2 0/9] staging: iio: tsl2x7x: staging cleanups
 2017-07-10 14:15 UTC  (3+ messages)
` [PATCH v2 2/9] staging: iio: tsl2x7x: add device tree documentation

[PATCH] iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0
 2017-07-09 20:17 UTC  (4+ 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).