linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-25 14:10:04 to 2013-03-26 00:28:21 UTC [more...]

[PATCH 0/4] ARM: add support for context tracking subsystem
 2013-03-26  0:28 UTC  (4+ messages)
` [PATCH 1/4] ARM: context tracking: add exception support

RFC v2: Zynq Clock Controller
 2013-03-26  0:03 UTC  (15+ messages)

[PATCH V3] clk: Add composite clock type
 2013-03-25 23:43 UTC  (2+ messages)

[PATCH] omap: fix typo "CONFIG_BRIDGE_DVFS"
 2013-03-25 23:30 UTC 

[PATCH] ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
 2013-03-25 23:07 UTC  (7+ messages)

[PATCH v8 00/14] Tegra114 clockframework
 2013-03-25 22:44 UTC  (3+ messages)

[PATCH 01/10] arm: zynq: Use standard timer binding
 2013-03-25 22:34 UTC  (17+ messages)
` [PATCH 03/10] arm: zynq: Move timer to generic location
` [PATCH 04/10] arm: zynq: Load scu baseaddress at run time
` [PATCH 05/10] arm: zynq: Move slcr initialization to separate file
` [PATCH 08/10] arm: zynq: Add smp support

[PATCH v2 1/2] irqchip: intc-irqpin: Add support for shared interrupt lines
 2013-03-25 22:24 UTC  (2+ messages)

[PATCH 00/15] ARM: cpuidle: code consolidation
 2013-03-25 22:09 UTC  (29+ messages)
` [PATCH 01/15] timer: move enum definition out of ifdef section
` [PATCH 02/15] cpuidle: initialize the broadcast timer framework
` [PATCH 03/15] cpuidle: ux500: remove timer broadcast initialization
` [PATCH 04/15] cpuidle: OMAP4: "
` [PATCH 05/15] cpuidle: imx6: "
` [PATCH 06/15] ARM: cpuidle: remove useless declaration
` [PATCH 07/15] ARM: cpuidle: add init/exit routine
` [PATCH 08/15] ARM: ux500: cpuidle: use init/exit common routine
` [PATCH 09/15] ARM: at91: "
` [PATCH 10/15] ARM: OMAP3: "
` [PATCH 11/15] ARM: s3c64xx: "
` [PATCH 12/15] ARM: tegra1: "
` [PATCH 13/15] ARM: shmobile: pm: fix init sections
` [PATCH 14/15] ARM: shmobile: cpuidle: remove useless WFI function
` [PATCH 15/15] ARM: shmobile: cpuidle: use init/exit common routine

[PATCH v5 0/7] move s3c24xx-irq to drivers/irqchip and add dt support
 2013-03-25 22:00 UTC  (9+ messages)
` [PATCH v5 1/7] ARM: S3C24XX: move irq driver to drivers/irqchip
` [PATCH v5 2/7] irqchip: s3c24xx: fix comments on some camera interrupts
` [PATCH v5 3/7] irqchip: s3c24xx: fix irqlist of second s3c2416 controller
` [PATCH v5 4/7] irqchip: s3c24xx: add irq_set_type callback for basic interrupt types
` [PATCH v5 5/7] irqchip: s3c24xx: globally keep track of the created intc instances
` [PATCH v5 6/7] irqchip: s3c24xx: make interrupt handling independent of irq_domain structure
` [PATCH v5 7/7] irqchip: s3c24xx: add devicetree support

[GIT PULL] msm fix for 3.9 -- timer
 2013-03-25 21:52 UTC  (2+ messages)

[PATCH] ARM: delay: use private ticks_per_jiffy field for timer-based delay ops
 2013-03-25 21:49 UTC  (2+ messages)

[PATCH 1/3] ARM: ux500: Add device nodes for TCDM and TCPM memory locations
 2013-03-25 21:32 UTC  (8+ messages)
` [PATCH 2/3] mfd: db8500-prcmu: Fetch the PRCMU TCDM base address from Device Tree
` [PATCH 3/3] mfd: db8500-prcmu: Fetch the PRCMU TCPM "

[RFC PATCH 0/6] ARM: use NO_BOOTMEM on default configuration
 2013-03-25 21:18 UTC  (3+ messages)
` [RFC PATCH 1/6] ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()

[PATCHv3 00/10] Remove ARM local timer API
 2013-03-25 20:47 UTC  (8+ messages)
