linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-04 22:43:03 to 2013-04-02 08:41:57 UTC [more...]

[PATCHv3 00/10] Remove ARM local timer API
 2013-04-02  8:41 UTC  (30+ messages)
` [PATCHv3 01/10] clocksource: add generic dummy timer driver
` [PATCHv3 02/10] ARM: smp: Remove duplicate dummy timer implementation
` [PATCHv3 03/10] ARM: smp_twd: Divorce smp_twd from local timer API
` [PATCHv3 04/10] ARM: OMAP2+: Divorce "
` [PATCHv3 05/10] ARM: EXYNOS4: Divorce mct "
` [PATCHv3 06/10] ARM: PRIMA2: Divorce timer-marco "
` [PATCHv3 07/10] ARM: msm: Divorce msm_timer "
` [PATCHv3 08/10] clocksource: time-armada-370-xp: Fix sparse warning
` [PATCHv3 09/10] clocksource: time-armada-370-xp: Divorce from local timer API
` [PATCHv3 10/10] ARM: smp: Remove "

How to represent negative values for device tree property
 2013-04-02  6:29 UTC  (5+ messages)

[PATCH] ARM: timer: Shutdown clock event device when stopping local timer
 2013-04-01  2:05 UTC  (10+ messages)

[PATCH] ARM: msm: rename two Kconfig macros
 2013-03-29 22:01 UTC 

How to represent negative values for device tree property
 2013-03-29 20:13 UTC 

[PATCH v5 1/3] block: Add support for reinsert a dispatched req
 2013-03-29 19:07 UTC  (5+ messages)

[PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users
 2013-03-29  3:48 UTC  (4+ messages)

Offer to Attend Events for AMD
 2013-03-28 21:48 UTC 

[PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users
 2013-03-28 20:46 UTC 

[PATCH -next] ssbi: use module_platform_driver to simplify the code
 2013-03-27 13:14 UTC 

[PATCH] mfd: pm8921: Disable driver until it gets fixed
 2013-03-26 18:20 UTC 

[PATCH] ARM: sched_clock: Add more notrace to prevent recursion
 2013-03-26 17:35 UTC  (3+ messages)

[PATCHv2] ARM: Push selects for TWD/SCU into machine entries
 2013-03-26 17:34 UTC  (6+ messages)

[PATCH] irqchip: gic: fix irq_trigger return
 2013-03-26 17:33 UTC  (2+ messages)

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

[PATCH 0/6] Qualcomm SSBI bus driver
 2013-03-25 17:40 UTC  (33+ messages)
` [PATCH 1/6] platform-drivers: msm: add single-wire serial bus interface (SSBI) driver
` [PATCH 2/6] SSBI: Convert SSBI to device tree
` [PATCH 3/6] ssbi: Fix exit mismatch in remove function
` [PATCH 4/6] ssbi: Use regular init level
` [PATCH 5/6] ARM: msm: enable SSBI driver in defconfig
` [PATCH 6/6] RFC: SSBI: Simple pm8058 test driver
` [PATCH v2 0/11] Qualcomm SSBI bus driver
  ` [PATCH v2 01/11] platform-drivers: msm: add single-wire serial bus interface (SSBI) driver
  ` [PATCH v2 02/11] fix: Use EXPORT_SYMBOL_GPL
  ` [PATCH v2 03/11] ssbi: Fix exit mismatch in remove function
  ` [PATCH v2 04/11] ssbi: Allow compilation as a module
  ` [PATCH v2 05/11] SSBI: Convert SSBI to device tree
  ` [PATCH v2 06/11] ssbi: Comment the use of udelay()
  ` [PATCH v2 07/11] ssbi: Use regular init level
  ` [PATCH v2 08/11] ssbi: Remove extraneous logging
  ` [PATCH v2 09/11] SSBI: Remove MSM_ prefix from SSBI drivers
  ` [PATCH v2 10/11] MAINTAINERS: add ssbi
` [PATCH v2 11/11] RFC: SSBI: Simple pm8058 test driver

[PATCH v1] mmc: card: Adding support for sanitize in eMMC 4.5
 2013-03-25 13:17 UTC  (4+ messages)

[PATCH v5 2/3] block: Add API for urgent request handling
 2013-03-25 12:40 UTC  (2+ messages)

[PATCH v5 3/3] block: Adding ROW scheduling algorithm
 2013-03-25  9:03 UTC 

[PATCH v5 0/3] block: Adding ROW scheduling algorithm
 2013-03-25  9:01 UTC 

[PATCH 0/3] Fix msm timer clearing bugs
 2013-03-22 17:47 UTC  (5+ messages)
` [PATCH 1/3] ARM: msm: Stop counting before reprogramming clockevent
` [PATCH 2/3] ARM: msm: Rework timer binding to be more general
` [PATCH 3/3] ARM: msm: Wait for timer clear to complete

[PATCH] Add method for triggering Sanitize command
 2013-03-22 17:34 UTC  (4+ messages)

[PATCH] Changes to resolve the multiple client issue: by Michael Street
 2013-03-21  0:56 UTC  (2+ messages)
` [Please Ignore] "

[PATCH] hrtimer: Don't reinitialize a cpu_base's lock on CPU_UP
 2013-03-20  2:19 UTC 

[PATCH] checkpatch: Complain about more executable files
 2013-03-19 22:39 UTC  (2+ messages)
` [PATCH] checkpatch: Complain about "

[PATCHv2 0/3] Detect UDIV/SDIV support from ISAR0
 2013-03-18 18:46 UTC  (6+ messages)
` [PATCHv2 1/3] ARM: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
` [PATCHv2 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
` [PATCHv2 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs

[PATCH 0/3] Detect UDIV/SDIV support from ISAR0
 2013-03-18 18:19 UTC  (10+ messages)
` [PATCH 1/3] ARM: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
` [PATCH 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
` [PATCH 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs

[PATCH] ARM: Scorpion is a v7 architecture, not v6
 2013-03-15 10:38 UTC  (5+ messages)

[PATCH] ARM: proc: Add Krait proc info
 2013-03-13 11:22 UTC  (8+ messages)

[PATCHv2 0/10] Remove ARM local timer API
 2013-03-12 17:06 UTC  (31+ messages)
` [PATCH 01/10] clocksource: add generic dummy timer driver
` [PATCH 02/10] ARM: smp: Remove duplicate dummy timer implementation
` [PATCH 03/10] ARM: smp_twd: Divorce smp_twd from local timer API
` [PATCH 04/10] ARM: OMAP2+: Divorce "
` [PATCH 05/10] ARM: EXYNOS4: Divorce mct "
` [PATCH 06/10] ARM: PRIMA2: Divorce timer-marco "
` [PATCH 07/10] ARM: msm: Divorce msm_timer "
` [PATCH 08/10] clocksource: time-armada-370-xp: Fix sparse warning
` [PATCH 09/10] clocksource: time-armada-370-xp: Divorce from local timer API
` [PATCH 10/10] ARM: smp: Remove "

[PATCH 0/8] Remove ARM local timer API
 2013-03-05 19:04 UTC  (11+ messages)
` [PATCH 5/8] ARM: MSM: Divorce msm_timer from "
` [PATCH 8/8] ARM: smp: Remove "

[PATCH] ARM: perf: Fix section mismatch on armpmu_init()
 2013-03-05  2:55 UTC  (3+ messages)

[PATCH/RESEND 0/4] Trim down mach includes in MSM drivers
 2013-03-04 23:08 UTC  (5+ messages)
` [PATCH/RESEND 1/4] ARM: msm: Move dma.h #defines that are private to dma.c
` [PATCH/RESEND 2/4] mmc: msm_sdcc: Remove unnecessary include
` [PATCH/RESEND 3/4] gpio: Make gpio-msm-v1 into a platform driver
` [PATCH/RESEND 4/4] ARM: msm: Remove unused cpu.h header file

[PATCH 0/2] Call tracing/debug code in VFP preempt code
 2013-03-04 22:43 UTC  (2+ messages)
` [PATCH 2/2] ARM: Enable tracing around vfp preemption enable/disable


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