devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-15 16:09:34 to 2011-12-20 17:40:37 UTC [more...]

[RFC PATCH v3 0/5] pinctrl: imx: add pinnmux support
 2011-12-20 17:40 UTC  (3+ messages)
  ` [RFC PATCH v3 1/5] dt: add of_get_child_count helper function
  ` [RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings

[PATCH v3 00/11] OMAP4: Add DT support for i2c and twl6030
 2011-12-20 16:51 UTC  (15+ messages)
` [PATCH v3 01/11] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
` [PATCH v3 02/11] i2c: OMAP: Add DT support for i2c controller
  ` [PATCH v3 03/11] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
` [PATCH v3 04/11] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH v3 05/11] arm/dts: OMAP3: "
` [PATCH v3 06/11] arm/dts: twl6030: Add DTS file for twl6030 PMIC
` [PATCH v3 07/11] arm/dts: twl4030: Add DTS file for twl4030 PM + Audio IC
` [PATCH v3 08/11] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH v3 09/11] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH v3 10/11] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v3 11/11] ARM: OMAP2+: board-generic: Remove i2c static init

[PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2011-12-20 16:04 UTC  (5+ messages)
  ` [PATCHv2 2/2] ARM: picoxcell: use new Synopsys Designware GPIO binding

[PATCH v3 0/3] Add device tree support for mc13892 regulator driver
 2011-12-20 15:31 UTC  (16+ messages)
` [PATCH v3 1/3] mfd: mc13xxx: add device tree probe support
` [PATCH v3 2/3] regulator: mc13892: "

[PATCH V3 0/7] add a generic cpufreq driver
 2011-12-20 15:21 UTC  (16+ messages)
` [PATCH V3 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH V3 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH V3 3/7] cpufreq: OMAP: "
` [PATCH V3 4/7] cpufreq: add generic cpufreq driver
` [PATCH V3 5/7] dts/imx6q: add cpufreq property
` [PATCH V3 6/7] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V3 7/7] arm/imx6q: select ARCH_HAS_CPUFREQ

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-20 15:13 UTC  (12+ messages)
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
` [PATCH v2 03/10] mfd: twl-core: Add initial DT support for twl4030/twl6030
` [PATCH v2 04/10] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030

[PATCH 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2011-12-20 14:50 UTC  (8+ messages)
  ` [PATCH 2/2] ARM: picoxcell: use new Synopsys Designware GPIO binding

[PATCH V2 0/4] add arm soc generic cpufreq driver
 2011-12-20 14:41 UTC  (20+ messages)
` [PATCH V2 1/4] cpufreq: "
` [PATCH V2 2/4] dts/imx6q: add cpufreq property
` [PATCH V2 3/4] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V2 4/4] arm/imx6q: select ARCH_HAS_CPUFREQ

[REPOST RFC PATCH 0/3] New "gpio-poweroff" driver to turn off platform devices with GPIOs
 2011-12-20 14:38 UTC  (10+ messages)

[RFC v2 PATCH 0/3] dt: device tree bindings and data for EMIF and DDR
 2011-12-20 14:08 UTC  (16+ messages)
` [RFC v2 PATCH 1/3] dt: device tree bindings for DDR memories
` [RFC v2 PATCH 2/3] dt: device tree bindings for TI's EMIF sdram controller
` [RFC v2 PATCH 3/3] arm/dts: EMIF and lpddr2 device tree data for OMAP4 boards

[RFC 0/7] Add PWM device-tree support
 2011-12-20 13:41 UTC  (10+ messages)
  ` [RFC 1/7] PWM: add pwm framework support
  ` [RFC 2/7] pwm: Allow chips to support multiple PWMs
  ` [RFC 3/7] of: Add PWM support
  ` [RFC 4/7] arm: tegra: Fix PWM clock programming
  ` [RFC 5/7] arm: tegra: Provide clock for only one PWM controller
  ` [RFC 6/7] pwm: Add Tegra2 SoC support
  ` [RFC 7/7] pwm-backlight: Add rudimentary device-tree support

[PATCH v2 0/5] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-20 13:39 UTC  (6+ messages)
` [PATCH v2 1/5] arm/dts: OMAP4: Update DTS file with new GIC bindings
` [PATCH v2 2/5] ARM: OMAP2/3: intc: Add irqdomain support
` [PATCH v2 3/5] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
` [PATCH v2 4/5] arm/dts: OMAP3: Add interrupt-controller bindings for INTC
` [PATCH v2 5/5] ARM: OMAP2+: board-generic: Use of_irq_init API

[PATCH 3/3] ARM: OMAP2+: board-generic: Replace #if defined by #ifdef for consistency
 2011-12-20 13:20 UTC  (2+ messages)

[PATCH v5 0/5] Add fdtget and fdtput for access to fdt from build system
 2011-12-20 12:01 UTC  (5+ messages)
` [PATCH v5 4/5] Add fdtget utility to read property values from a device tree