` [PATCHv3 01/10] clocksource: add generic dummy timer driver

[PATCH v2] ARM: dove: add more hardware description in the DT
 2013-03-25 20:44 UTC  (2+ messages)

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

[PATCH 0/6] ARM platform spring cleaning
 2013-03-25 20:11 UTC  (10+ messages)
` [PATCH 3/6] ARM: remove fa526 CPU support

[PATCH] ARM: dove: add more hardware description in the DT
 2013-03-25 19:50 UTC  (4+ messages)

[PATCH v10 0/12] Palmas updates
 2013-03-25 19:47 UTC  (4+ messages)
` [PATCH v10 01/12] mfd: DT bindings for the palmas family MFD

[PATCH v2 1/1] ARM Feroceon: fix kexec by setting outer_cache.inv_all
 2013-03-25 19:43 UTC 

OK to use commit 71856843 as base for further omap clean up?
 2013-03-25 19:31 UTC  (2+ messages)

[PATCHv2 0/7] arm: vt8500: Add support for pinctrl/gpio module
 2013-03-25 18:51 UTC  (4+ messages)
` [PATCHv2 3/7] pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500

[PATCH v9 0/3] ARM: ARMv7 (i.e. Cortex-M3) support
 2013-03-25 18:50 UTC  (3+ messages)
` [PATCH v9 2/3] ARM: ARMv7-M: Add support for exception handling

[PATCH 0/3] Optimise cache-flushing system call and add iovec variant
 2013-03-25 18:44 UTC  (5+ messages)
` [PATCH 1/3] ARM: cacheflush: don't round address range up to nearest page
` [PATCH 2/3] ARM: cacheflush: don't bother rounding to nearest vma
` [PATCH 3/3] ARM: cacheflush: add new iovec-based cache flushing system call

[PATCH] [ARM] Feroceon: fix kexec by setting outer_cache.inv_all
 2013-03-25 18:43 UTC  (5+ messages)

[RFC patch 00/11] cpuidle : ARM driver to rule them all
 2013-03-25 18:35 UTC  (6+ messages)
` [RFC patch 02/11] cpuidle / arm : a single cpuidle driver

[PATCH for 3.10 0/4] thermal: Add Armada 370/XP support
 2013-03-25 18:33 UTC  (7+ messages)
` [PATCH 1/4] thermal: Add driver for Armada 370/XP SoC thermal management
` [PATCH 2/4] ARM: mvebu: Add thermal support to Armada XP device tree
` [PATCH 3/4] ARM: mvebu: Add thermal support to Armada 370 "
` [PATCH 4/4] ARM: configs: Update mvebu defconfig for thermal

[PATCH 0/4] TLB and mm-related optimisations
 2013-03-25 18:19 UTC  (5+ messages)
` [PATCH 1/4] ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
` [PATCH 2/4] ARM: tlb: don't perform inner-shareable invalidation for local BP ops
` [PATCH 3/4] ARM: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead
` [PATCH 4/4] ARM: atomics: don't use exclusives for atomic64 read/set with LPAE

[PATCH 1/2] ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switch
 2013-03-25 18:19 UTC  (2+ messages)
` [PATCH 2/2] ARM: tegra: use CS_LAR_KEY definition instead of 0xC5ACCE55

[PATCH v2 0/5] Fix 740t support and remove more unused ARMv3 code
 2013-03-25 18:17 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: tlbflush: remove ARMv3 support
` [PATCH v2 2/5] ARM: cache: remove ARMv3 support code
` [PATCH v2 3/5] ARM: mm: fix numerous hideous errors in proc-arm740.S
` [PATCH v2 4/5] ARM: mm: remove broken condition check for v4 flushing
` [PATCH v2 5/5] ARM: modules: don't export cpu_set_pte_ext when !MMU

[PATCH 0/6] ARM: ux500: first multiplatform series
 2013-03-25 18:00 UTC  (15+ messages)
` [PATCH 5/6] ARM: ux500: move PRCMU functions into the CPUidle driver
` [PATCH 0/9] More ux500 multiplatform stuff
  ` [PATCH 5/9] staging: ste_rmi4: kill platform_data hack

[PATCH] ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES
 2013-03-25 17:59 UTC  (2+ messages)

[PATCH 0/6] Qualcomm SSBI bus driver
 2013-03-25 17:40 UTC  (3+ messages)
` [PATCH v2 0/11] "

[PATCH] clk: tegra: Don't enable PLLs during early boot
 2013-03-25 17:32 UTC  (6+ messages)

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

