messages from 2017-01-03 15:20:34 to 2017-01-11 18:10:35 UTC [more...]
[PATCH linux v2 0/6] drivers: hwmon: Add On-Chip Controller driver
2017-01-11 18:10 UTC (5+ messages)
` [PATCH linux v2 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs
` [PATCH linux v2 2/6] hwmon: occ: Add sysfs interface
` [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 v2] i2c: piix4: Avoid race conditions with IMC
2017-01-11 16:39 UTC (2+ messages)
[PATCH v8 0/5] Add support for the STM32F4 I2C
2017-01-11 15:42 UTC (12+ 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] i2c: piix4: Avoid race conditions with IMC
2017-01-11 9:11 UTC (3+ messages)
[PATCH v7 00/12] mux controller abstraction and iio/i2c muxes
2017-01-10 21:22 UTC (28+ messages)
` [PATCH v7 01/12] devres: trivial whitespace fix
` [PATCH v7 03/12] mux: minimal mux subsystem and gpio-based mux controller
` [PATCH v7 10/12] i2c: i2c-mux-simple: new driver
` [PATCH v7 02/12] dt-bindings: document devicetree bindings for mux-controllers and mux-gpio
` [PATCH v7 04/12] dt-bindings: simplified bindings for single-user gpio mux
` [PATCH v7 05/12] mux: support "
` [PATCH v7 06/12] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v7 07/12] dt-bindings: iio: iio-mux: document iio-mux bindings
` [PATCH v7 08/12] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v7 09/12] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings
` [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 2/2] iio: distance: srf08: add IIO driver for us ranger
2017-01-10 18:48 UTC
[PATCH v2 1/2] iio: distance: srf08: add trivial DT binding
2017-01-10 18:47 UTC
[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 (10+ messages)
` [PATCH linux 2/6] hwmon: occ: Add sysfs interface
` [PATCH linux 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
[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 v5 1/6] i2c: designware: Rename accessor_flags to flags
2017-01-10 13:16 UTC (6+ messages)
` [PATCH v5 5/6] i2c: designware-baytrail: Fix race when resetting the semaphore
[PATCH v3 0/5] i2c: mux: pca954x: Add interrupt controller support
2017-01-10 5:36 UTC (7+ 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] i2c: do not enable fall back to Host Notify by default
2017-01-09 17:56 UTC (3+ messages)
[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
2017-01-09 15:53 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 0/7] coordinate cht i2c-pmic and i915-punit accesses
2017-01-08 15:42 UTC (17+ 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] iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
2017-01-08 10:34 UTC (10+ messages)
[PATCH] i2c: print correct device invalid address
2017-01-07 21:43 UTC (2+ messages)
[PATCH] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
2017-01-07 12:49 UTC (53+ messages)
` [PATCH] i2c: do not enable fall back to Host Notify by default
[PATCH] i2c: core: helper function to detect slave mode
2017-01-07 1:24 UTC (13+ messages)
[PATCH v2] i2c: core: helper function to detect slave mode
2017-01-06 21:49 UTC (2+ messages)
[PATCH] i2c: i2c-cadence: Don't register the adapter until it's ready
2017-01-06 21:34 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 0/5] i2c: mux: pca954x: Add interrupt controller support
2017-01-05 3:31 UTC (14+ messages)
` [PATCH 1/5] i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
` [PATCH 2/5] dt: bindings: i2c-mux-pca954x: Add documentation for interrupt controller
` [PATCH 3/5] i2c: mux: pca954x: Add interrupt controller support
` [PATCH 4/5] dt: bindings: i2c-mux-pca954x: Add documentation for i2c-mux-irq-mask-en
` [PATCH 5/5] i2c: mux: pca954x: Add irq_mask_en to delay enabling irqs
[PATCH] i2c: do not enable fall back to Host Notify by default
2017-01-04 21:58 UTC
[PATCH 1/5] mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288
2017-01-03 17:54 UTC (8+ messages)
` [PATCH 2/5] mfd: axp20x: Add missing axp288 irqs
` [PATCH 3/5] mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
` [PATCH 4/5] mfd: axp20x: Drop wrong AXP288_PMIC_ADC_EN define
[PATCH v7 0/4] Add basic support for the I2C units of the Armada 3700
2017-01-03 15:20 UTC (3+ messages)
` [PATCH v7 3/4] arm64: dts: marvell: Add I2C definitions for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).