[PATCH v2] microblaze: Change NO_IRQ to 0
 2011-12-20  9:52 UTC  (3+ messages)

[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
 2011-12-20  6:15 UTC  (11+ messages)
  ` [PATCH V2 2/4] i2c: tegra: Support DVC controller in device tree
  ` [PATCH V2 3/4] arm/dt: tegra: Use new compatible value for DVC I2C controller
  ` [PATCH V2 4/4] arm/dt: Add ADT7461 to Seaboard

[PATCH v2 0/3] Device tree support for TWL regulators
 2011-12-20  1:03 UTC  (3+ messages)
` [PATCH v2 1/3] regulator: twl: adapt twl-regulator driver to dt

[PATCH] irqdomain: include linux/bug.h for WARN_ON()
 2011-12-19 22:22 UTC 

[PATCH 8/9] gpio: pl061: enable interrupts with DT style binding
 2011-12-19 20:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 7/9] gpio: pl061: convert to use generic irq chip
 2011-12-19 20:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/9] irq domain for gen irq chip and pl061 DT irq support
 2011-12-19 15:21 UTC  (13+ messages)
` [PATCH 2/9] irq: check domain hwirq range for DT translate
` [PATCH 3/9] irq: convert generic-chip to use irq_domain

[PATCH] x86: convert to generic irq_domain
 2011-12-19 14:49 UTC  (2+ messages)

[PATCH 0/3] of: Add support for named irq and reg
 2011-12-19 14:02 UTC  (4+ messages)
` [PATCH 1/3] of/base: Take NULL string into account for property with multiple strings

[PATCH v7 00/14] Add support for tegra30 and cardhu
 2011-12-19 12:21 UTC  (6+ messages)

[PATCH 1/3] i2c: tegra: Support DVC controller in device tree
 2011-12-18 15:46 UTC  (6+ messages)
  ` [PATCH 2/3] arm/dt: tegra: Use new compatible value for DVC I2C controller
  ` [PATCH 3/3] arm/dt: Add ADT7461 to Seaboard

[PATCH V2 1/2] mcx: very basic support for HTKW mcx board
 2011-12-18 13:21 UTC 

[RFC PATCH 0/3] dt: device tree bindigs and data for EMIF and DDR
 2011-12-17 13:20 UTC  (4+ messages)
  ` [RFC PATCH 1/3] dt: device tree bindings for DDR memories
  ` [RFC PATCH 2/3] dt: device tree bindings for TI's EMIF sdram controller
  ` [RFC PATCH 3/3] dt: EMIF and lpddr2 device tree data for OMAP4 boards

[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
 2011-12-17  0:20 UTC  (7+ messages)

[PATCH v3 0/4] OMAP serial device tree support
 2011-12-16 22:17 UTC  (19+ messages)
` [PATCH v3 4/4] ARM: omap: pass minimal SoC/board data for UART from dt
              ` [PATCH] arm/dts: Add minimal device tree support for omap2420 and omap2430

[PATCH 0/6] ARM: at91: irqdomain and device tree for AIC and GPIO
 2011-12-16 16:29 UTC  (10+ messages)
  ` [PATCH v4 1/6] ARM: at91/aic: add irq domain and device tree support
  ` [PATCH 2/6] ARM: at91/gpio: add irqdomain to gpio interrupts
  ` [PATCH 3/6] ARM: at91/gpio: add DT support
  ` [PATCH 4/6] ARM: at91/gpio: add .to_irq gpio_chip handler and rework irq_to_gpio
  ` [PATCH 5/6] ARM: at91/gpio: remove the static specification of gpio_chip.base
  ` [PATCH 6/6] ARM: at91/board-dt: remove AIC irq domain from board file

[PATCH-V1] arm/dts: Add support for TI OMAP3 EVM board
 2011-12-16  7:05 UTC 

[PATCH] arm/dts: Add support for OMAP3 Mistral EVM board
 2011-12-16  6:54 UTC  (2+ messages)

[RFC V1 2/4] dts/imx6q: add cpufreq property
 2011-12-16  2:47 UTC  (2+ messages)

[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-15 20:52 UTC  (11+ messages)
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller

[RFC v2 1/9] arm/versatile*: merge all versatile struct clk definitions
 2011-12-15 17:37 UTC  (8+ messages)
` [RFC v2 4/9] of: add clock providers

[PATCH v6 0/9] Versatile Express DT support
 2011-12-15 17:25 UTC  (5+ messages)
` [PATCH v6 3/9] ARM: versatile: Map local timers using Device Tree when possible

[PATCH] arm,davinci: configure davinci aemif chipselects through OF
 2011-12-15 17:10 UTC  (7+ messages)
` [PATCH] arm, davinci: "


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