messages from 2014-01-16 10:21:13 to 2014-02-05 12:49:49 UTC [more...]
[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
2014-02-05 12:49 UTC (25+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 02/17] amba: Add late and early PM callbacks
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 04/17] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend
` [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend
` [PATCH 08/17] spi: pl022: Fully gate clocks at request inactivity
` [PATCH 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
` [PATCH 13/17] i2c: nomadik: Leave probe with the device in active state
` [PATCH 14/17] i2c: nomadik: Fixup deployment of runtime PM
` [PATCH 09/17] spi: pl022: Simplify clock handling
` [PATCH 10/17] spi: pl022: Remove redundant pinctrl to default state in probe
` [PATCH 11/17] i2c: nomadik: Convert to devm functions
` [PATCH 15/17] i2c: nomadik: Convert to late and early system PM callbacks
` [PATCH 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
` [PATCH 17/17] i2c: nomadik: Fixup system suspend
[PATCH 0/6] BCM59056 PMU regulator support
2014-02-05 9:08 UTC (24+ messages)
` [PATCH 2/6] regulator: add bcm59056 pmu DT binding
` [PATCH 3/6] mfd: add bcm59056 pmu driver
` [PATCH 4/6] regulator: add bcm59056 regulator driver
` [PATCH 6/6] ARM: dts: add bcm59056 pmu support and enable for bcm28155-ap
` [PATCH 1/6] i2c: bcm-kona: register with subsys_initcall
` [PATCH 5/6] ARM: configs: bcm_defconfig: enable bcm59056 regulator support
[PATCH] i2c: designware-pci: Add Baytrail PCI IDs
2014-02-04 14:31 UTC
[PATCH] i2c: designware-pci: Cleanup driver power management
2014-02-04 12:37 UTC
[PATCH] i2c: designware-pci: Add CONFIG_PM_RUNTIME to i2c_dw_pci_runtime_idle()
2014-02-04 10:05 UTC (2+ messages)
Dear Web-mail User::
2014-02-03 20:19 UTC
[PATCH v2] i2c: nomadik: factor platform data into state container
2014-02-03 10:27 UTC
[PATCH 1/2] i2c: sunxi: Add new i2c compatibles
2014-02-02 13:39 UTC (2+ messages)
` [PATCH 2/2] ARM: sunxi: dt: Convert to the "
[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-01-30 23:27 UTC (15+ messages)
` [PATCH v3 1/2] i2c: qup: Add device tree bindings information
` [PATCH v3 2/2] i2c: New bus driver for the QUP I2C controller
kernfs oops with i915+i2c_core in 3.14 merge window
2014-01-30 20:57 UTC (4+ messages)
[PULL REQUEST] i2c for 3.14
2014-01-29 12:46 UTC
[PATCH] i2c-designware-pcidrv: fix the incorrect return of idle callback
2014-01-29 10:38 UTC (7+ messages)
[PATCH 1/2] i2c-piix4: Add support for AMD ML and CZ SMBus changes
2014-01-28 9:35 UTC (7+ messages)
[PATCH 1/2] i2c: move bits macros and structs in blackfin twi header from arch include to generic include
2014-01-28 8:55 UTC (2+ messages)
` [PATCH 2/2] i2c: bfin_twi: remove unnecessary Blackfin SSYNC from the driver
Hi
2014-01-28 8:32 UTC
[PATCH v2 0/5] ARM: sun6i: Add support for the A31 I2C controller
2014-01-27 15:03 UTC (2+ messages)
[PATCH 1/4] i2c: rename Blackfin TWI I2C driver to i2c-adi-twi.c
2014-01-27 11:15 UTC (12+ messages)
` [PATCH 2/4] i2c: i2c-adi: move twi header from arch folder to generic include folder
` [PATCH 3/4] i2c: i2c-adi: replace blackfin string with adi in ADI TWI driver
` [PATCH 4/4] video: Update dependant blackfin i2c driver name string
Kind Regards
2014-01-26 22:31 UTC
Kind Regards
2014-01-26 21:51 UTC
[PATCH 4/6] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted
2014-01-26 21:50 UTC (5+ messages)
` [PATCH 3/6] i2c: rcar: do not print error if device nacks transfer
` [PATCH 5/6] i2c: update i2c_algorithm documentation
` [PATCH 6/6] i2c: rcar: fix NACK error code
Kind Regards
2014-01-26 21:30 UTC
[PATCH 3/4] i2c: rcar: do not print error if device nacks transfer
2014-01-26 15:57 UTC (7+ messages)
` [PATCH 4/4] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted
[PATCH v2 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class
2014-01-26 12:45 UTC (2+ messages)
[PATCH 1/4] i2c: rename Blackfin TWI I2C driver to i2c-adi-twi.c
2014-01-26 7:07 UTC (4+ messages)
` [PATCH 2/4] i2c: i2c-adi: move twi header from arch folder to generic include folder
` [PATCH 3/4] i2c: i2c-adi: replace blackfin string with adi in ADI TWI driver
` [PATCH 4/4] video: Update dependant blackfin i2c driver name string
[PATCH v2 1/2] Create eeprom_dev hardware class for EEPROM devices
2014-01-25 0:23 UTC (5+ messages)
[PATCH] i2c: rely on driver core when sanitizing devices
2014-01-24 18:53 UTC (2+ messages)
[PATCH 30/73] drivers/i2c: busses/i2c-acorn.c is tristate and should use module.h
2014-01-24 17:26 UTC (5+ messages)
` [PATCH 51/73] drivers/i2c: delete non-required instances of include <linux/init.h>
[PATCH] i2c-i801: Standardize log messages
2014-01-24 17:01 UTC (3+ messages)
[PATCH 2/2] i2c-piix4: Use different message for AMD Auxiliary SMBus Controller
2014-01-24 16:48 UTC (3+ messages)
[PATCH 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class
2014-01-23 19:10 UTC (7+ messages)
[PATCH 1/2] Create eeprom_dev hardware class for EEPROM devices
2014-01-23 14:54 UTC (2+ messages)
[PATCH 1/2] Create eeprom_dev hardware class for EEPROM devices
2014-01-22 19:32 UTC (2+ messages)
[PATCH 1/2] i2c: Add message transfer tracepoints for I2C
2014-01-22 19:09 UTC (2+ messages)
[PATCH 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class
2014-01-22 17:47 UTC
[RFC] Creating an eeprom class
2014-01-22 17:18 UTC (2+ messages)
[PATCH RESEND] i2c-piix4: AMD new SMBus base address location changed
2014-01-21 22:23 UTC (3+ messages)
LOCAL MAP OPTIMIZATION FOR : mail-archive.com (Less Than $99/Month)
2014-01-21 12:01 UTC
More GPIO madness on iMX6 - and the crappy ARM port of Linux
2014-01-21 9:26 UTC (4+ messages)
[PULL REQUEST] i2c for 3.14
2014-01-20 18:54 UTC
[PATCH 1/2] i2c-designware: make *CNT values configurable
2014-01-20 16:45 UTC (10+ messages)
` [PATCH 1/2] i2c designware make SCL and SDA falling time configurable
` [PATCH v2 "
` [PATCH 2/2] i2c designware add support of I2C standard mode
` [PATCH v2 "
[PATCH v5 0/4] Fix i2c bus hang on A0 version of the Armada XP SoCs
2014-01-20 14:44 UTC (5+ messages)
[PATCH 0/4] module autoloading fixes
2014-01-20 7:10 UTC (19+ messages)
` [PATCH 3/4] fix module autoloading for ACPI enumerated devices
` [PATCH 4/4] OF: introduce OF style 'modalias' support for platform bus
[PATCH v2 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-01-17 22:19 UTC (11+ messages)
` [PATCH v2 1/2] i2c: qup: Add device tree bindings information
` [PATCH v2 2/2] i2c: New bus driver for the QUP I2C controller
[lm-sensors] I2C support for AMD Hudson-1
2014-01-17 6:57 UTC (5+ messages)
[PATCH 0/2] i2c-designware-pci: Add Haswell ULT device support
2014-01-16 20:14 UTC (11+ messages)
` [PATCH 2/2] i2c-designware-pci: Index Haswell ULT bus names from 0
[PATCH] i2c: Re-instate body of i2c_parent_is_i2c_adapter()
2014-01-16 18:04 UTC (4+ messages)
[PATCH 1/1] drivers: i2c: silence a compile warning in i2c-s3c2410.c
2014-01-16 10:21 UTC (3+ messages)
` [PATCH v2] "
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).