linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-01 15:01:27 to 2012-05-02 12:10:24 UTC [more...]

[PATCH 00/19] ARM: OMAP4 device off support
 2012-05-02 12:10 UTC  (13+ messages)
` [PATCH 01/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode

[PATCH V3 0/8] SPEAr: Move to common clock framework
 2012-05-02 11:56 UTC  (12+ messages)
` [PATCH V3 1/8] CLKDEV: Add helper routines to allocate and add clkdevs for given struct clk *
` [PATCH V3 2/8] clk: add a fixed factor clock

[PATCH 1/1] Add missing include <plat/cpu.h> in drivers/mfd/omap-usb-host.c
 2012-05-02 11:52 UTC  (2+ messages)

[PATCH] ARM: BCMRING: Fix UART declaration and clk dev name mismatch
 2012-05-02 11:48 UTC  (2+ messages)

[PATCH 00/11] enable imx6q_sabrelite sgtl5000 audio support
 2012-05-02 11:41 UTC  (24+ messages)
` [PATCH 03/11] ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000
` [PATCH 06/11] ARM: dts: imx6q-sabrelite: add ssi device
` [PATCH 09/11] ARM: imx6q: add ssi1 clk_lookup
` [PATCH 10/11] ARM: imx6q_sabrelite: clkdev_add cko1 for sgtl5000
      ` [alsa-devel] "
` [PATCH 11/11] ARM: dts: imx6q-sabrelite: add sound device imx6q-sabrelite-sgtl5000

[PATCH 00/15] arch/arm/mach-* late_initcall cleanup
 2012-05-02 11:33 UTC  (16+ messages)
` [PATCH 01/15] ARM: provide a late_initcall hook for platform initialization
` [PATCH 02/15] ARM: davinci: use machine specific hook for late init
` [PATCH 03/15] ARM: ep93xx: "
` [PATCH 04/15] ARM: exynos: "
` [PATCH 05/15] ARM: imx: "
` [PATCH 06/15] ARM: msm: "
` [PATCH 07/15] ARM: omap1: "
` [PATCH 08/15] ARM: omap2: "
` [PATCH 09/15] ARM: pnx4008: "
` [PATCH 10/15] ARM: prima2: "
` [PATCH 11/15] ARM: s3c64xx: "
` [PATCH 12/15] ARM: sa1100: "
` [PATCH 13/15] ARM: shmobile: "
` [PATCH 14/15] ARM: tegra: "
` [PATCH 15/15] ARM: ux500: "

[PATCH 1/3] ARM: imx: enable pinctrl dummy states
 2012-05-02 11:31 UTC  (3+ messages)
` [PATCH 2/3] ARM: imx6q: switch to use pinctrl subsystem
` [PATCH 3/3] mmc: sdhci-imx-esdhc: convert "

[GIT PULL] ux500-core for ARM SoC
 2012-05-02 10:23 UTC  (3+ messages)

[PATCH 0/7] ARM: OMAP2+: Misc cleanup
 2012-05-02 10:14 UTC  (10+ messages)
` [PATCH 1/7] ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds
` [PATCH 2/7] ARM: OMAP2+: Clean up wrapping multiple objects in Makefile
` [PATCH 3/7] ARM: OMAP4: Remove un-used WakeupGen register defines
` [PATCH 4/7] ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching
` [PATCH 5/7] ARM: All OMAP2PLUS machines use omap2 directory so just add one entry
` [PATCH 6/7] ARM: OMAP4: Reduce the static IO mapping
` [PATCH 7/7] ARM: OMAP4+: Add prm and cm base init function

[PATCH] clk: Use a separate struct for holding init data
 2012-05-02 10:11 UTC  (22+ messages)

[PATCH v4] ARM: cache-l2x0.c: save aux ctrl for resume in case l2x0 is enabled before init
 2012-05-02 10:05 UTC  (4+ messages)

[PATCHv4 0/8] ARM: OMAP4: core retention support
 2012-05-02  9:55 UTC  (5+ messages)
` [PATCHv4 6/8] ARM: OMAP4: PM: support ret_logic/mem_off_counters

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-02  9:53 UTC  (15+ messages)
` [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH 2/7] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH 3/7] mmc: dw_mmc: add device tree support
` [PATCH 4/7] mmc: dw_mmc: add samsung exynos5250 specific extentions
` [PATCH 5/7] ARM: Samsung: Add support for MSHC controller clocks
` [PATCH 6/7] ARM: Exynos5: Add AUXDATA support for MSHC controllers
` [PATCH 7/7] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms

[PATCH 00/13] common clk framework misc fixes
 2012-05-02  9:51 UTC  (3+ messages)
` [PATCH 1/3] clk: always pass parent_rate into .round_rate

