linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-22 12:39:28 to 2013-03-23 00:19:16 UTC [more...]

Integrator PCI base dilemma
 2013-03-23  0:19 UTC  (16+ messages)

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2013-03-22 22:52 UTC  (17+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

[PATCH v4 0/5] move s3c24xx-irq to drivers/irqchip and add dt support
 2013-03-22 22:42 UTC  (11+ messages)
` [PATCH v4 1/5] ARM: S3C24XX: move irq driver to drivers/irqchip
` [PATCH v4 2/5] irqchip: s3c24xx: fix comments on some camera interrupts
` [PATCH v4 3/5] irqchip: s3c24xx: fix irqlist of second s3c2416 controller
` [PATCH v4 4/5] irqchip: s3c24xx: add irq_set_type callback for basic interrupt types
` [PATCH v4 5/5] irqchip: s3c24xx: add devicetree support

RFC v2: Zynq Clock Controller
 2013-03-22 22:41 UTC  (3+ messages)

[PATCH REPOST v2] clk: add table lookup to mux
 2013-03-22 22:25 UTC  (5+ messages)

[PATCH v2 00/14] Marvell EBU thermal sensor consolidation
 2013-03-22 22:25 UTC  (15+ messages)
` [PATCH v2 01/14] thermal: Rename driver 'kirkwood' -> 'mvebu'
` [PATCH v2 02/14] thermal: mvebu: Rename symbols "
` [PATCH v2 03/14] thermal: mvebu: Move MODULE_DEVICE_TABLE upwards
` [PATCH v2 04/14] thermal: mvebu: Remove unneeded variable initialization
` [PATCH v2 05/14] thermal: mvebu: Convert to devm_ioremap_resource()
` [PATCH v2 06/14] thermal: mvebu: Fix license declaration
` [PATCH v2 07/14] thermal: mvebu: Rename kirkwood definitions to mvebu
` [PATCH v2 08/14] thermal: mvebu: Add infrastructure to support more multiple SoC variants
` [PATCH v2 09/14] thermal: mvebu: Add support for Armada XP thermal sensor
` [PATCH v2 10/14] thermal: mvebu: Add support for Armada 370 "
` [PATCH v2 11/14] thermal: mvebu: Add support for Marvell Dove SoC family
` [PATCH v2 12/14] ARM: mvebu: Add thermal support to Armada XP device tree
` [PATCH v2 13/14] ARM: mvebu: Add thermal support to Armada 370 "
` [PATCH v2 14/14] ARM: configs: Update mvebu, dove and kirkwood defconfigs for thermal

[PATCH v2 1/2] i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
 2013-03-22 22:24 UTC  (2+ messages)

[PATCH v9 0/3] ARM: ARMv7 (i.e. Cortex-M3) support
 2013-03-22 21:48 UTC  (4+ messages)
` [PATCH v9 1/3] ARM: Add base support for ARMv7-M

[PATCH] ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
 2013-03-22 21:47 UTC 

[PATCH] ARM: autcpu12: Fix config check in autcpu12_init_late()
 2013-03-22 21:35 UTC 

[PATCH net-next] dsa: add device tree bindings to register DSA switches
 2013-03-22 20:50 UTC 

[PATCH for 3.10 v2] mmc: mvsdio: use dev_*() API instead of pr_*() API
 2013-03-22 20:44 UTC  (3+ messages)

[PATCH V2 0/3] clk: Fixup issues for clk_set_parent
 2013-03-22 20:41 UTC  (9+ messages)
` [PATCH V2 1/3] clk: Restructure code for __clk_reparent
` [PATCH V2 2/3] clk: Improve errorhandling for clk_set_parent

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2013-03-22 20:37 UTC  (10+ messages)
` [PATCH v3 02/11] clk: davinci - add PSC clock driver

[PATCH] ARM: tegra: fix register address of slink controller
 2013-03-22 20:30 UTC  (2+ messages)

[PATCH 1/5] ARM: ux500: Add machine support for ccu8540
 2013-03-22 20:28 UTC  (12+ messages)
` [PATCH 2/5] ARM: ux500: Allow the ccu8540 to register its serial devices without pdata
` [PATCH 3/5] ARM: ux500: Remove platform specific PRCMU and Clk initialisation
` [PATCH 4/5] ARM: ux500: Supply a DTS file for the u8540 platform
` [PATCH 5/5] ARM: ux500: Do not supply DMA platform data when booting "

[RFC 0/8]: omap4: clk: move clock data under drivers/clk
 2013-03-22 20:01 UTC  (6+ messages)
  ` [RFC 1/8] RFC: CLK: OMAP: Add basic infrastructure for OMAP clocks

[PATCH v2 00/13] ARM: spear multiplatform support
 2013-03-22 19:57 UTC  (5+ messages)
` [PATCH v2 09/13] ARM: spear: make clock driver independent of headers

[PATCH 0/2] Add dbg_show functions to the Marvell GPIO drivers
 2013-03-22 19:51 UTC  (4+ messages)
` [PATCH 1/2] gpio: mvebu: add dbg_show function
` [PATCH 2/2] ARM: Orion: add dbg_show function to gpio-orion driver

[PATCH 0/5] arm: mvebu: Enable LPAE support for Armada XP SoCs
 2013-03-22 19:33 UTC  (8+ messages)
` [PATCH 5/5] arm: dts: Convert mvebu device tree files to 64 bits

[PATCH 1/1] clk: Fix incorrect return type in clk.c
 2013-03-22 19:19 UTC  (3+ messages)

[PATCH v8 00/14] Tegra114 clockframework
 2013-03-22 19:05 UTC  (7+ messages)
` [PATCH v8 11/14] clk: tegra: Implement clocks for Tegra114
` [PATCH v8 12/14] clk: tegra: devicetree match for nvidia, tegra114-car
` [PATCH v8 13/14] ARM: dt: Add references to tegra_car clocks
` [PATCH v8 14/14] clk: tegra: Remove forced clk_enable of uartd

[PATCH v10 0/12] Palmas updates
 2013-03-22 19:04 UTC  (14+ messages)
` [PATCH v10 01/12] mfd: DT bindings for the palmas family MFD
` [PATCH v10 02/12] mfd: palmas: is_palmas_charger needed by multiple drivers
` [PATCH v10 03/12] mfd: palmas add variant and OTP detection
` [PATCH v10 04/12] watchdog: add Palmas Watchdog support
` [PATCH v10 05/12] watchdog: Kconfig for Palmas watchdog
` [PATCH v10 06/12] gpio: palmas: add in GPIO support for palmas charger
` [PATCH v10 07/12] gpio: palmas: Enable DT support for palmas gpio
` [PATCH v10 08/12] gpio: Palmas palmas_gpio_(read|write|update) factoring
` [PATCH v10 09/12] leds: Add support for Palmas LEDs
` [PATCH v10 10/12] clk: add a clock driver for palmas
` [PATCH v10 11/12] clk: Kconfig for Palmas clock driver
` [PATCH v10 12/12] regulator: palmas remove palmas-charger option from DT bindings

[PATCH v3 1/1 net-next] net: fec: put tx to napi poll function to fix dead lock
 2013-03-22 19:00 UTC  (3+ messages)

[PATCH] mach_omap2: use PTR_RET instead of IS_ERR + PTR_ERR
 2013-03-22 18:39 UTC  (5+ messages)

[PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support
 2013-03-22 18:07 UTC  (3+ messages)

[PATCHv3 00/10] Remove ARM local timer API
 2013-03-22 18:03 UTC  (5+ messages)
` [PATCHv3 01/10] clocksource: add generic dummy timer driver

[PATCH RFC] clk: divider: Tolerate 0 divider for one based dividers
 2013-03-22 18:00 UTC  (3+ messages)

[PATCH 0/3] Fix msm timer clearing bugs
 2013-03-22 17:47 UTC  (2+ messages)

[PULL] VGIC fixes for KVM/ARM
 2013-03-22 17:43 UTC 

[PATCH V2 0/4] ARM: tegra: dalmore: add regulators
 2013-03-22 17:37 UTC  (2+ messages)

[PATCH] ARM: tegra: Add sbs-battery node to Dalmore
 2013-03-22 17:35 UTC  (2+ messages)

[PATCH] clk: prima2: fix return value check in sirfsoc_of_clk_init()
 2013-03-22 17:21 UTC  (2+ messages)

[PATCH for 3.9 v3] mmc: mvsdio: fix non-DT probing of GPIOs
 2013-03-22 17:17 UTC  (2+ messages)

[PATCH] sdhci: sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs
 2013-03-22 17:14 UTC  (3+ messages)

[PULL] VGIC fixes for KVM/ARM
 2013-03-22 17:13 UTC  (7+ messages)

[PATCH] mmc: mvsdio: use dev_*() API instead of pr_*() API
 2013-03-22 17:13 UTC  (2+ messages)

[PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
 2013-03-22 17:12 UTC  (5+ messages)

FW: Regulator API ignored return values
 2013-03-22 17:06 UTC  (5+ messages)

[PATCH] ARM: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
 2013-03-22 16:58 UTC  (2+ messages)

[PATCH 0/3] clock driver for sunxi
 2013-03-22 16:40 UTC  (5+ messages)
` [PATCH v2 "

[PATCH V2] pinctrl: mvebu: prevent walking off the end of group array
 2013-03-22 16:39 UTC  (3+ messages)
` [PATCH v3] "

[PATCH -next] mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()
 2013-03-22 16:38 UTC  (3+ messages)

[BUGFIX PATCH] ARM: OMAP: fix type of return values in omap_device_get_by_hwmod_name()
 2013-03-22 16:36 UTC  (2+ messages)

[PATCH] mmc: sdhci-s3c: let device core setup the default pin configuration
 2013-03-22 16:33 UTC  (3+ messages)

[PATCH 00/04] ARM: shmobile: r8a73a4 SoC and APE6EVM board support
 2013-03-22 16:03 UTC  (7+ messages)
` [PATCH 01/04] ARM: shmobile: Initial r8a73a4 SoC support
` [PATCH 03/04] ARM: shmobile: r8a73a4 IRQC support

[PATCH v2] cpufreq: instantiate cpufreq-cpu0 as a platform_driver
 2013-03-22 16:01 UTC  (3+ messages)

[PATCH] clk: tegra: Don't enable PLLs during early boot
 2013-03-22 15:48 UTC  (2+ messages)

[PATCH for 3.10] Misc small improvements to Kirkwood-based OpenBlocks A6 platform
 2013-03-22 15:44 UTC  (4+ messages)
` [PATCH 2/3] arm: kirkwood: factor pinmux descriptors for OpenBlocks A6

[RFC PATCH v1 0/3] clk: implement remuxing during set_rate
 2013-03-22 15:43 UTC  (4+ messages)
` [RFC PATCH v1 1/3] clk: abstract parent cache
` [RFC PATCH v1 2/3] clk: add support for clock remuxing
` [RFC PATCH v1 3/3] clk: clk-mux: implement remuxing

[GIT PULL v2] Renesas ARM-based SoC board updates for v3.10
 2013-03-22 15:39 UTC  (6+ messages)

[PATCH 0/6] ARM: ux500: first multiplatform series
 2013-03-22 15:25 UTC  (11+ messages)
` [PATCH 0/9] More ux500 multiplatform stuff
  ` [PATCH 6/9] power: pm2301_charger: remove __devinit annotations

[PATCH 0/3] ARM sched_clock selection enhancements
 2013-03-22 15:20 UTC  (7+ messages)
` [PATCH 2/3] ARM: sched_clock: support 64-bit counters

[PATCH 4/4] dmaengine: dw_dmac: simplify master selection
 2013-03-22 14:43 UTC 

[PATCH] ARM: at91/at91sam9x5: add RTC node
 2013-03-22 14:42 UTC 

[PATCH 0/4] mv643xx_eth: use mvmdio MDIO bus driver
 2013-03-22 14:31 UTC  (12+ messages)
` [PATCH 0/4 v3] "
  ` [PATCH 1/4 v3] net: mvmdio: allow platform device style registration
  ` [PATCH 2/4 v3] net: mvmdio: rename base register cookie from smireg to regs
  ` [PATCH 3/4 v3] net: mvmdio: enhance driver to support SMI error/done interrupts
  ` [PATCH 4/4 v3] mv643xx_eth: convert to use the Marvell Orion MDIO driver

[PATCH v6 00/16] clk: exynos4/5: migrate to common clock framework
 2013-03-22 14:27 UTC  (10+ messages)

[PATCH] USB: EHCI: fix for leaking isochronous data
 2013-03-22 14:24 UTC  (2+ messages)

[PATCH 0/4] ARM: at91: little DT fixes
 2013-03-22 14:23 UTC  (5+ messages)
` [PATCH 1/4] ARM: at91/dt: fix macb node declaration
` [PATCH 2/4] ARM: at91/trivial: typos in compatible property
` [PATCH 3/4] ARM: at91/trivial: fix model name for SAM9G15-EK
` [PATCH 4/4] ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsi

[PATCH 00/16] Marvell EBU thermal sensor consolidation
 2013-03-22 14:23 UTC  (4+ messages)

[PATCH 0/6] clk: sunxi: gates support
 2013-03-22 14:20 UTC  (7+ messages)
` [PATCH 1/6] clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates
` [PATCH 2/6] arm: sunxi: Add clock definitions for AXI, AHB, APB0, "
` [PATCH 3/6] arm: sunxi: use the right clock phandles for UARTs
` [PATCH 4/6] pinctrl: sunxi: add clock support
` [PATCH 5/6] arm: sunxi: Add clock to pinctrl node
` [PATCH 6/6] clk: sunxi: drop CLK_IGNORE_UNUSED

[PATCH V2] Sound: sgtl5000 Allow codec clock frequency to be set
 2013-03-22 14:08 UTC  (2+ messages)

[PATCH v9 0/12] Palmas updates
 2013-03-22 14:08 UTC  (14+ messages)
` [PATCH v9 01/11] mfd: palmas: is_palmas_charger needed by multiple drivers
` [PATCH v9 02/11] mfd: palmas add variant and OTP detection
` [PATCH v9 03/11] watchdog: add Palmas Watchdog support
` [PATCH v9 04/11] watchdog: Kconfig for Palmas watchdog
` [PATCH v9 05/11] gpio: palmas: add in GPIO support for palmas charger
` [PATCH v9 06/11] gpio: palmas: Enable DT support for palmas gpio
` [PATCH v9 07/11] gpio: Palmas palmas_gpio_(read|write|update) factoring
` [PATCH v9 08/11] leds: Add support for Palmas LEDs
` [PATCH v9 09/11] clk: add a clock driver for palmas
` [PATCH v9 10/11] clk: Kconfig for Palmas clock driver
` [PATCH v9 11/11] regulator: palmas remove palmas-charger option from DT bindings

[PATCH v3 0/6] introduce support for Atmel Cortex-A5 devices
 2013-03-22 13:24 UTC  (7+ messages)
` [PATCH 1/6] ARM: at91: change name template in AT91_SOC_START macro
` [PATCH 2/6] ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilation
` [PATCH 3/6] ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 arch
` [PATCH 4/6] ARM: at91: introduce SAMA5 support
` [PATCH 5/6] ARM: at91: dt: add device tree files for SAMA5D3 family
` [PATCH 6/6] ARM: at91: add defconfig for SAMA5

[GIT PULL] Renesas ARM-based SoC board updates for v3.10 #2
 2013-03-22 12:43 UTC  (2+ 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).