linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-16 09:09:08 to 2012-02-17 09:28:58 UTC [more...]

[PATCHv2 0/8] arm: omap: clk/clkdm/pwrdm/voltdm usecounting changes
 2012-02-17  9:28 UTC  (11+ messages)
` [PATCHv2 8/8] arm: omap3: prevent per_clkdm from attempting manual domain transitions

[PATCH 0/9] ARM: at91: irqdomain and device tree for AIC and GPIO
 2012-02-17  9:27 UTC  (7+ messages)
` [PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support
` [PATCH] ARM: at91: AIC and GPIO IRQ device tree initilization

[PATCH 0/3] omap hsmmc init cleanup and section warning fixes for v3.4 merge window
 2012-02-17  9:14 UTC  (18+ messages)
` [PATCH 2/3] ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins
` [PATCH 3/3] ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init

[V1 3/3] led: modified power control of pm860x led
 2012-02-17  9:03 UTC 

[V1 2/3] backlight: modified power control of pm860x backlight
 2012-02-17  9:03 UTC 

[V1 1/3] mfd: add power control interface for pm8606 chip
 2012-02-17  9:03 UTC 

[PATCH RFC 0/4] Scheduler idle notifiers and users
 2012-02-17  9:00 UTC  (14+ messages)

[PATCH] mtd: fix the wrong check condition
 2012-02-17  8:50 UTC  (5+ messages)

[PATCH] mtd : change the location of the ONFI detected log
 2012-02-17  8:47 UTC  (2+ messages)

[PATCH 1/2] ARM: U300: Don't specify regulator consumers by struct device
 2012-02-17  8:26 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx/pcm038: "

[GIT PULL] i.MX assorted
 2012-02-17  8:24 UTC 

SMP local timers and their CPUfreq notifiers setup on OMAP3
 2012-02-17  7:48 UTC 

[PATCH] ARM: 3ds_debugboard: Let ethernet be functional again
 2012-02-17  7:40 UTC  (10+ messages)

oprofile and ARM A9 hardware counter
 2012-02-17  5:24 UTC  (14+ messages)

[PATCH 0/4] sparse irq fixes for pxa and sa1100
 2012-02-17  3:32 UTC  (5+ messages)
` [PATCH 1/4] ARM: sa1100: fix sa1100 after sparse irq conversion
` [PATCH 2/4] ARM: sa1100: fix simpad compile error
` [PATCH 3/4] ARM: pxa: mainstone: add missing include for IRQ_BOARD_START
` [PATCH 4/4] rtc: sa1100: include mach/irqs.h instead of asm/irq.h

[PATCH RESNED] pxa/hx4700: add platform device and I2C info for AK4641 codec
 2012-02-17  1:57 UTC 

remoteproc: Load coprocessor code to the specific main memory location
 2012-02-17  1:55 UTC  (18+ messages)

Question: how to make one page readonly on ARM
 2012-02-17  1:01 UTC  (5+ messages)

[GIT PULL] imx irq_domain migration
 2012-02-17  1:01 UTC  (3+ messages)

[RFC PATCH 00/11] Cortex-M3 support
 2012-02-17  0:28 UTC  (10+ messages)
    ` [PATCH 1/5] ARM: protect usage of cr_alignment by #ifdef CONFIG_CPU_CP15
      ` [PATCH 2/5] ARM: Add a printk loglevel modifier
      ` [PATCH 3/5] ARM: force branch instructions to use long distance encoding
      ` [PATCH 4/5] ARM: Cortex-M3: Add base support for Cortex-M3
      ` [PATCH 5/5] ARM: Cortex-M3: Add support for exception handling

[PATCH RESEND] arm: lpc32xx: phy3250: add rtc & touch device
 2012-02-17  0:16 UTC  (2+ messages)

[PATCH v2] ARM: plat-mxc: audmux-v1: Remove unneeded ifdef's
 2012-02-17  0:15 UTC 

[PATCH] ARM: plat-mxc: audmux-v1: Remove unneeded ifdef's
 2012-02-17  0:14 UTC 

[PATCH v2 00/11] ARM: EXYNOS: add suppport for EXYNOS5250 SoC
 2012-02-17  0:10 UTC  (7+ messages)
` [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250
` [PATCH v2 03/11] ARM: EXYNOS: add clock part for EXYNOS5250 SoC

[PATCH v5 00/27] irq_domain generalization and rework
 2012-02-16 23:26 UTC  (27+ messages)
` [PATCH v5 07/27] irq_domain/powerpc: Eliminate virq_is_host()
` [PATCH v5 08/27] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [PATCH v5 09/27] irq_domain: remove NO_IRQ from irq domain code
` [PATCH v5 10/27] irq_domain: Remove references to old irq_host names
` [PATCH v5 11/27] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [PATCH v5 12/27] irq_domain: Add support for base irq and hwirq in legacy mappings
` [PATCH v5 13/27] of/address: add empty static inlines for !CONFIG_OF
` [PATCH v5 14/27] mfd: twl-core.c: Fix the number of interrupts managed by twl4030
` [PATCH v5 15/27] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [PATCH v5 16/27] irq_domain: Remove irq_domain_add_simple()
` [PATCH v5 17/27] irq_domain: Create common xlate functions that device drivers can use
` [PATCH v5 18/27] irq_domain: constify irq_domain_ops
` [PATCH v5 19/27] irq_domain/c6x: Convert c6x to use generic irq_domain support
` [PATCH v5 20/27] irq_domain/c6x: constify irq_domain structures
` [PATCH v5 21/27] irq_domain/c6x: Use library of xlate functions
` [PATCH v5 22/27] irq_domain/powerpc: constify irq_domain_ops
` [PATCH v5 23/27] irq_domain/powerpc: Replace custom xlate functions with library functions
` [PATCH v5 24/27] irq_domain/microblaze: Convert microblaze to use irq_domains
` [PATCH v5 25/27] irq_domain: remove "hint" when allocating irq numbers
` [PATCH v5 26/27] irq_domain: mostly eliminate slow-path revmap lookups
` [PATCH v5 27/27] irq_domain: For NOMAP revmap, allow users to specify the largest usable virq

[GIT PULL] ARM: OMAP: Miscellaneous DT cleanup for 3.4
 2012-02-16 22:22 UTC 

[PATCH] ARM: amba: don't include <asm/sizes.h>
 2012-02-16 22:14 UTC  (4+ messages)

[GIT PULL] ARM: OMAP: PM fixes for 3.3-rc
 2012-02-16 20:45 UTC 

[GIT PULL] gpio/omap: cleanup and runtime PM conversion for v3.4
 2012-02-16 20:43 UTC 

[PATCH] serial/sirf: fixup for changes to pin control
 2012-02-16 19:48 UTC  (4+ messages)

ftp.arm.linux.org.uk now using dumb http git protocol
 2012-02-16 19:34 UTC  (3+ messages)

[PATCH] i.MX27: visstrim_m10: Add video support
 2012-02-16 19:09 UTC  (2+ messages)

[PATCH 00/15] mach/io.h cleanup and removal
 2012-02-16 18:57 UTC  (9+ messages)
` [PATCH 07/15] ARM: at91: clean-up mach/io.h
` [PATCH 14/15] ARM: remove bunch of now unused mach/io.h files

[PATCH 0/3] pinctrl: move the core per-device handlers to core
 2012-02-16 18:49 UTC  (7+ messages)

[PATCH] cpufreq: OMAP driver depends CPUfreq tables
 2012-02-16 18:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv9 0/5] arm: omap: smps regulator support
 2012-02-16 18:23 UTC  (8+ messages)