[PATCH-V4 0/4] ARM: OMAP2+: Add voltagedomain, powerdomain & PRM support for AM33XX device
 2012-05-02  9:37 UTC  (12+ messages)

[PATCH-V5 2/3] arm:omap:am33xx: Add AM335XEVM machine support
 2012-05-02  9:34 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
 2012-05-02  9:07 UTC  (3+ messages)

[PATCH] gpiolib: Add of_get_gpio_chip_by_phandle() helper
 2012-05-02  9:04 UTC 

Fixing audit on ARM
 2012-05-02  8:58 UTC  (10+ messages)
` [PATCH] ARM: Fix restoration of IP scratch register when auditing syscalls

[GIT PULL] defconfig updates for 3.5
 2012-05-02  8:34 UTC 

[GIT PULL] i.MX cleanups for 3.5
 2012-05-02  8:32 UTC 

[PATCH] serial/imx: enable the clock when we really use the uart port
 2012-05-02  8:28 UTC  (3+ messages)

[PATCH 0/3] ARM: OMAP3: clock: cleanup AM35xx clock flags
 2012-05-02  8:24 UTC  (2+ messages)

[PATCH] W1: OMAP HDQ1W: allow driver to be built on all OMAP2+
 2012-05-02  8:08 UTC 

[PATCH] ARM: OMAP3: Fix CM register bit masks
 2012-05-02  7:33 UTC  (2+ messages)

[PATCH v2 0/3] Add imx cpuidle
 2012-05-02  7:33 UTC  (9+ messages)
` [PATCH v2 1/3] ARM: imx: Add common imx cpuidle init functionality
` [PATCH v2 2/3] ARM: imx: Add imx5 cpuidle driver
` [PATCH v2 3/3] ARM: imx: Add imx6q "

[PATCH 1/1] [RESEND] ARM: OMAP3+: dpll: Configure autoidle mode only if it's supported
 2012-05-02  7:33 UTC  (2+ messages)

About CPU hotplug stress test failed
 2012-05-02  7:32 UTC  (2+ messages)

[PATCHv3 0/5] coupled cpuidle state support
 2012-05-02  7:22 UTC  (6+ messages)

[PATCH 00/17] arch/arm/mach-* late_initcall cleanup
 2012-05-02  7:22 UTC  (8+ messages)
` [PATCH 01/17] ARM: provide a late_initcall hook for platform initialization
` [PATCH 02/17] ARM: at91: use machine specific hook for late init

[PATCH v5 0/7] Add TI EMIF SDRAM controller driver
 2012-05-02  6:50 UTC  (3+ messages)

Request for inclusion of ep93xx tree in linux-next
 2012-05-02  6:30 UTC  (3+ messages)

[PATCH 00/18][V3] ARM: OMAP3/4 : cpuidle34xx and cpuidle44xx cleanups
 2012-05-02  6:20 UTC  (6+ messages)

[PATCH v3] mtd: gpmi: add device tree support for mx6q and mx28
 2012-05-02  6:13 UTC 

[PATCH 0/9] add more devicetree support in arch-mmp
 2012-05-02  5:53 UTC  (7+ messages)
` [PATCH 2/9] ARM: mmp: distinguish mmp and mmp2 in Kconfig
` [PATCH 3/9] ARM: mmp: support DT in irq

[PATCH 0/2] OMAP: mailbox initial device tree support
 2012-05-02  5:42 UTC  (4+ messages)
` [PATCH 1/2] OMAP: mailbox: add "
` [PATCH 2/2] arm/dts: OMAP2+: Add mailbox nodes

[PATCH v2 0/3] add gpmi-nand dt support for mx6q and mx28
 2012-05-02  5:21 UTC  (6+ messages)
` [PATCH v2 1/3] mtd: gpmi: add device tree "

[PATCH V3 00/10] PM: Create the AVS(Adaptive Voltage Scaling)
 2012-05-02  5:04 UTC  (8+ messages)

[PATCH v5 1/4] dt: add of_get_child_count helper function
 2012-05-02  3:28 UTC  (8+ messages)
` [PATCH v4 2/4] pinctrl: pinctrl-imx: add imx pinctrl core driver
` [PATCH v4 4/4] mmc: sdhci-imx-esdhc: convert to use pinctrl subsystem

[PATCH] clk: Fix error handling paths of all basic clock register() routines
 2012-05-02  3:25 UTC  (3+ messages)

[PATCH RESEND] ARM: pxa: hx4700: Initialize DS1WM clock_rate
 2012-05-02  2:03 UTC  (3+ messages)

[PATCH] clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
 2012-05-02  1:42 UTC  (2+ messages)

[PATCH 3/3] mtd: nand: kill NAND_NO_AUTOINCR option
 2012-05-02  0:12 UTC 

[PATCH v2] pinctrl: add pinctrl-mxs support
 2012-05-01 23:19 UTC  (3+ messages)

[PATCH v4 1/4] dt: add of_get_child_count helper function
 2012-05-01 23:05 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH 0/4] DT clock binding support
 2012-05-01 22:59 UTC  (3+ messages)
` [PATCH 3/4] clk: add "

