messages from 2013-02-18 08:54:06 to 2013-02-20 17:18:37 UTC [more...]
[RFC PATCH 0/9] Support for tegra30 thermal
2013-02-20 17:18 UTC (45+ messages)
` [RFC PATCH 2/9] hwmon: (lm90) split set&show temp as common codes
` [lm-sensors] "
` [RFC PATCH 4/9] hwmon: (lm90) use macros for the indexes of temp8 and temp11
` [RFC PATCH 7/9] thermal: tegra30: add tegra30 thermal driver
` [RFC PATCH 1/9] ARM: dt: t30 cardhu: add dt entry for lm90
` [RFC PATCH 3/9] hwmon: (lm90) add support to handle irq
` [lm-sensors] "
` [RFC PATCH 5/9] Thermal: Support using dt node to get sensor
` [RFC PATCH 6/9] hwmon: (lm90) Register to the thermal framework
` [lm-sensors] "
` [RFC PATCH 8/9] ARM: dt: t30 cardhu: add dt entry for thermal driver
` [RFC PATCH 9/9] ARM: tegra: defconfig: enable thermal framework
[PATCH v5] iio: Add OF support
2013-02-20 17:17 UTC (4+ messages)
[PATCH v3 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
2013-02-20 17:14 UTC (18+ messages)
` [PATCH v3 1/8] dt: describe base reset signal binding
` [PATCH v3 2/8] reset: Add reset controller API
` [PATCH v3 3/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH v3 4/8] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
` [PATCH v3 5/8] staging: drm/imx: Use SRC to reset IPU
` [PATCH v3 6/8] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
` [PATCH v3 7/8] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree
` [PATCH v3 8/8] reset: Add driver for gpio-controlled reset pins
[PATCH V4] ARM: dts: add minimal DT support for DevKit8000
2013-02-20 15:02 UTC (2+ messages)
[PATCH 1/4] documentation: add palmas dts definition
2013-02-20 13:49 UTC (3+ messages)
[PATCH] spi: tegra114: add spi driver
2013-02-20 13:34 UTC (6+ messages)
[PATCH V3] ARM: dts: add minimal DT support for DevKit8000
2013-02-20 13:00 UTC (3+ messages)
[RFC][PATCH 2/2 v2] ASoC: simple-card: add Device Tree support
2013-02-20 12:17 UTC (34+ messages)
` [RFC][PATCH 2/2 v3] "
` [RFC][PATCH 0/3 v4] "
` [PATCH 2/3] ASoC: add snd_soc_of_get_port_dai_name()
` [PATCH 0/4 v6] "
` [PATCH 1/4 v6] ASoC: add .of_xlate_dai_name callback on struct snd_soc_dai_driver
` [PATCH 4/4 v6] ASoC: simple-card: add Device Tree support
` [alsa-devel] "
` [PATCH 3/4 v6] ASoC: fsi: enable .of_xlate_dai_name on struct snd_soc_dai_driver
[PATCH 0/4] dw_dmac: introduce generic DMA binding for DT
2013-02-20 11:10 UTC (5+ messages)
[PATCH] dma: Remove erroneous __exit and __exit_p() references
2013-02-20 0:07 UTC
[PATCH v4 00/13] mmc: core and driver DT and related development
2013-02-19 22:00 UTC (19+ messages)
` [PATCH v4 03/13] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v5 "
` [PATCH v4 13/13] mmc: tmio: add barriers to IO operations
[PATCH] watchdog: at91rm9200: add DT support
2013-02-19 19:44 UTC (2+ messages)
[PATCH] clk: add si5351 i2c common clock driver
2013-02-19 19:15 UTC (3+ messages)
[PATCH v7 00/12] Tegra114 clockframework
2013-02-19 18:50 UTC (4+ messages)
[RFC 0/3] Add DT Binding for Power-Supply supplied-nodes property
2013-02-19 18:00 UTC (4+ messages)
` [RFC 1/3] power_supply: Define Binding for supplied-nodes
[PATCH 0/9] ARM: tegra: use new dtc+cpp feature
2013-02-19 17:35 UTC (5+ messages)
` [PATCH 1/1] ARM: dt: add header to define tegra20 clocks
[RFC 1/2] Makefile: Add arch/arch/$(hdr-arch)/boot in header include path
2013-02-19 17:18 UTC (3+ messages)
[v3 0/6] ARM: tegra: convert device tree files to use CLK defines
2013-02-19 17:10 UTC (5+ messages)
[PATCH v4 0/6] Add ChromeOS Embedded Controller support
2013-02-19 16:58 UTC (8+ messages)
` [PATCH v4 6/6] Input: Add ChromeOS EC keyboard driver
[PATCH RFC v2 0/2] max77693-led driver
2013-02-19 15:36 UTC (3+ messages)
` [PATCH RFC v2 1/2] max77693: added device tree support
` [PATCH RFC v2 2/2] media: added max77693-led driver
[GIT PULL] devicetree for v3.9
2013-02-19 12:58 UTC
[PATCH V4 0/4] Add generic DMA DT binding support
2013-02-19 12:38 UTC (3+ messages)
` [PATCH V4 4/4] ARM: dts: pl330: Add #dma-cells for generic dma "
[PATCH, RFC 0/8] ARM: AM43 (OMAP2+) boot support
2013-02-19 12:20 UTC (32+ messages)
` [PATCH, RFC 1/8] ARM: localtimer: return percpu clkevt on register
` [PATCH, RFC 2/8] ARM: twd: register clock event for 1 core SMP
` [PATCH, RFC 3/8] ARM: twd: clock rate from DT (if no DT clk tree)
` [PATCH, RFC 5/8] ARM: OMAP2+: am43: Kconfig
` [PATCH, RFC 6/8] ARM: OMAP2+: am43: basic dt support
` [PATCH, RFC 4/8] ARM: am33xx: ll debug config help
` [PATCH, RFC 7/8] ARM: dts: am4372: initial support
` [PATCH, RFC 8/8] ARM: dts: am43-pre-silicon support
[PATCH v2 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
2013-02-19 11:33 UTC (4+ messages)
` [PATCH v2 1/8] dt: describe base reset signal binding
[PATCH 0/2] Device Tree support for CMA (Contiguous Memory Allocator)
2013-02-19 9:29 UTC (10+ messages)
` [Linaro-mm-sig] "
[PATCH] ARM: davinci: da850 evm: update clock rate for UART 1/2 DT nodes
2013-02-19 8:32 UTC
[RFC 0/8] ARM: AM43 (OMAP2+) boot support
2013-02-19 8:00 UTC (4+ messages)
` [RFC 2/8] ARM: twd: register clock event for 1 core SMP
[PATCH v6 00/16] clk: exynos4/5: migrate to common clock framework
2013-02-19 5:11 UTC (3+ messages)
` [PATCH v6 16/16] ARM: dts: add board specific fixed rate clock nodes for Exynos based platforms
[PATCH v2 0/4] R-Car SATA driver and platform data
2013-02-19 3:42 UTC (2+ messages)
[PATCH 0/2] ARM: dts: OMAP3: Add GPMC controller and NAND memory to Overo
2013-02-19 1:00 UTC (6+ messages)
` [PATCH 1/2] ARM: dts: OMAP3: Add GPMC controller
[PATCH 0/4] R-Car SATA driver and platform data
2013-02-19 0:49 UTC (4+ messages)
[PATCH] <linux/of_platform.h>: fix compilation warnings with DT disabled
2013-02-18 23:58 UTC
[PATCH 1/4] libata: add R-Car SATA driver
2013-02-18 20:29 UTC
[PATCH v9 0/8] watchdog: dt: add support for the timeout-sec dt property
2013-02-18 20:11 UTC (2+ messages)
[RFC] DT affinity bindings/representing bus masters with DT
2013-02-18 18:39 UTC (3+ messages)
[PATCH 3/3] driver: net: ethernet: cpsw: dual emac interface implementation
2013-02-18 15:10 UTC (2+ messages)
[PATCH] Added license header to dtc/libfdt/fdt.h and libfdt_env.h
2013-02-18 14:11 UTC (3+ messages)
[PATCH v17 0/7] of: add display helper
2013-02-18 14:09 UTC (3+ messages)
` [PATCH v17 2/7] video: add display_timing and videomode
[PATCH RFC 0/7] ARM: OMAP: add DT binding for gpmc-smsc911x
2013-02-18 13:56 UTC (9+ messages)
` [PATCH RFC 1/7] platform: add a device node
[PATCH] i2c-designware: Interrupt sharing and SDA hold time
2013-02-18 13:28 UTC (5+ messages)
` [PATCH v2] i2c-designware: make SDA hold time configurable
` [PATCH v3] "
omap_hsmmc: SDIO IRQ on AM335x family
2013-02-18 12:42 UTC (5+ messages)
` [PATCH] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode
[PATCH 0/1] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
2013-02-18 12:41 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH V2] ARM: dts: omap3-devkit8000: Enable audio support
2013-02-18 11:20 UTC (2+ messages)
[PATCH v2] mfd: as3711: add OF support
2013-02-18 9:57 UTC
[PATCH v2 12/12] clocksource: samsung-time: Add Device Tree support
2013-02-18 9:48 UTC (2+ messages)
[PATCH 0/4] Various PCI-related device tree helpers
2013-02-18 9:38 UTC (7+ messages)
` [PATCH 1/4] of/pci: Provide support for parsing PCI DT ranges property
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).