devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-17 03:43:15 to 2013-07-18 08:28:58 UTC [more...]

[PATCH 6/6] mtd: ofpart: add compatible check for child nodes
 2013-07-18  8:28 UTC  (2+ messages)

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-07-18  8:24 UTC  (23+ messages)
  ` [RFC PATCH v2 01/15] of: add support for retrieving cpu node for a given logical cpu index
  ` [RFC PATCH v2 04/15] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
  ` [RFC PATCH v2 05/15] ARM: mvebu: remove device tree parsing for cpu nodes
  ` [RFC PATCH v2 07/15] cpufreq: imx6q-cpufreq: "
  ` [RFC PATCH v2 08/15] cpufreq: cpufreq-cpu0: "
` [RFC PATCH v2 02/15] driver/core: cpu: initialize of_node in cpu's device struture
` [RFC PATCH v2 03/15] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
` [RFC PATCH v2 06/15] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
` [RFC PATCH v2 09/15] cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes
` [RFC PATCH v2 10/15] cpufreq: spear-cpufreq: "
` [RFC PATCH v2 11/15] cpufreq: kirkwood-cpufreq: "
` [RFC PATCH v2 12/15] cpufreq: arm_big_little: "
` [RFC PATCH v2 13/15] cpufreq: maple-cpufreq: "
` [RFC PATCH v2 14/15] cpufreq: pmac64-cpufreq: "
` [RFC PATCH v2 15/15] cpufreq: pmac32-cpufreq: "

[PATCH 0/3] ARM: OMAP2+: omap_device: add dynamic pinctrl handling
 2013-07-18  8:14 UTC  (14+ messages)
` [PATCH 1/3] pinctrl: rollback check for !dev->pins in pinctrl_pm_select*() APIs
` [PATCH 2/3] ARM: OMAP2+: omap_device: add pinctrl handling
` [PATCH 3/3] ARM: dts: omap4-sdp: add dynamic pin states for uart3/4