` [PATCHv9 1/5] TEMP: arm: OMAP3: beagle rev-c4: enable OPP6
` [PATCHv9 2/5] arm: omap3: voltage: fix channel configuration
` [PATCHv9 3/5] arm: omap3: add common twl configurations for vdd1 and vdd2
` [PATCHv9 4/5] regulator: twl4030: add support for external voltage get/set
` [PATCHv9 5/5] arm: omap3: twl: add external controllers for core voltage regulators

Query: Multiple Mappings to Mem and ARMV6+
 2012-02-16 18:14 UTC  (8+ messages)

[PATCH 0/6] arm: omap: clk/clkdm/pwrdm/voltdm changes to usecounting
 2012-02-16 18:14 UTC  (10+ messages)
` [PATCH 6/6] arm: omap: pm-debug: enhanced usecount debug support

[PATCH 1/4] ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE
 2012-02-16 18:13 UTC  (7+ messages)
` [PATCH 2/4] ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt

ARM: add xz kernel compression support
 2012-02-16 17:44 UTC  (10+ messages)
` [PATCH 1/2] ARM: remove memmove from boot/compressed/string.c
` [PATCH 2/2] ARM: add support for xz kernel decompression

Oops in guest after ioremap() on ARMv7
 2012-02-16 17:21 UTC  (12+ messages)

[PATCH v6] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
 2012-02-16 16:54 UTC  (3+ messages)

[CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQ
 2012-02-16 16:02 UTC  (3+ messages)

[PATCH] ARM: prevent misaligning of stack by c_backtrace()
 2012-02-16 16:02 UTC 

[PATCH] arch/arm/mach-ks8695/leds.c: included linux/gpio.h twice
 2012-02-16 15:33 UTC  (2+ messages)

[PATCH] arch/arm/mach-bcmring/dma.c: included linux/sched.h twice
 2012-02-16 15:30 UTC  (2+ messages)

[PATCH] arch/arm/mach-mmp/: some files include some headers twice
 2012-02-16 15:27 UTC  (2+ messages)

[PATCH] arch/arm/mach-pxa/: included linux/gpio.h twice
 2012-02-16 15:26 UTC  (2+ messages)

Query: When will drv->poweroff() called
 2012-02-16 15:16 UTC  (2+ messages)

[PATCH RESEND] i2c: mxs: only flag completion when queue is completely done
 2012-02-16 14:47 UTC 

[PATCH] arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice
 2012-02-16 14:46 UTC 

[PATCH] arch/arm/mach-omap2/: included some headers twice
 2012-02-16 14:45 UTC 

[PATCH] arch/arm/mach-tegra/board-dt-tegra20.c: included asm/hardware/gic.h twice
 2012-02-16 14:44 UTC 

[PATCH] arch/arm/mach-vexpress/v2m.c: included linux/device.h twice
 2012-02-16 14:44 UTC 

[PATCH] arch/arm/plat-omap/clock.c: included linux/debugfs.h twice
 2012-02-16 14:43 UTC 

RFC: rename CONFIG_ARM_AMBA to CONFIG_AMBA
 2012-02-16 14:25 UTC 

[PATCH v3 0/6] ARM: Remove the __ARCH_WANT_INTERRUPTS_ON_CTXSW definition
 2012-02-16 13:58 UTC  (2+ messages)

[PATCH] gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate
 2012-02-16 13:38 UTC  (3+ messages)

[PATCH v2 00/13] Make mach/irqs.h optional
 2012-02-16 13:29 UTC  (4+ messages)

[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
 2012-02-16 13:08 UTC  (5+ messages)

[PATCH v2] cpufreq: Add S3C2416/S3C2450 cpufreq driver
 2012-02-16 12:42 UTC  (3+ messages)

[PATCH] ARM: s3c2440: fix undefined reference to `s3c2440_restart' for machine gta02
 2012-02-16 12:00 UTC  (4+ messages)
  ` [PATCH] ARM: S3C24XX: Fix restart on S3C2442

[PATCH] ARM: boot/compressed/decompress.c cleanup
 2012-02-16 11:25 UTC 

[PATCH] ARM: boot/compressed/decompress.c cleanup
 2012-02-16 11:05 UTC  (3+ messages)

[PATCH] amba/serial.h: Include types.h for resolving dependency of type bool
 2012-02-16 11:00 UTC  (2+ messages)

How to deal with a PHY configuration related to the board?
 2012-02-16  9:51 UTC  (6+ messages)

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2012-02-16  9:33 UTC  (4+ messages)
` [PATCH 1/5] gpio/omap: Remove bank->id information and misc cleanup

[PATCH 00/12] ARM: S3C24XX: create mach-s3c24xx/ for S3C24XX SoCs - WIP
 2012-02-16  9:21 UTC  (3+ messages)
` [PATCH 06/12] ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX


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