public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2013-06-06 03:54:30 to 2013-06-06 12:26:53 UTC [more...]

[PATCH] ARM: tegra: add basic SecureOS support
 2013-06-06 12:26 UTC  (8+ messages)

getting allwinner SoC support upstream (was Re: Uploading linux (3.9.4-1))
 2013-06-06 12:24 UTC  (24+ messages)
` [Arm-netbook] "

[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
 2013-06-06 12:17 UTC  (34+ messages)
` [PATCH 01/33] mfd: dbx500-prcmu: Provide PRCMU numerical clock identifiers
` [PATCH 02/33] ARM: ux500: Add PRCMU clock node to DBx500 Device Tree
` [PATCH 03/33] ARM: ux500: Supply the DMA clock lookup to the DBX500 DT
` [PATCH 04/33] ARM: ux500: Add PRCC Peripheral clock node to DBx500 Device Tree
` [PATCH 05/33] ARM: ux500: Supply the GPIO clocks lookup to the DBX500 DT
` [PATCH 06/33] ARM: ux500: Supply the USB clock "
` [PATCH 07/33] ARM: ux500: Supply the Ethernet clock lookup to Snowball's DT
` [PATCH 08/33] ARM: ux500: Add PRCC Kernel clock node to DBx500 Device Tree
` [PATCH 09/33] ARM: ux500: Supply the I2C clocks lookup to the DBX500 DT
` [PATCH 10/33] ARM: ux500: Supply the UART "
` [PATCH 11/33] ARM: ux500: Supply the SDI (MMC) "
` [PATCH 12/33] ARM: ux500: Supply the MSP (Audio) "
` [PATCH 13/33] ARM: ux500: Add RTC (fixed-frequency) clock node to DBx500 Device Tree
` [PATCH 14/33] ARM: ux500: Supply the RTC clock lookup to the DBX500 DT
` [PATCH 15/33] ARM: ux500: Add TWD (fixed-factor) clock node to DBx500 Device Tree
` [PATCH 16/33] ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT
` [PATCH 17/33] clk: ux500: Provide u8500_clk with skeleton Device Tree support
` [PATCH 18/33] clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks
` [PATCH 19/33] clk: ux500: Add Device Tree support for the PRCMU clock
` [PATCH 20/33] clk: ux500: Add Device Tree support for the PRCC Peripheral clock
` [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock
` [PATCH 22/33] clk: ux500: Add Device Tree support for the RTC clock
` [PATCH 23/33] clk: ux500: Add Device Tree support for the TWD clock
` [PATCH 24/33] ARM: ux500: Remove AUXDATA relating to GPIO clock-name bindings
` [PATCH 25/33] ARM: ux500: Remove AUXDATA relating to UART "
` [PATCH 26/33] ARM: ux500: Remove AUXDATA relating to SDI (MMC) "
` [PATCH 27/33] ARM: ux500: Remove AUXDATA relating to I2C "
` [PATCH 28/33] ARM: ux500: Remove AUXDATA relating to MSP (Audio) "
` [PATCH 29/33] ARM: ux500: Remove AUXDATA relating to USB "
` [PATCH 30/33] ARM: ux500: Remove AUXDATA relating to Ethernet "
` [PATCH 31/33] ARM: ux500: Remove AUXDATA relating to DMA "
` [PATCH 32/33] ARM: ux500: Reclassify PRCMU AUXDATA entry
` [PATCH 33/33] ARM: ux500: Remove SSP AUXDATA pertaining to DMA bindings

[PATCH 1/1] ARM: imx: clk-pllv3: change wait method for PLL lock
 2013-06-06 12:16 UTC  (3+ messages)

[PATCH 01/32] ARM: ux500: Add PRCMU clock node to DBx500 Device Tree
 2013-06-06 12:13 UTC  (3+ messages)
` [PATCH 02/32] ARM: ux500: Supply the DMA clock lookup to the DBX500 DT
` [PATCH 03/32] ARM: ux500: Add PRCC Peripheral clock node to DBx500 Device Tree

[PATCH -v11 resend 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-06-06 11:47 UTC  (12+ messages)
` [PATCH -v11 resend 01/11] CPU hotplug: Provide a generic helper to disable/enable CPU hotplug
` [PATCH -v11 resend 02/11] Migrate shutdown/reboot to boot cpu
` [PATCH -v11 resend 03/11] Remove -stable friendly PF_THREAD_BOUND define
` [PATCH -v11 resend 04/11] Move shutdown/reboot related functions to kernel/reboot.c
` [PATCH -v11 resend 05/11] checkpatch.pl the new kernel/reboot.c file
` [PATCH -v11 resend 06/11] x86, prepare reboot_mode for moving to generic kernel code
` [PATCH -v11 resend 07/11] unicore32, "
` [PATCH -v11 resend 08/11] arm, Remove unused restart_mode fields from some arm subarchs
` [PATCH -v11 resend 09/11] arm, prepare reboot_mode for moving to generic kernel code
` [PATCH -v11 resend 10/11] arm, change reboot_mode to use enum reboot_mode
` [PATCH -v11 resend 11/11] Move arch/x86 reboot= handling to generic kernel

[PATCH 01/13] ARM: Exynos: initialize l2x0 cache controller only for cortex-a9 based SoCs
 2013-06-06 11:44 UTC  (17+ messages)
` [PATCH 02/13] ARM: Exynos: fix secondary cpu power control register address calculation
` [PATCH 03/13] ARM: dts: fork out common Exynos5 nodes
` [PATCH 04/13] ARM: dts: list the CPU nodes for Exynos5250
` [PATCH 05/13] ARM: Exynos: Add support for Exynos5420 SoC
` [PATCH 06/13] serial: samsung: add support for Exynos5420
` [PATCH 07/13] ARM: Exynos: use four additional chipid bits to identify Exynos family
` [PATCH 08/13] irqchip: exynos-combiner: set irq base as 256 for Exynos5420
` [PATCH 09/13] clk: exynos5420: register clocks using common clock framework
` [PATCH 10/13] ARM: dts: Add initial device tree support for Exynos5420
` [PATCH 11/13] clocksource: exynos_mct: extend local timer support for four cores
` [PATCH 12/13] ARM: Exynos: add secondary CPU boot base location for Exynos5420
` [PATCH 13/13] ARM: Exynos: extend soft-reset support "
` [PATCH 00/13] add exynos5420 support

[PATCH 0/4] Unrelated fixes found while DT:ing clocks
 2013-06-06 11:21 UTC  (5+ messages)
` [PATCH 1/4] mfd: dbx500-prcmu: Use correct names for clock management registers
` [PATCH 2/4] mfd: dbx500-prcmu: Correctly reorder PRCMU clock identifiers
` [PATCH 3/4] ARM: ux500: Fix trivial whitespace/tabbing issue
` [PATCH 4/4] ARM: ux500: Remove call to u8500_of_init_devices() - again

linux-next: manual merge of the mvebu tree with the imx-mxs tree
 2013-06-06 11:08 UTC  (2+ messages)

[PATCH 1/2] ARM: mm: don't flush icache in switch_mm with hardware broadcasting
 2013-06-06 10:54 UTC  (2+ messages)
` [PATCH 2/2] arm64: mm: don't bother invalidating the icache in switch_mm

[PATCH v2 0/4] Override bits for PLLM
 2013-06-06 10:47 UTC  (5+ messages)
` [PATCH v2 1/4] clk: tegra: Add fields for override bits
` [PATCH v2 2/4] clk: tegra: override bits for Tegra114 PLLM
` [PATCH v2 3/4] clk: tegra: override bits for Tegra30 PLLM
` [PATCH v2 4/4] clk: tegra: Use override bits when needed

[PATCH v2 0/5] ARM: davinci: fix UART clock enabling
 2013-06-06 10:44 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: davinci: uart: move to devid based clk_get
` [PATCH v2 5/5] ARM: davinci: serial: platform code cleanup

[PATCH v3 0/2] ARM: PJ4B: fixes for 3.10-rc
 2013-06-06 10:30 UTC  (5+ messages)
` [PATCH v3 1/2] ARM PJ4B: Add support for errata 4742
` [PATCH v3 2/2] ARM PJ4B: Add support for errata 4611

[PATCH 0/8] Support Marvell bootloaders remapping registers at different locations
 2013-06-06 10:27 UTC  (5+ messages)
` [PATCH 5/8] arm: mvebu: don't hardcode a physical address in headsmp.S
  ` [PATCH v2] "

[RFC PATCH v3 0/2] drivers: mfd: Versatile Express SPC support
 2013-06-06  9:59 UTC  (3+ messages)
` [RFC PATCH v3 1/2] drivers: mfd: refactor the vexpress config bridge API
` [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support

[PATCH 1/1] of/irq: store IRQ trigger/level in struct resource flags
 2013-06-06  9:58 UTC  (10+ messages)

[PATCH v2] ARM i.MX53: tqma53: add WP/CD pinctrl and vmmc to esdhc2
 2013-06-06  9:49 UTC 

[PATCH] arch/*/asm/include/bitops.h: api issue, find_*_bit() defination are different with each other
 2013-06-06  9:37 UTC  (8+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

Cache issues in vexpress cpu shutdown (regression in 3.10)
 2013-06-06  9:30 UTC  (6+ messages)

[PATCH v4 0/6] Introduce Xen support to ARM64
 2013-06-06  9:29 UTC  (5+ messages)
` [PATCH v4 5/6] arm64/xen: introduce CONFIG_XEN on ARM64
  ` [Xen-devel] "

[PATCH] Minor fix for jcooper/for-next
 2013-06-06  9:21 UTC  (2+ messages)
` [PATCH] arm: mvebu: ensure PCIe range is propagated in the .dts files

[PATCH v2 0/3] Consolidate uncompress code for Samsung platform
 2013-06-06  9:07 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined

[PATCH 0/4] updates for tqma53.dtsi
 2013-06-06  9:02 UTC  (6+ messages)
` [PATCH 1/4] ARM i.MX53: tqma53: Fix interrupt polarity for the mc34708
` [PATCH 4/4] ARM i.MX53: tqma53: add WP/CD pinctrl and vmmc to esdhc2

[PATCH v2 0/5] Add generic set_rate clk_ops for PLL35xx and PLL36xx for samsung SoCs
 2013-06-06  9:01 UTC  (5+ messages)
` [PATCH v2 2/5] clk: samsung: Add support to register rate_table for PLL3xxx

[GIT PULL] arm-soc: Xilinx zynq clock changes for v3.11
 2013-06-06  9:00 UTC  (4+ messages)
    ` [GIT PULL v2] "

[PATCH] ARM i.MX53: Add TVE entry to i.MX53 dtsi
 2013-06-06  8:58 UTC  (2+ messages)

[RFC 18/42] drivers/pinctrl: don't check resource with devm_ioremap_resource
 2013-06-06  8:43 UTC 

[PATCH] mmc: atmel-mci: remove include <mach/cpu.h>
 2013-06-06  8:33 UTC  (3+ messages)

[PATCH v2 0/7] pcmcia: at91_cf: clean up and add DT support
 2013-06-06  8:24 UTC  (7+ messages)

[PATCH v3 0/7] pcmcia: at91_cf: clean up and add DT support
 2013-06-06  8:24 UTC  (8+ messages)
` [PATCH v3 1/7] pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
` [PATCH v3 2/7] pcmcia: at91_cf: convert to dev_ print functions
` [PATCH v3 3/7] pcmcia: at91_cf: use devm_ functions for allocations
` [PATCH v3 4/7] pcmcia: at91_cf: clean up header includes
` [PATCH v3 5/7] pcmcia: at91_cf: add support for DT
` [PATCH v3 6/7] pcmcia: at91_cf: use module_platform_driver_probe()
` [PATCH v3 7/7] pcmcia/trivial: at91_cf: fix checkpatch error

[PATCH 0/4] Override bits for PLLM
 2013-06-06  8:15 UTC  (4+ messages)
` [PATCH 2/4] clk: tegra: override bits for Tegra114 PLLM

[PATCH v2 1/1] ARM : omap3 : fix wrong container_of in clock36xx.c
 2013-06-06  7:56 UTC  (3+ messages)

[PATCH 0/3] ARM: PJ4B: fixes for 3.10-rc
 2013-06-06  7:46 UTC  (5+ messages)
` [PATCH 3/3] ARM PJ4B: Add support for errata 4611

[GIT PULL 0/5] Renesas ARM based SoC cleanups for v3.11
 2013-06-06  7:39 UTC  (7+ messages)
` [PATCH 1/5] ARM: shmobile: r8a7740: Make private clock arrays static
` [PATCH 2/5] ARM: shmobile: use do{ }while() on SH_CLK_SET_RATIO()
` [PATCH 3/5] ARM: shmobile: r8a7778: correct model name in Kconfig
` [PATCH 4/5] ARM: shmobile: sh73a0: Use DEFINE_RES_MEM*() everywhere
` [PATCH 5/5] ARM: shmobile: marzen: keep local function as static

[GIT PULL 00/23] Renesas ARM-based SoC updates for v3.11
 2013-06-06  7:38 UTC  (25+ messages)
` [PATCH 01/23] ARM: shmobile: r8a7778: fixup Ether setup code position
` [PATCH 02/23] ARM: shmobile: r8a7740: Add interim sh-eth device name to clocks list
` [PATCH 03/23] ARM: shmobile: r8a7740: Add I2C DT clock names
` [PATCH 04/23] ARM: shmobile: r8a7740: add TPU PWM support
` [PATCH 05/23] ARM: shmobile: r8a73a4: add main clock
` [PATCH 06/23] ARM: shmobile: r8a73a4: add pll clocks
` [PATCH 07/23] ARM: shmobile: r8a73a4: add div4 clocks
` [PATCH 08/23] ARM: shmobile: r8a73a4: add div6 clocks
` [PATCH 09/23] ARM: shmobile: r8a7779: Add PCIe clocks
` [PATCH 10/23] ARM: shmobile: r8a7778: use fixed ratio clock
` [PATCH 11/23] ARM: shmobile: r8a7778: add SDHI clock support
` [PATCH 12/23] ARM: shmobile: r8a7778: Register SDHI device
` [PATCH 13/23] ARM: shmobile: remove "; " from SH_FIXED_RATIO_CLK*() macro
` [PATCH 14/23] ARM: shmobile: r8a7790: add main clock
` [PATCH 15/23] ARM: shmobile: r8a7790: add div4 clocks
` [PATCH 16/23] ARM: shmobile: r8a7790: add div6 clocks
` [PATCH 17/23] ARM: shmobile: r8a7790: Make private clock arrays static
` [PATCH 18/23] ARM: shmobile: r8a7790: add TPU PWM support
` [PATCH 19/23] ARM: shmobile: sh73a0: add support for adjusting CPU frequency
` [PATCH 20/23] ARM: shmobile: sh73a0: add CPUFreq support
` [PATCH 21/23] ARM: shmobile: sh73a0: Always use shmobile_setup_delay()
` [PATCH 22/23] ARM: shmobile: sh73a0: do not overwrite all div4 clock operations
` [PATCH 23/23] ARM: shmobile: sh73a0: div4 clocks must check the kick bit before changing rate

[PATCH v2 0/4] ARM: dts: AM3XXX: Use preprocessor for device trees
 2013-06-06  7:34 UTC  (5+ messages)

[GIT PULL v2 0/2] Update for Renesas INTC External IRQ pin driver for v3.11
 2013-06-06  7:28 UTC  (3+ messages)
` [PATCH 1/2] irqchip: renesas-irqc: Fix irqc_probe error handling
` [PATCH 2/2] irqchip: Add irqchip_init dummy function

[PATCH 00/15] ARM: shmobile: uImage load address rework
 2013-06-06  7:26 UTC  (4+ messages)
` [PATCH 01/15] ARM: shmobile: Per-board uImage load addresses

[PATCH 1/3] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
 2013-06-06  6:57 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH 0/5] Broken DM816x support in Linux 3.10-rc4
 2013-06-06  6:03 UTC  (4+ messages)

[PATCH 0/2] ARM dts: bcm281xx: use preprocessor for device trees
 2013-06-06  5:41 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: bcm281xx: use #include for device tree files
` [PATCH 2/2] ARM: dts: bcm281xx: use existing defines for irqs

Tegra baseline test results for v3.10-rc1
 2013-06-06  4:34 UTC  (3+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Enable PWW and backlight options
 2013-06-06  4:24 UTC 

[PATCH] ARM: avoid mis-detecting some V7 cores in the decompressor
 2013-06-06  4:21 UTC  (12+ messages)

[PATCH 00/14] ARM: OMAP5: hwmod, prm/cm data files and updates for 3.11
 2013-06-06  4:00 UTC  (3+ messages)
` [PATCH 13/14] ARM: AM33XX: hwmod data: irq, dma and addr info clean up

[PATCH V5 0/5] clk: Samsung: audss: Register audio subsytem clocks using common clk framework
 2013-06-06  3:54 UTC  (4+ messages)
` [PATCH V5 4/5] ARM: dts: add clock provider information for i2s controllers in Exynos5250


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox