Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-23 09:38:44 to 2014-09-23 18:16:17 UTC [more...]

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

[PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver
 2014-09-23 18:14 UTC  (5+ messages)

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

Device tree vs hardware configurations
 2014-09-23 17:58 UTC 

[PATCH 0/3] ARM: rk3288 : Add PM Domain support
 2014-09-23 17:52 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: add rk3288 power-domain node

[PATCH v6 00/12] ARM: berlin: USB support
 2014-09-23 17:43 UTC  (19+ messages)
  ` [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 02/12] Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
` [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 v4 0/9] ARM: Berlin: Ethernet support
 2014-09-23 17:31 UTC  (25+ 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 v9 00/10] rtc: at91sam9: add DT support
 2014-09-23 17:17 UTC  (13+ messages)
` [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 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 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

[V8 0/2] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-23 17:04 UTC  (4+ messages)
` [V8 1/2] irqchip: gic: Add support for multiple MSI for ARM64

[PATCH 0/2] Driver for 74xx-ICs with MMIO access
 2014-09-23 16:51 UTC  (4+ messages)
` [PATCH 2/2] GPIO: 74xx-mmio: Add DT bindings documentation

[PATCH 3/3] spi: clps711x: dts: Add bindings documentation for the CLPS711X SPI driver
 2014-09-23 16:49 UTC  (3+ messages)

[PATCH v2] ARM: dts: Add Maxim 77693 PMIC to the Trats2 board
 2014-09-23 16:29 UTC  (2+ messages)

[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
 2014-09-23 16:26 UTC  (10+ messages)
` [RFC PATCH v2 06/16] gpio / ACPI: Add support for _DSD device properties
` [RFC PATCH v2 07/16] gpio: Add support for unified device properties interface

[PATCH 1/4] serial: mxs-auart: use mctrl_gpio helpers for handling modem signals (v2.2c)
 2014-09-23 16:18 UTC  (2+ messages)

[PATCH v3 0/3] gpio-charger: add devicetree support
 2014-09-23 16:08 UTC  (6+ 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 0/3 v3] Fix Exynos USB on kernels with USB Gadget support
 2014-09-23 16:04 UTC  (3+ messages)

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

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

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

[PATCH v2 0/5] Add initial support for pinctrl on Exynos7
 2014-09-23 15:18 UTC  (5+ 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 v4 0/4] Qualcomm SPMI PMIC pin controller drivers
 2014-09-23 15:16 UTC  (2+ messages)

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

(unknown),
 2014-09-23 14:54 UTC  (3+ messages)
` [PATCHv4 3/6] ARM: dts: Add initial LS1021A TWR board dts support

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

[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] 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  (5+ messages)
` [PATCH v4 5/5] drm/rockchip: Add support for Rockchip Soc EDP

[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 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 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  (13+ messages)
` [PATCH v7 04/10] "
` [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 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 6/8] power: da9150: Add DT binding documentation for charger
` [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


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 read-only IMAP folder(s) and NNTP newsgroup(s).