messages from 2011-12-09 14:02:37 to 2011-12-15 15:05:41 UTC [more...]
[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
2011-12-15 15:05 UTC (13+ messages)
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
` [PATCH v2 06/10] arm/dts: OMAP3: Add i2c controller nodes
` [PATCH v2 07/10] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH v2 08/10] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH v2 09/10] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v2 10/10] ARM: OMAP2+: board-generic: Remove i2c static init
[PATCH v6 0/9] Versatile Express DT support
2011-12-15 14:53 UTC (11+ messages)
` [PATCH v6 1/9] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v6 2/9] ARM: vexpress: Get rid of MMIO_P2V
` [PATCH v6 3/9] ARM: versatile: Map local timers using Device Tree when possible
` [PATCH v6 4/9] ARM: vexpress: Use FDT data in platform SMP calls
` [PATCH v6 5/9] ARM: vexpress: Add Device Tree support
` [PATCH v6 6/9] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v6 7/9] ARM: vexpress: Add Device Tree for V2P-CA5s core tile
` [PATCH v6 8/9] ARM: vexpress: Add Device Tree for V2P-CA9 "
` [PATCH v6 9/9] ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)
[PATCH 0/9] irq domain for gen irq chip and pl061 DT irq support
2011-12-15 14:46 UTC (32+ messages)
` [PATCH 1/9] dt: add empty of_get_node/of_put_node functions
` [PATCH 2/9] irq: check domain hwirq range for DT translate
` [PATCH 3/9] irq: convert generic-chip to use irq_domain
` [PATCH 4/9] gpio: pl061: use chained_irq_* functions in irq handler
` [PATCH 5/9] gpio: pl061: convert to use 0 for no irq
` [PATCH 6/9] ARM: realview: convert pl061 no irq to 0 instead of -1
` [PATCH 7/9] gpio: pl061: convert to use generic irq chip
` [PATCH 8/9] gpio: pl061: enable interrupts with DT style binding
` [PATCH 9/9] ARM: highbank: add interrupt properties to gpio nodes
[RFC v2 1/9] arm/versatile*: merge all versatile struct clk definitions
2011-12-15 14:23 UTC (17+ messages)
` [RFC v2 2/9] arm/versatile*: Consolidate clk_ops and setvco implementations
` [RFC v2 3/9] of: Add of_property_match_string() to find index into a string list
` [RFC v2 4/9] of: add clock providers
` [RFC v2 6/9] arm/dt: add devicetree support to sp804 timer support
` [RFC v2 9/9] arm/highbank: Use clock binding common support code
` [RFC v2 5/9] dt/clock: Add handling for fixed clocks and a clock node setup iterator
` [RFC v2 7/9] arm/dt: Common plat-versatile support for icst and sp804 based system clocks
` [RFC v2 8/9] dt/arm: versatile add clock parsing
[RFC V1 2/4] dts/imx6q: add cpufreq property
2011-12-15 11:58 UTC
[PATCH v3 0/4] OMAP serial device tree support
2011-12-15 10:06 UTC (13+ messages)
` [PATCH v3 1/4] omap-serial: Get rid of all pdev->id usage
` [PATCH v3 2/4] omap-serial: Use default clock speed (48Mhz) if not specified
` [PATCH v3 3/4] omap-serial: Add minimal device tree support
` [PATCH v3 4/4] ARM: omap: pass minimal SoC/board data for UART from dt
[PATCH v2 0/4] irq/of: Cleanup and Enchance irq_domain support
2011-12-15 2:32 UTC (5+ messages)
` [PATCH v2 1/4] irq: Get rid of irq_domain_for_each_hwirq()
` [PATCH v2 4/4] MIPS: Octeon: Add irq_create_of_mapping() and GPIO interrupts
` [PATCH v2 2/4] irq/of/ARM: Make irq_domain hwirq type consistent throughout the kernel
` [PATCH v2 3/4] irq/of/ARM: Enhance irq iteration capability of irq_domain code
[PATCH resend] OF/device-tree: Add some entries to vendor-prefixes.txt
2011-12-14 23:31 UTC (2+ messages)
[REPOST RFC PATCH 0/3] New "gpio-poweroff" driver to turn off platform devices with GPIOs
2011-12-14 20:34 UTC (9+ messages)
` [REPOST RFC PATCH 1/3] of_gpio: Extend of_gpio_count() to support other property names
` [REPOST RFC PATCH 2/3] of_gpio: Add new helpers for easily requesting lots of GPIOs
` [REPOST RFC PATCH 3/3] New "gpio-poweroff" driver to turn off platform devices with GPIOs
[PATCH 1/5] drivers: power: Rename bq20z75 to sbs-battery
2011-12-14 19:51 UTC (4+ messages)
[PATCH 0/3] of: Add support for named irq and reg
2011-12-14 18:18 UTC (3+ 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-14 15:03 UTC (15+ messages)
` [PATCH v7 01/14] arm/tegra: initial device tree for tegra30
` [PATCH v7 04/14] arm/tegra: don't export clk_measure_input_freq
` [PATCH v7 06/14] arm/tegra: rename board-dt.c to board-dt-tegra20.c
` [PATCH v7 07/14] arm/tegra: use PMC reset
` [PATCH v7 08/14] arm/tegra: generalize L2 cache initialization
` [PATCH v7 09/14] arm/tegra: rename tegra20 pinmux files
` [PATCH v7 10/14] arm/tegra: prepare pinmux code for multiple tegra variants
` [PATCH v7 11/14] arm/tegra: add new fields to struct tegra_pingroup_desc
` [PATCH v7 02/14] arm/tegra: cleanup tegra20 support
` [PATCH v7 03/14] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v7 05/14] arm/tegra: prepare early init "
` [PATCH v7 12/14] arm/tegra: pinmux tables and definitions for tegra30
` [PATCH v7 13/14] arm/tegra: implement support "
` [PATCH v7 14/14] arm/tegra: add support for tegra30 based board cardhu
[PATCH] arm,davinci: configure davinci aemif chipselects through OF
2011-12-14 14:35 UTC (6+ messages)
` [PATCH] arm, davinci: "
[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
2011-12-13 22:38 UTC (4+ messages)
[PATCH v6 00/10] Add support for tegra30 and cardhu
2011-12-13 11:21 UTC (19+ messages)
` [PATCH v6 01/10] arm/tegra: initial device tree for tegra30
` [PATCH v6 03/10] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v6 04/10] arm/tegra: prepare early init "
` [PATCH v6 10/10] arm/tegra: add support for tegra30 based board cardhu
[PATCH v2 0/3] Device tree support for TWL regulators
2011-12-13 10:19 UTC (4+ messages)
` [PATCH v2 1/3] regulator: twl: adapt twl-regulator driver to dt
` [PATCH v2 2/3] ARM: omap4-sdp: Pass regulator data from dt
` [PATCH v2 3/3] omap4: panda: "
[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
2011-12-13 9:15 UTC (11+ messages)
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
[PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
2011-12-13 4:07 UTC (9+ messages)
` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree
Initial DT clock bindings
2011-12-12 22:52 UTC (2+ messages)
[PATCH] dt/device: Fix auxdata matching to handle entries without a name override
2011-12-12 21:04 UTC
[PATCH v2 REPOST] dtc: Add support for named integer constants
2011-12-12 20:23 UTC (3+ messages)
[PATCH 4/6] tegra: Add tegra keyboard support
2011-12-12 20:03 UTC (6+ messages)
Keyboard device tree bindings, and modifier mapping representation
2011-12-12 18:55 UTC
[PATCH v2 09/17] tegra: usb: fdt: Add additional device tree definitions for USB ports
2011-12-12 18:53 UTC (9+ messages)
[PATCH 01/14] fdt: Tidy up a few fdtdec problems
2011-12-12 18:42 UTC (5+ messages)
` [PATCH 10/14] tegra: usb: Add support for USB peripheral
[PATCH 0/4] Add device tree support for mc13892 regulator driver
2011-12-12 17:56 UTC (5+ messages)
` [PATCH v2 3/4] regulator: mc13892: add device tree probe support
[PATCH v2 1/4] mfd: mc13xxx: add device tree probe support
2011-12-12 17:56 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/2] ARM: Exynos: Adapt to generic power domain
2011-12-12 15:46 UTC (3+ messages)
` [PATCH 1/2] PM / Domains: Add OF support
` [PATCH 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure
[PATCH v3 0/3] Add device tree support for mc13892 regulator driver
2011-12-12 15:15 UTC (4+ messages)
` [PATCH v3 1/3] mfd: mc13xxx: add device tree probe support
` [PATCH v3 2/3] regulator: mc13892: "
` [PATCH v3 3/3] arm/imx: add mc13892 support into imx51-babbage.dts
[PATCH] mfd: Add basic device tree binding for wm8994
2011-12-12 14:37 UTC (2+ messages)
[PATCH v5 0/9] Versatile Express DT support
2011-12-12 14:06 UTC (16+ messages)
` [PATCH v5 1/9] ARM: versatile: Add missing ENDPROC to headsmp.S
` [PATCH v5 2/9] ARM: vexpress: Get rid of MMIO_P2V
` [PATCH v5 3/9] ARM: vexpress: Add Device Tree support
` [PATCH v5 4/9] ARM: vexpress: Motherboard RS1 memory map support
` [PATCH v5 5/9] ARM: versatile: Map local timers using Device Tree when possible
` [PATCH v5 6/9] ARM: vexpress: Use FDT data in platform SMP calls
` [PATCH v5 7/9] ARM: vexpress: Add Device Tree for V2P-CA5s core tile
` [PATCH v5 8/9] ARM: vexpress: Add Device Tree for V2P-CA9 "
` [PATCH v5 9/9] ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)
[PATCH 2/4] rtc-s3c: make room for more variants in devicetree block
2011-12-12 12:51 UTC (3+ messages)
[PATCH 0/5] ASoC: OMAP4: Device tree support for DMIC, McPDM
2011-12-11 3:20 UTC (7+ messages)
` [PATCH 1/5] ASoC: omap-dmic: Add device tree bindings
[PATCH 1/5] microblaze: Use of_find_compatible_node for timer and
2011-12-10 10:41 UTC (7+ messages)
` [PATCH 2/5] microblaze: intc: Change variable name
` [PATCH 3/5] microblaze: Use irq_of_parse_and_map for timer
` [PATCH 4/5] microblaze: Change NO_IRQ to 0
` [PATCH 5/5] microblaze: Introduce IRQ_SW_OFFSET to help with sw IRQ
[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
2011-12-10 1:32 UTC (3+ messages)
` [PATCH v2 01/10] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
Representing SPMI bus in Device Tree
2011-12-10 0:25 UTC
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).