[PATCH v1 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-18  8:06 UTC  (15+ messages)
` [PATCH v1 01/24] spi: mpc512x: prepare clocks before enabling them
` [PATCH v1 05/24] clk: wrap I/O access for improved portability
` [PATCH v1 15/24] serial: mpc512x: OF clock lookup, use the 'mclk' name

[RESEND PATCH V1 0/9] thermal: introduce DT thermal zone build
 2013-07-18  7:23 UTC  (16+ messages)
` [RESEND PATCH V1 1/9] cpufreq: cpufreq-cpu0: add dt node parsing for 'needs-cooling'
` [RESEND PATCH V1 2/9] thermal: hwmon: move hwmon support to single file
  ` [lm-sensors] "
` [RESEND PATCH V1 3/9] thermal: thermal_core: allow binding with limits on bind_params
  ` [lm-sensors] "
` [RESEND PATCH V1 4/9] arm: dts: flag omap4430 with needs-cooling for cpu node
` [RESEND PATCH V1 5/9] thermal: introduce device tree parser
` [RESEND PATCH V1 6/9] thermal: ti-soc-thermal: use thermal DT infrastructure
` [RESEND PATCH V1 7/9] arm: dts: add omap4430 thermal data
` [RESEND PATCH V1 8/9] hwmon: lm75: expose to thermal fw via DT nodes
` [RESEND PATCH V1 9/9] hwmon: tmp102: "
` [lm-sensors] [RESEND PATCH V1 0/9] thermal: introduce DT thermal zone build

[PATCH 00/15] PHY framework
 2013-07-18  7:21 UTC  (20+ messages)
` [PATCH 01/15] drivers: phy: add generic "
` [PATCH 03/15] usb: phy: twl4030: use the new "
` [PATCH 04/15] ARM: OMAP: USB: Add phy binding information
` [PATCH 05/15] ARM: dts: omap: update usb_otg_hs data
` [PATCH 06/15] usb: musb: omap2430: use the new generic PHY framework
` [PATCH 07/15] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH 09/15] phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
` [PATCH 10/15] video: exynos_mipi_dsim: Use the generic PHY driver
` [PATCH 11/15] exynos4-is: Use the generic MIPI CSIS "
  ` [PATCH 02/15] usb: phy: omap-usb2: use the new generic PHY framework
  ` [PATCH 08/15] usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
  ` [PATCH 12/15] ARM: Samsung: Remove the MIPI PHY setup code
` [PATCH 13/15] phy: Add driver for Exynos DP PHY
` [PATCH 14/15] video: exynos_dp: remove non-DT support for Exynos Display Port
` [PATCH 15/15] video: exynos_dp: Use the generic PHY driver

[PATCH] of: Export of_irq_count for using in modules
 2013-07-18  7:02 UTC  (11+ messages)

[PATCH v9 0/8] Generic PHY Framework
 2013-07-18  6:27 UTC  (8+ messages)
` [PATCH v9 1/8] drivers: phy: add generic PHY framework

[PATCH V3] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-07-18  5:21 UTC 

About omap2 mmc host close too long irq in irqaction
 2013-07-18  2:53 UTC 

[PATCH V2 1/5] gpio: clean up gpio-ranges documentation
 2013-07-18  1:35 UTC  (3+ messages)
` [PATCH V2 5/5] ARM: remove #gpio-ranges-cells property

[PATCH] Documentation: dt: bindings: TI WiLink modules
 2013-07-17 23:58 UTC  (4+ messages)

[PATCH v2 0/4] Add PWM polarity flag macro for DT
 2013-07-17 22:54 UTC  (5+ messages)
` [PATCH v2 1/4] pwm: "
` [PATCH v2 2/4] pwm: Use the DT macro directly when parsing PWM DT flags
  ` [PATCH v2 3/4] pwm: Update DT bindings to reference pwm.txt for cells documentation
` [PATCH v2 4/4] ARM: dts: Use the PWM polarity flags

[RFC PATCH v5 0/1] drivers: mfd: Versatile Express SPC support
 2013-07-17 22:47 UTC  (15+ messages)

[PATCH v8] reset: Add driver for gpio-controlled reset pins
 2013-07-17 22:24 UTC  (13+ messages)

[PATCH v1 0/4] mtd: nand: omap: add support for BCH16_ECC
 2013-07-17 19:52 UTC  (5+ messages)
` [PATCH v1 1/4] mtd: nand: omap: add support for BCH16_ECC - DT updates
` [PATCH v1 2/4] mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
` [PATCH v1 3/4] mtd: nand: omap: add support for BCH16_ECC - GPMC "
` [PATCH v1 4/4] mtd: nand: omap: add support for BCH16_ECC - NAND "

[PATCH v4 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-17 19:04 UTC  (5+ messages)
` [PATCH 2/2] iio: twl6030-gpadc: "

DT binding review for Armada display subsystem
 2013-07-17 18:30 UTC  (5+ messages)

[PATCH 0/2] Add PWM polarity flag macros for DT
 2013-07-17 18:20 UTC  (6+ messages)
` [PATCH 2/2] pwm: "

[PATCH v5 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-17 18:04 UTC  (6+ messages)
` [PATCH v5 1/2] ARM: dts: twl: Add GPADC data to device tree
  ` [PATCH v5 2/2] iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver

[PATCH v3] media: i2c: tvp7002: add OF support
 2013-07-17 17:24 UTC  (3+ messages)

[patch] spi/xilinx: signedness issue checking platform_get_irq()
 2013-07-17 17:20 UTC  (6+ messages)
    ` [patch v2] "

[PATCH 0/9] ARM: dts: omap5-uevm: fixup wrong regulator configuration
 2013-07-17 16:45 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: omap5-uevm: document regulator signals used on the actual board
` [PATCH 3/9] ARM: dts: omap5-uevm: update and disable unused regulators LDO[28]
` [PATCH 4/9] ARM: dts: omap5-uevm: update LDO1 voltage to 1.5V and settings
  ` [PATCH 2/9] ARM: dts: omap5-uevm: update SMPS9 settings
  ` [PATCH 5/9] ARM: dts: omap5-uevm: update LDO3 voltage to 1.5V and settings
  ` [PATCH 6/9] ARM: dts: omap5-uevm: update LDO4 "
  ` [PATCH 8/9] ARM: dts: omap5-uevm: update LDO7 voltage to 2V "
` [PATCH 7/9] ARM: dts: omap5-uevm: update LDO6 voltage to 1.2V
` [PATCH 9/9] ARM: dts: omap5-uevm: update SDCARD LDO9 and resource REGEN3

[PATCH RFC FINAL v5] media: OF: add "sync-on-green-active" property
 2013-07-17 16:27 UTC  (3+ messages)

[PATCH 0/9] thermal: introduce DT thermal zone build
 2013-07-17 15:10 UTC  (20+ messages)
` [PATCH 1/9] cpufreq: cpufreq-cpu0: add dt node parsing for 'needs-cooling'
` [PATCH 1/8] thermal: hwmon: move hwmon support to single file
` [PATCH 1/8] thermal: thermal_core: allow binding with limits on bind_params
` [PATCH 2/9] thermal: hwmon: move hwmon support to single file
` [PATCH 2/8] thermal: introduce device tree parser
` [PATCH 3/8] cpufreq: cpufreq-cpu0: add dt node parsing on cooling need
` [PATCH 3/9] thermal: thermal_core: allow binding with limits on bind_params
` [PATCH 4/9] arm: dts: flag omap4430 with needs-cooling for cpu node
` [PATCH 4/8] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCH 5/8] arm: dts: add omap4430 thermal data
` [PATCH 5/9] thermal: introduce device tree parser
` [PATCH 6/8] arm: dts: flag omap4430 with needs-cooling for cpu node
` [PATCH 6/9] thermal: ti-soc-thermal: use thermal DT infrastructure
` [PATCH 7/9] arm: dts: add omap4430 thermal data
` [PATCH 7/8] hwmon: lm75: expose to thermal fw via DT nodes
` [PATCH 8/9] "
` [PATCH 8/8] hwmon: tmp102: "
` [PATCH 9/9] "

[PATCH v3 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-17 14:47 UTC  (7+ messages)
` [PATCH v3 2/2] iio: twl6030-gpadc: "

[PATCH v5] Input: sysrq - DT binding for key sequence
 2013-07-17 14:34 UTC 

[PATCH v2 03/42] ARM: at91: add PMC pll clocks
 2013-07-17 13:55 UTC  (2+ messages)
` [PATCH v2 11/42] ARM: at91: add PMC clk device tree binding doc

[PATCH V3 0/3] bring up pxa988 with DT
 2013-07-17 13:37 UTC  (5+ messages)
` [PATCH V3 1/3] dts: change Marvell prefix to 'marvell'

[PATCH -next] Input: olpc_apsp - remove redundant dev_err call in olpc_apsp_probe()
 2013-07-17 13:00 UTC  (2+ messages)

[PATCH v2] ARM: dts: add AM33XX MMC support
 2013-07-17 12:08 UTC  (2+ messages)

[PATCH] msm_serial: add missing iounmap() on error in msm_request_port()
 2013-07-17 11:28 UTC  (2+ messages)

[PATCH RFC 0/8] MPC512x DMA slave s/g support, OF DMA lookup
 2013-07-17 10:42 UTC  (5+ messages)
` [PATCH RFC v2 0/5] "
  ` [PATCH RFC v2 2/5] dma: mpc512x: add support for peripheral transfers

[PATCH 0/2] regulator: palmas-pmic: doc: update device tree bindings
 2013-07-17 10:06 UTC  (3+ messages)
` [PATCH V2 "

[PATCH v3 2/4] ARM: mach-moxart: add MOXA ART device tree files
 2013-07-17  9:04 UTC  (2+ messages)

[PATCH RFC v4] media: OF: add "sync-on-green-active" property
 2013-07-17  8:35 UTC  (3+ messages)

[PATCH 2/5] iio: at91: Use different prescal, startup mask in MR for different IP
 2013-07-17  8:23 UTC  (4+ messages)

[PATCH RFC v2 0/2] max77693-led driver
 2013-07-17  7:45 UTC  (4+ messages)
` [PATCH RFC v2 1/2] max77693: added device tree support

[PATCH -next] mtd: orion_nand: convert to use devm_* APIs
 2013-07-17  7:45 UTC  (2+ messages)

[PATCH] tty: serial: Add initial MSM UART High Speed Lite driver
 2013-07-17  7:38 UTC  (2+ messages)

[PATCH V2 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-17  7:09 UTC  (4+ messages)
` [PATCH V2 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

[PATCH] ARM: Kirkwood: Fix the internal register ranges translation
 2013-07-17  6:35 UTC  (4+ messages)

[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-07-17  5:07 UTC  (5+ messages)


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