linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-05 02:20:26 to 2017-01-16 03:11:13 UTC [more...]

[PATCH v4 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-16  3:11 UTC  (3+ messages)
  ` [PATCH v4 2/5] dt: bindings: i2c-mux-pca954x: Add documentation for interrupt controller
  ` [PATCH v4 3/5] i2c: mux: pca954x: Add interrupt controller support

[PATCH linux v2 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-15 18:35 UTC  (14+ messages)
` [PATCH linux v2 2/6] hwmon: occ: Add sysfs interface
  ` [PATCH] hwmon: occ: fix err_cast.cocci warnings
` [PATCH linux v2 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations
` [PATCH linux v2 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures
` [PATCH linux v2 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
` [PATCH linux v2 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures
  ` [PATCH linux v2 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs

[PATCH v5 1/6] i2c: designware: Rename accessor_flags to flags
 2017-01-15 15:18 UTC  (7+ messages)
` [PATCH v5 5/6] i2c: designware-baytrail: Fix race when resetting the semaphore

[PATCH 0/7] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-15 15:17 UTC  (23+ messages)
` [PATCH 1/7] x86/platform/intel/iosf_mbi: Add a mutex for punit access
` [PATCH 2/7] x86/platform/intel/iosf_mbi: Add a pmic bus access notifier
` [PATCH 3/7] i2c: designware-baytrail: Take punit lock on bus acquire
` [PATCH 4/7] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
` [PATCH 5/7] drm/i915: Add intel_uncore_suspend / resume functions
` [PATCH 6/7] drm/i915: Listen for pmic bus access notifications
` [PATCH 7/7] drm/i915: Take punit lock when modifying punit settings

[PATCH v2 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-15 13:12 UTC  (5+ messages)

[PULL REQUEST] i2c for 4.10
 2017-01-15 12:19 UTC 

[RFC 0/4] Coordinate pmic i2c bus and i915 punit accesses
 2017-01-15 11:10 UTC  (12+ messages)
` [RFC 1/4] x86/platform/intel/iosf_mbi: Add a mutex for punit access

[PATCH] i2c: busses: constify dev_pm_ops structures
 2017-01-15  9:59 UTC 

[PATCH v3 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-13 18:54 UTC  (12+ messages)
` [PATCH v3 1/5] i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
` [PATCH v3 2/5] dt: bindings: i2c-mux-pca954x: Add documentation for interrupt controller
` [PATCH v3 3/5] i2c: mux: pca954x: Add interrupt controller support
  ` [PATCH v3 4/5] dt: bindings: i2c-mux-pca954x: Add documentation for i2c-mux-irq-mask-en
  ` [PATCH v3 5/5] i2c: mux: pca954x: Add irq_mask_en to delay enabling irqs

[PATCH v2 1/2] iio: distance: srf08: add trivial DT binding
 2017-01-13 17:18 UTC  (2+ messages)

[PATCH] i2c: i2c-cadence: Don't register the adapter until it's ready
 2017-01-13 14:52 UTC  (6+ messages)

[PATCH] i2c: core: don't try to OF populate DDC i2c buses
 2017-01-13 10:14 UTC  (8+ messages)

[PATCH v8 0/5] Add support for the STM32F4 I2C
 2017-01-13  9:36 UTC  (25+ messages)
` [PATCH v8 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v8 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v8 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC
` [PATCH v8 4/5] ARM: dts: stm32: Add I2C1 support for STM32429 eval board
` [PATCH v8 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig

[PATCH v2] i2c: piix4: Avoid race conditions with IMC
 2017-01-12 20:42 UTC  (8+ messages)

[PATCH v2] i2c: do not enable fall back to Host Notify by default
 2017-01-12 20:33 UTC  (5+ messages)

[PATCH v3] i2c: piix4: Avoid race conditions with IMC
 2017-01-12 19:49 UTC 

[PATCH] i2c: piix4: Avoid race conditions with IMC
 2017-01-12 19:37 UTC  (6+ messages)

[PATCH] i2c: fix spelling mistake: "insufficent" -> "insufficient"
 2017-01-12 19:25 UTC  (2+ messages)

[PATCH] i2c: print correct device invalid address
 2017-01-12 19:07 UTC  (3+ messages)

[PATCH v3 resend] i2c: designware: add reset interface
 2017-01-12 18:54 UTC  (2+ messages)

[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
 2017-01-12 18:36 UTC  (2+ messages)

[PATCH] i2c: core: helper function to detect slave mode
 2017-01-12 17:01 UTC  (14+ messages)

[PATCH -next] i2c: mux: mlxcpld: remove unused including <linux/version.h>
 2017-01-12 15:40 UTC  (3+ messages)

[PATCH v7 00/12] mux controller abstraction and iio/i2c muxes
 2017-01-10 21:22 UTC  (25+ messages)
` [PATCH v7 01/12] devres: trivial whitespace fix
` [PATCH v7 03/12] mux: minimal mux subsystem and gpio-based mux controller
` [PATCH v7 04/12] dt-bindings: simplified bindings for single-user gpio mux
` [PATCH v7 05/12] mux: support "
` [PATCH v7 07/12] dt-bindings: iio: iio-mux: document iio-mux bindings
` [PATCH v7 09/12] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings
` [PATCH v7 10/12] i2c: i2c-mux-simple: new driver
` [PATCH v7 11/12] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v7 12/12] mux: adg792a: add mux controller driver for ADG792A/G

[PATCH v2 0/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 18:47 UTC 

[PATCH linux 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-10 17:51 UTC  (8+ messages)
` [PATCH linux 2/6] hwmon: occ: Add sysfs interface

[PATCH 1/2] iio: distance: srf08: add trivial DT binding
 2017-01-10 15:27 UTC 

[PATCH 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 15:28 UTC 

[PATCH 0/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 15:26 UTC 

[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
 2017-01-09 14:48 UTC  (4+ messages)

Outlook Security Team Micorosof
 2017-01-09 11:21 UTC 

[PATCH v4 00/14] ARM: dts: r8a779x: use demuxer for I2C
 2017-01-09  9:34 UTC  (5+ messages)

[PATCH v2 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-09  9:04 UTC  (9+ messages)
` [PATCH v2 1/5] i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
` [PATCH v2 2/5] dt: bindings: i2c-mux-pca954x: Add documentation for interrupt controller
` [PATCH v2 3/5] i2c: mux: pca954x: Add interrupt controller support
  ` [PATCH v2 4/5] dt: bindings: i2c-mux-pca954x: Add documentation for i2c-mux-irq-mask-en
  ` [PATCH v2 5/5] i2c: mux: pca954x: Add irq_mask_en to delay enabling irqs

[PATCH] iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
 2017-01-08 10:34 UTC  (10+ messages)

[PATCH] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2017-01-07 12:49 UTC  (5+ messages)

[PATCH v2] i2c: core: helper function to detect slave mode
 2017-01-06 21:49 UTC  (2+ messages)

[Patch V1] i2c: imx-lpi2c: add VLLS mode support
 2017-01-06 21:20 UTC  (2+ messages)

[PATCH v3] i2c: designware: add reset interface
 2017-01-06 11:32 UTC  (4+ messages)

[PATCH v5 0/7] i2c: designware: add I2C SLAVE support
 2017-01-05 12:43 UTC  (10+ messages)
` [PATCH v5 6/7] i2c: designware: enable SLAVE in platform module

[PATCH] i2c: exynos5: fix arbitration lost handling
 2017-01-05 12:06 UTC 

[PATCH] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2017-01-05  9:26 UTC  (14+ messages)
                  ` [PATCH] i2c: do not enable fall back to Host Notify by default

[PATCH 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-05  3:31 UTC  (4+ messages)
` [PATCH 5/5] i2c: mux: pca954x: Add irq_mask_en to delay enabling irqs


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