devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-23 07:09:37 to 2014-09-23 14:49:20 UTC [more...]

[PATCH] serial: of-serial: add PM suspend/resume support
 2014-09-23 14:49 UTC  (2+ messages)

[PATCH v9 00/10] rtc: at91sam9: add DT support
 2014-09-23 14:48 UTC  (11+ messages)
  ` [PATCH v9 01/10] rtc: at91sam9: remove references to mach specific headers
  ` [PATCH v9 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v9 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v9 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v9 04/10] rtc: at91sam9: add DT support
` [PATCH v9 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v9 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v9 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v9 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v9 10/10] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-09-23 14:45 UTC  (52+ messages)
    ` DT property to selectively disable device features (was [PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties)

[PATCH v4 0/9] ARM: Berlin: Ethernet support
 2014-09-23 14:41 UTC  (20+ messages)
` [PATCH v4 1/9] net: pxa168_eth: clean up
` [PATCH v4 2/9] net: pxa168_eth: add device tree support
` [PATCH v4 3/9] Documentation: bindings: net: add the Marvell PXA168 Ethernet controller
` [PATCH v4 4/9] net: pxa168_eth: fix Ethernet flow control status
` [PATCH v4 5/9] net: pxa168_eth: set the mac address on the Ethernet controller
` [PATCH v4 6/9] net: pxa168_eth: rework the MAC address setup
  ` [PATCH v4 7/9] net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
  ` [PATCH v4 8/9] ARM: dts: berlin: add the Ethernet node
` [PATCH v4 9/9] ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP

[PATCH 0/4 v5] The Designware GPIO Supporting
 2014-09-23 14:41 UTC  (9+ messages)
` [PATCH 1/4 v5] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
` [PATCH 2/4 v5] GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
` [PATCH 3/4 v5] GPIO: gpio-dwapb: Support Debounce
` [PATCH 4/4 v5] GPIO: gpio-dwapb: Suspend & Resume PM enabling

[PATCH v2 0/4] Add Mediatek SoC Pinctrl/GPIO driver for MT8135
 2014-09-23 14:29 UTC  (8+ messages)
` [PATCH v2 4/4] ARM: dts: mt8135: Add pinctrl node for mt8135

[PATCH] ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA Host Controller driver
 2014-09-23 14:22 UTC  (2+ messages)

[PATCH 0/6] R-Car JPEG Processing Unit
 2014-09-23 14:02 UTC  (5+ messages)
` [PATCH 1/6] V4L2: Add Renesas R-Car JPEG codec driver
  ` [PATCH v2 "

[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
 2014-09-23 13:58 UTC  (7+ messages)
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources "

[PATCH v4 0/5] Add drm driver for Rockchip Socs
 2014-09-23 13:56 UTC  (10+ messages)
` [PATCH v4 5/5] drm/rockchip: Add support for Rockchip Soc EDP
` [PATCH v4 1/5] drm/rockchip: Add basic drm driver

[PATCH] DT: mfd: pm8xxx: Add new compatible string
 2014-09-23 13:52 UTC 

[PATCH v5 0/2] regulator: get voltage & duty table from dts for st-pwm
 2014-09-23 13:42 UTC  (3+ messages)
` [PATCH v5 1/2] regulator: st-pwm: get voltage and duty table from dts
` [PATCH v5 2/2] dt-bindings: add devicetree bindings for st-pwm regulator

[PATCH v8 0/8] ARM generic idle states
 2014-09-23 13:42 UTC  (4+ messages)
` [PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver

[PATCH v6 00/12] ARM: berlin: USB support
 2014-09-23 13:36 UTC  (15+ messages)
` [PATCH v6 02/12] Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
  ` [PATCH v6 01/12] reset: add the Berlin reset controller driver
  ` [PATCH v6 03/12] ARM: Berlin: select the reset controller
  ` [PATCH v6 10/12] ARM: dts: Berlin: enable USB on the BG2Q DMP
  ` [PATCH v6 12/12] ARM: dts: berlin: enable USB on the Google Chromecast
` [PATCH v6 04/12] ARM: dts: berlin: add a required reset property in the chip controller node
` [PATCH v6 05/12] phy: add the Berlin USB PHY driver
` [PATCH v6 06/12] Documentation: bindings: add doc for the Berlin USB PHY
` [PATCH v6 07/12] usb: chipidea: add a usb2 driver for ci13xxx
` [PATCH v6 08/12] Documentation: bindings: add doc for the USB2 ChipIdea USB driver
` [PATCH v6 09/12] ARM: dts: berlin: add BG2Q nodes for USB support
` [PATCH v6 11/12] ARM: dts: berlin: add BG2CD "

[PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver
 2014-09-23 13:35 UTC  (4+ messages)

[PATCH v8 00/10] rtc: at91sam9: add DT support
 2014-09-23 12:57 UTC  (14+ messages)
` [PATCH v8 01/10] rtc: at91sam9: remove references to mach specific headers
` [PATCH v8 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v8 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v8 04/10] rtc: at91sam9: add DT support
` [PATCH v8 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v8 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v8 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v8 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v8 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v8 10/10] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH v4 0/3] Support for Qualcomm QPNP PMIC's
 2014-09-23 12:33 UTC  (2+ messages)

[PATCH v2 0/3] gpio-charger: add devicetree support
 2014-09-23 12:03 UTC  (4+ messages)
` [PATCH v2 2/3] power: gpio-charger: add device tree support

[PATCH v3 0/3] gpio-charger: add devicetree support
 2014-09-23 11:59 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: document gpio-charger bindings
` [PATCH v3 2/3] power: gpio-charger: add device tree support
` [PATCH v3 3/3] power: gpio-charger: do not use gpio value directly

[PATCH v7 0/8] charger/mfd: max14577: Add support for MAX77836
 2014-09-23 11:43 UTC  (9+ messages)
` [PATCH v7 1/8] mfd: max14577: Add defines for MAX77836 charger
` [PATCH v7 2/8] mfd: max14577: Map charger device to its own of_node
` [PATCH v7 3/8] charger: max14577: Add support for MAX77836 charger
` [PATCH v7 4/8] regulator/mfd: max14577: Export symbols for calculating charger current
` [PATCH v7 5/8] charger: max14577: Configure battery-dependent settings from DTS and sysfs
` [PATCH v7 6/8] power: max17040: Add ID for MAX77836 Fuel Gauge block
` [PATCH v7 7/8] devicetree: mfd: max14577: Add device tree bindings document
` [PATCH v7 8/8] Documentation: charger: max14577: Document exported sysfs entry

[PATCH 0/6] dts, kbuild: Implement support for dtb vendor subdirs
 2014-09-23 11:26 UTC  (5+ messages)

net: stmmac glue layer for Amlogic Meson SoCs
 2014-09-23 11:15 UTC  (3+ messages)

[PATCH v7 00/10] rtc: at91sam9: add DT support
 2014-09-23 11:05 UTC  (16+ messages)
  ` [PATCH v7 01/10] rtc: at91sam9: remove references to mach specific headers
` [PATCH v7 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v7 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v7 04/10] rtc: at91sam9: add DT support
` [PATCH v7 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v7 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v7 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v7 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v7 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v7 10/10] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-09-23 10:53 UTC  (9+ messages)
` [PATCH 2/8] mfd: da9150: Add DT binding documentation for core
` [PATCH 3/8] iio: Add support for DA9150 GPADC
` [PATCH 4/8] iio: da9150: Add DT binding documentation for GPADC
` [PATCH 6/8] power: da9150: Add DT binding documentation for charger
  ` [PATCH 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device
  ` [PATCH 5/8] power: Add support for DA9150 Charger
  ` [PATCH 7/8] MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list
` [PATCH 8/8] iio: Add ABI documentation for input current readings

[RESEND PATCH 0/2] Add Qualcomm ADM dmaengine driver
 2014-09-23 10:34 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: Add QCOM ADM DMA driver
` [PATCH 2/2] dmaengine: qcom_adm: Add device tree binding

[PATCH] of: fdt: fix memory range check
 2014-09-23  9:59 UTC 

[PATCH v5 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-09-23  9:55 UTC  (7+ messages)
` [PATCH v5 05/11] drm: add Atmel HLCDC Display Controller support

[PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
 2014-09-23  8:54 UTC  (6+ messages)
` [PATCH v5 8/8] arm64: dts: add <dt-bindings/> symlink

[PATCH] clk: Add PWM clock driver
 2014-09-23  8:51 UTC  (2+ messages)

[PATCH] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-09-23  8:31 UTC  (3+ messages)

[PATCH v6 0/9] rtc: at91sam9: add DT support
 2014-09-23  8:31 UTC  (20+ messages)
` [PATCH v6 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v6 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v6 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v6 4/9] rtc: at91sam9: add DT support
` [PATCH v6 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v6 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v6 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v6 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v6 9/9] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH v3 0/4] omap-serial high-speed fixes/improvements
 2014-09-23  8:24 UTC  (8+ messages)
` [PATCH 3/4] tty: omap-serial: use threaded interrupt handler

[PATCH v7 0/3] Qualcomm Resource Power Manager driver
 2014-09-23  8:17 UTC  (2+ messages)

[PATCH v2 0/5] Add initial support for pinctrl on Exynos7
 2014-09-23  8:16 UTC  (6+ messages)
` [PATCH v2 1/5] pinctrl: exynos: Generalize the eint16_31 demux code
` [PATCH v2 2/5] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
` [PATCH v2 3/5] pinctrl: exynos: Add initial driver data for Exynos7
` [PATCH v2 4/5] arm64: dts: Add initial pinctrl support to EXYNOS7
` [PATCH v2 5/5] arm64: exynos: Enable pinctrl support for Exynos7

[PATCH v3 0/5] Add drm driver for Rockchip Socs
 2014-09-23  8:00 UTC  (6+ messages)
` [PATCH v3 1/5] drm/rockchip: Add basic drm driver

[RESEND PATCH 0/4] Enables STMicroelectronics Flexgen Clock support
 2014-09-23  7:58 UTC  (5+ messages)
` [RESEND PATCH 1/4] ARM: STi: DT: STiH407: 407 DT Entry for clockgen A0

[PATCH 1/2] drm/tegra: Set the dsi lp clk parent and rate
 2014-09-23  7:22 UTC  (3+ 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).