linux-next: manual merge of the arm-soc tree with the mfd tree
 2012-05-01 22:56 UTC  (2+ messages)

mc13xxx: add I2C support, V5
 2012-05-01 22:55 UTC  (4+ messages)

[patch v2 0/3] Kirwood: Add Iomega Iconnect support
 2012-05-01 22:55 UTC  (4+ messages)
` [patch v2 3/3] kirkwood: Add iconnect support

COMMON_CLK_DISABLE_UNUSED
 2012-05-01 22:44 UTC  (4+ messages)

[PATCH] usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.c
 2012-05-01 22:37 UTC  (2+ messages)

[PATCH] clk: constify parent name arrays in macros
 2012-05-01 22:18 UTC  (4+ messages)

[PATCH v4 00/39] OMAP GPMC driver conversion
 2012-05-01 21:16 UTC  (9+ messages)
` [PATCH v4 01/39] ARM: OMAP2+: gpmc: "
` [PATCH v4 02/39] ARM: OMAP2+: gpmc: Adapt to HWMOD
` [PATCH v4 04/39] ARM: OMAP2+: gpmc: Acquire NAND CS value
` [PATCH v4 06/39] ARM: OMAP2+: onenand: return value in init function

[PATCH 1/1] ARM: kirkwood: Add support for RaidSonic
 2012-05-01 19:56 UTC  (2+ messages)

[PATCH] ARM: BCMRING: Add debug macro
 2012-05-01 19:54 UTC 

[PATCH] ARM: BCMRING: fix IO mem static mapping
 2012-05-01 19:51 UTC 

[PATCH] ARM: move read_{boot, persistent}_clock to the architecture level
 2012-05-01 18:11 UTC  (2+ messages)

[PATCH v8 0/5] USB: LPC32xx device tree related OHCI and UDC patch series
 2012-05-01 17:37 UTC  (2+ messages)

[PATCH-V5 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-05-01 17:03 UTC  (8+ messages)
` [PATCH-V5 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

[PATCH v9 00/19] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
 2012-05-01 16:05 UTC  (21+ messages)
` [PATCH 01/19] led-triggers: rename *trigger to *trig for unified naming scheme
` [PATCH 02/19] led-triggers: create a trigger for CPU activity
` [PATCH 03/19] ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers
` [PATCH 04/19] ARM: mach-realview and mach-versatile: retire custom LED code
` [PATCH 05/19] ARM: mach-ks8695: remove leds driver, since nobody use it
` [PATCH 06/19] ARM: mach-shark: retire custom LED code
` [PATCH 07/19] ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU trigger
` [PATCH 08/19] ARM: mach-integrator: move CM_CTRL to header file for accessing by other functions
` [PATCH 09/19] ARM: mach-integrator: retire custom LED code
` [PATCH 10/19] ARM: mach-clps711x: retire custom LED code of P720T machine
` [PATCH 11/19] ARM: mach-ebsa110: retire custom LED code
` [PATCH 12/19] ARM: mach-footbridge: "
` [PATCH 13/19] char: nwflash: remove old led event code
` [PATCH 14/19] ARM: mach-pxa: retire custom LED code
` [PATCH 15/19] ARM: plat-samsung: remove including old leds event API header file
` [PATCH 16/19] ARM: mach-pnx4008: "
` [PATCH 17/19] ARM: mach-omap1: retire custom LED code
` [PATCH 18/19] ARM: mach-sa1100: "
` [PATCH 19/19] ARM: use new LEDS CPU trigger stub to replace old one

[PATCH 0/5] ARM: OMAP2+: PM: implement a caching mechanism on the power domains state registers
 2012-05-01 15:37 UTC  (6+ messages)
` [PATCH 2/5] ARM: OMAP2+: PM: use the power domains registers cache for the power states
` [PATCH 3/5] ARM: OMAP2+: PM: use the power domains registers cache for the logic and mem states

Running linux with mmu disabled on arm (AT91)
 2012-05-01 15:24 UTC 


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