messages from 2013-09-26 15:21:57 to 2013-09-27 14:37:21 UTC [more...]
[PATCH 00/21] of: prom.h clean-up and removal
2013-09-27 14:37 UTC (28+ messages)
` [PATCH 01/21] drivers: remove unnecessary prom.h includes
` [PATCH 02/21] of: "
` [PATCH 09/21] microblaze: clean-up prom.h implicit includes
` [PATCH 10/21] drivers: "
` [PATCH 12/21] x86: add necessary includes for prom.h
` [PATCH 20/21] of: only include prom.h on sparc
` [PATCH 21/21] of: remove empty arch prom.h headers
` [PATCH 03/21] ARM: keystone: remove unnecessary prom.h include
` [PATCH 04/21] arm64: "
` [PATCH 05/21] openrisc: "
` [PATCH 06/21] arc: remove unnecessary prom.h includes
` [PATCH 07/21] hexagon: "
` [PATCH 08/21] metag: move setup_machine_fdt declaration from prom.h
` [PATCH 11/21] mips: add explicit includes of prom.h
` [PATCH 13/21] of: implement pci_address_to_pio as weak function
` [PATCH 14/21] of: implement of_node_to_nid as a "
` [PATCH 15/21] of: remove HAVE_ARCH_DEVTREE_FIXUPS
` [PATCH 16/21] of: move of_address_to_resource and of_iomap declarations from sparc
` [PATCH 17/21] of: move of_translate_dma_address to of_address.h
` [PATCH 18/21] powerpc: clean-up include ordering in prom.h
` [PATCH 19/21] powerpc: add explicit OF includes
[PATCH 1/2] gpio/omap: maintain GPIO and IRQ usage separately
2013-09-27 14:31 UTC (2+ messages)
[PATCH RFC] media: rc: OF: Add Generic bindings for remote-control
2013-09-27 13:57 UTC (5+ messages)
device tree binding documentation outdated
2013-09-27 13:52 UTC (21+ messages)
[PATCH v4 1/2] video: ARM CLCD: Add DT support
2013-09-27 13:51 UTC (3+ messages)
[PATCH V4 2/3] pincntrl: add support for AMS AS3722 pin control driver
2013-09-27 13:48 UTC (4+ messages)
` [rtc-linux] "
[PATCHv4 00/18] device thermal limits represented in device tree nodes (v4)
2013-09-27 13:42 UTC (24+ messages)
` [PATCHv4 01/18] thermal: allow registering without .get_temp
` [PATCHv4 02/18] thermal: core: allow binding via .bind when tzp is present
` [PATCHv7 03/18] thermal: introduce device tree parser
` [PATCHv4 05/18] thermal: cpu_cooling: introduce of_cpufreq_cooling_register
` [PATCHv4 06/18] cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
` [PATCHv4 07/18] hwmon: lm75: expose to thermal fw via DT nodes
` [PATCHv4 09/18] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCHv4 10/18] arm: dts: add omap4 CPU thermal data
` [PATCHv4 11/18] arm: dts: add omap4430 "
` [PATCHv4 12/18] arm: dts: add omap4460 "
` [PATCHv4 14/18] arm: dts: add cooling properties on omap4460 cpu node
` [PATCHv4 15/18] arm: dts: add omap5 GPU thermal data
` [PATCHv4 16/18] arm: dts: add omap5 CORE "
` [PATCHv4 04/18] thermal: core: introduce thermal_of_cooling_device_register
` [PATCHv4 08/18] hwmon: tmp102: expose to thermal fw via DT nodes
` [PATCHv4 13/18] arm: dts: add cooling properties on omap4430 cpu node
` [PATCHv4 17/18] arm: dts: add omap5 thermal data
` [PATCHv4 18/18] arm: dts: add cooling properties on omap5 cpu node
[PATCH v3] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
2013-09-27 13:40 UTC
[PATCH] pwm-backlight: add support for device tree gpio control
2013-09-27 13:35 UTC (9+ messages)
[PATCH 1/3] clk: samsung: pll: Add support for PLL6545a and PLL6522x
2013-09-27 13:07 UTC (5+ messages)
` [PATCH 2/3] clk: samsung: Add clock driver for s5pc100
[PATCH] ARM: at91/at91-pinctrl documentation: add missing sam9x5 compatible string
2013-09-27 12:17 UTC (2+ messages)
[RFC PATCH 0/4] pinctrl: at91: various fixes
2013-09-27 12:12 UTC (5+ messages)
` [RFC PATCH 1/4] pinctrl: at91: fix typos
` [RFC PATCH 2/4] pinctrl: at91: fix sam9x5 debounce/deglitch functions
[PATCH 0/3] New descriptor-based GPIO interface
2013-09-27 12:06 UTC
[PATCH 1/2] ARM: dts: am335x-bone-common: correct mux mode for cmd line
2013-09-27 11:35 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: am335x-evm, am335x-evmsdk: switch mmc1 to 4-bit mode
[PATCH 0/4] Add watchdog DT nodes and parse it to read PMU registers addresses
2013-09-27 11:25 UTC (6+ messages)
` [PATCH 3/4] watchdog: s3c2410_wdt: parse watchdog dt node to read PMU registers adresses
[PATCH v9 00/13] Exynos5 IS driver
2013-09-27 10:59 UTC (14+ messages)
` [PATCH v9 01/13] [media] exynos5-is: Adding media device driver for exynos5
` [PATCH v9 02/13] [media] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation
` [PATCH v9 03/13] [media] exynos5-fimc-is: Add driver core files
` [PATCH v9 06/13] [media] exynos5-fimc-is: Add isp subdev
` [PATCH v9 04/13] [media] exynos5-fimc-is: Add common driver header files
` [PATCH v9 05/13] [media] exynos5-fimc-is: Add register definition and context header
` [PATCH v9 07/13] [media] exynos5-fimc-is: Add scaler subdev
` [PATCH v9 10/13] [media] exynos5-fimc-is: Add the hardware interface module
` [PATCH v9 12/13] V4L: s5k6a3: Change sensor min/max resolutions
` [PATCH v9 13/13] V4L: Add driver for s5k4e5 image sensor
` [PATCH v9 08/13] [media] exynos5-fimc-is: Add sensor interface
` [PATCH v9 09/13] [media] exynos5-fimc-is: Add the hardware pipeline control
` [PATCH v9 11/13] [media] exynos5-is: Add Kconfig and Makefile
[PATCH v5] media: st-rc: Add ST remote control driver
2013-09-27 10:25 UTC (3+ messages)
[PATCH V2 0/4] Add watchdog DT nodes and parse it to read PMU registers addresses
2013-09-27 10:16 UTC (5+ messages)
` [PATCH V2 1/4] ARM: dts: Fix the watchdog DT node name for Exynos5
` [PATCH V2 4/4] ARM: dts: exynos: add PMU registers addresses and mask bit to watchdog node
` [PATCH V2 2/4] ARM: dts: add watchdog device tree node for exynos5420
` [PATCH V2 3/4] watchdog: s3c2410_wdt: parse watchdog dt node to read PMU registers adresses
[PATCH] ASoC: generic: Add generic DT based simple codec
2013-09-27 9:55 UTC (6+ messages)
[PATCH 00/51] DMA mask changes
2013-09-27 8:27 UTC (5+ messages)
` [PATCH 31/51] DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
[PATCH v3 0/2] max77693: added device tree support
2013-09-27 8:11 UTC (7+ messages)
` [PATCH v3 1/2] max77693: remove device wakeup from driver
` [PATCH v3 2/2] max77693: added device tree support
` [PATCH v4 "
[PATCH v6] ARM: shmobile: armadillo800eva-reference: add SDHI and MMCIF interfaces
2013-09-27 8:02 UTC
[PATCH 0/2] ARM: dts: dra7-evm: add support for sd, eMMC
2013-09-27 7:58 UTC (5+ messages)
` [PATCH 2/2] ARM: dts: dra7-evm: Add mmc2 node for eMMC support
[PATCH v5] ARM: shmobile: armadillo800eva-reference: add SDHI and MMCIF interfaces
2013-09-27 7:57 UTC (3+ messages)
[RFC v2] gpio/omap: auto-setup a GPIO when used as an IRQ
2013-09-27 7:35 UTC (3+ messages)
[PATCH v11 2/8] usb: phy: omap-usb2: use the new generic PHY framework
2013-09-27 6:35 UTC (2+ messages)
[PATCH v12 0/7] PHY framework
2013-09-27 6:23 UTC (8+ messages)
` [PATCH v12 2/7] usb: phy: omap-usb2: use the new generic "
` [PATCH v12 4/7] arm: omap3: twl: add phy consumer data in twl4030_usb_data
` [PATCH v12 1/7] drivers: phy: add generic PHY framework
` [PATCH v12 3/7] usb: phy: twl4030: use the new "
` [PATCH v12 5/7] ARM: dts: omap: update usb_otg_hs data
` [PATCH v12 6/7] usb: musb: omap2430: use the new generic PHY framework
` [PATCH v12 7/7] usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
2013-09-27 6:17 UTC (8+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "
[dtc PATCH V2] Warn on node name unit-address presence/absence mismatch
2013-09-27 5:17 UTC (5+ messages)
[PATCH 1/7] drm/exynos: move hdmiphy related code to hdmiphy driver
2013-09-27 4:53 UTC (2+ messages)
[PATCH/RFC] ARM: shmobile: only enable used I2C interfaces in DT on all Renesas boards
2013-09-27 4:46 UTC (4+ messages)
[PATCH v6 0/3] Add PCIe support for i.MX6q
2013-09-27 3:54 UTC (8+ messages)
` [PATCH v6 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH v2] pwm-backlight: allow for non-increasing brightness levels
2013-09-27 3:28 UTC (7+ messages)
[PATCH 1/2] dts: socfpga: Add ethernet support on Altera's SOCFPGA platform
2013-09-27 3:27 UTC (3+ messages)
[PATCH 6/6] dts: calxeda: add ARM PSCI binding
2013-09-27 2:24 UTC
[PATCH 1/2] Documentation: Add device tree bindings for i.MX TVE
2013-09-27 1:16 UTC (4+ messages)
` [PATCH 2/2] ARM i.MX53: dts: Add TVE to i.MX53-QSB device tree
[PATCH v2 0/2] ARM DT cpus/cpu and topology bindings
2013-09-26 21:42 UTC (5+ messages)
[PATCH v4] dt: update PSCI binding documentation for v0.2
2013-09-26 21:23 UTC (7+ messages)
[PATCHv4 2/3] ARM: msm: Add support for APQ8074 Dragonboard
2013-09-26 21:23 UTC (11+ messages)
[PATCH v3 00/11] Fix AM335x-evm analog audio support
2013-09-26 19:36 UTC (3+ messages)
` [PATCH v3 01/11] ASoC: davinci-evm: Move sysclk logic away from evm_hw_params
` [RESEND PATCH "
[PATCH v2 0/4] Add Core Divider clock support for Armada 370/XP
2013-09-26 19:35 UTC
[PATCH 0/5] Add Core Divider clock support for Armada 370/XP
2013-09-26 18:29 UTC (11+ messages)
` [PATCH 1/5] clk: mvebu: Add core-divider clock
[RFC 0/3]ARM: SAMSUNG: MACH S5PV210: Add support for Devicetree
2013-09-26 18:14 UTC (5+ messages)
` [RFC 1/3] ARM: s5pv210: Add board file for boot using Device Tree
` [RFC 2/3] Samsung: DT: Add Device tree for s5pv210
` [RFC 3/3] Samsung: DT: Add Device tree for S5PC110/S5PV210 Boards
[RFC PATCH] mfd: arizona: Update device tree regulator bindings
2013-09-26 17:58 UTC (4+ messages)
[PATCHv7 00/36] ARM: OMAP: clock data conversion to DT
2013-09-26 16:23 UTC (6+ messages)
` [PATCHv7 30/36] ARM: dts: omap3 clock data
[PATCH 0/4] dac7512: some cleanups and DT bindings
2013-09-26 16:03 UTC (4+ messages)
[Patch V4] drivers: power: Add support for bq24735 charger
2013-09-26 16:02 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).