[PATCH v5 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-03-25 17:06 UTC  (9+ messages)
` [PATCH v5 1/8] dt: describe base reset signal binding
` [PATCH v5 2/8] reset: Add reset controller API
` [PATCH v5 3/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH v5 4/8] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
` [PATCH v5 5/8] staging: drm/imx: Use SRC to reset IPU
` [PATCH v5 6/8] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
` [PATCH v5 7/8] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree
` [PATCH v5 8/8] reset: Add driver for gpio-controlled reset pins

[PATCH 1/6] of/pci: Provide support for parsing PCI DT ranges property
 2013-03-25 17:04 UTC  (3+ messages)
` [PATCH 6/6] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC

[PATCH] ARM: at91: add Acme Systems Aria G25 board
 2013-03-25 17:04 UTC  (9+ messages)

[PATCH] mmc: dwmmc: let device core setup the default pin configuration
 2013-03-25 16:56 UTC  (3+ messages)

[PATCH 1/2] cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
 2013-03-25 16:50 UTC  (4+ messages)

[PATCH 0/3] ARM: zynq: add SMP support for zynq7000
 2013-03-25 16:47 UTC  (13+ messages)
` [PATCH 1/3] ARM: zynq: read scu base from SoC
` [PATCH 2/3] ARM: zynq: get slcr base earlier
` [PATCH 3/3] ARM: zynq: add SMP support

[GIT PULL] Multi Cluster Power Management infrastructure
 2013-03-25 16:41 UTC 

[PATCH v2 00/14] Marvell EBU thermal sensor consolidation
 2013-03-25 16:29 UTC  (6+ messages)

[PATCH 00/10] ARM: sunxi: Architecture cleanups and rework
 2013-03-25 16:27 UTC  (7+ messages)
` [PATCH 03/10] clocksource: sunxi: make use of CLKSRC_OF
` [PATCH 08/10] ARM: sunxi: dt: Update interrupt controller compatible string

[PATCH 1/1 net-next] net: fec: build fec.c and fec_ptp.c to one module
 2013-03-25 16:15 UTC  (2+ messages)

[PATCH v2] ARM: cache-l2x0: fix masking of RTL revision numbering and set_debug init
 2013-03-25 15:48 UTC 

[PATCH v2] mmc: mxcmmc: DT support
 2013-03-25 15:34 UTC 

[PATCH 0/3] ARM: mxs: icoll code cleanup
 2013-03-25 15:22 UTC  (4+ messages)
` [PATCH 1/3] ARM: mxs: get icoll base address from device tree
` [PATCH 2/3] ARM: mxs: call stmp_reset_block() in icoll
` [PATCH 3/3] ARM: mxs: move icoll driver into drivers/irqchip

[PATCH] ARM: zynq: add gem support
 2013-03-25 15:21 UTC  (3+ messages)

[PATCH 0/6] ARM: mxs: timer code cleanup
 2013-03-25 15:17 UTC  (7+ messages)
` [PATCH 1/6] ARM: mxs: use CLKSRC_OF helper to initialize timer
` [PATCH 2/6] ARM: mxs: look up timrot clock from device tree
` [PATCH 3/6] ARM: mxs: get timrot base address "
` [PATCH 4/6] ARM: mxs: remove cpu_is_mx23() call from timer code
` [PATCH 5/6] ARM: mxs: select STMP_DEVICE and use it for "
` [PATCH 6/6] ARM: mxs: move timer driver into drivers/clocksource

[PATCH] ARM: mxs: remove unneeded mach-types.h inclusion
 2013-03-25 15:11 UTC 

[PATCH] ARM: l2x0: don't set .set_debug in l310 case
 2013-03-25 15:07 UTC  (2+ messages)

[PATCH 0/2] mmc: mxs-mmc: add cd-inverted and non-removeable
 2013-03-25 15:02 UTC  (3+ messages)
` [PATCH 1/2] mmc: mxs-mmc: add cd-inverted property
` [PATCH 2/2] mmc: mxs-mmc: add non-removeable property

[PATCH 0/4] ARM: at91: little DT fixes
 2013-03-25 14:37 UTC  (2+ messages)

[PATCH] ARM: AT91: Fix typo in restart code panic message
 2013-03-25 14:36 UTC  (2+ messages)

[PATCH 1/1] clk: fix clk_mux::flags kerneldoc
 2013-03-25 14:35 UTC 

[PATCH] ARM: zynq: add support for ZedBoard
 2013-03-25 14:28 UTC  (2+ messages)

[PATCH] ARM: davinci: use is IS_ENABLED macro
 2013-03-25 14:16 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).