linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-22 01:13:20 to 2011-05-09 00:55:14 UTC [more...]

mmc: sdhi, tmio: updates
 2011-05-09  0:55 UTC  (5+ messages)
` [PATCH 1/6] MMC: protect the tmio_mmc driver against a theoretical race
` [PATCH 2/6] mmc: Add runtime and system-wide PM to the TMIO MMC driver
` [PATCH 3/6] mmc: tmio / sdhi: break out interrupt request/free
` [PATCH 4/6] mmc: sdhi: no need for special interrupt flags

[PATCH] atomic: add *_dec_not_zero
 2011-05-08 22:15 UTC  (17+ messages)

[RFC][PATCH 0/2] PM: Support for generic I/O power domains
 2011-05-08 21:25 UTC  (18+ messages)
` [RFC][PATCH 1/2] PM / Runtime: "
  ` [linux-pm] [RFC][PATCH 1/2] PM / Runtime: Support for generic I/O
    ` [linux-pm] [RFC][PATCH 1/2] PM / Runtime: Support for generic I/O power domains
  ` [RFC][PATCH 1/2] PM / Runtime: Support for generic I/O power
  ` [Update][RFC][PATCH 1/2] PM / Runtime: Support for generic I/O power domains (v2)
    ` [Update][RFC][PATCH 1/2] PM / Runtime: Support for generic I/O
` [RFC][PATCH 2/2] ARM / shmobile: Support for I/O power domains for SH7372
  ` [Update][RFC][PATCH 2/2] ARM / shmobile: Support for I/O power domains for SH7372 (v2)
    ` [RFC][PATCH] ARM / shmobile: Support for power domain A4MP on SH7372
` [RFC][PATCH 0/5] PM: Support for generic I/O power domains (v2)
  ` [PATCH 1/5] PM / Runtime: Support for generic I/O power domains (v3)
  ` [PATCH 2/5] PM: Introduce generic prepare and complete callbacks for subsystems
  ` [PATCH 3/5] PM: Support for system-wide power transitions in generic power domains
  ` [PATCH 4/5] ARM / shmobile: Support for I/O power domains for SH7372 (v4)
  ` [PATCH 5/5] ARM / shmobile: Support for power domain A4MP on SH7372

Resend [PATCH 00/10] ARM: SMP initialization consolidation
 2011-05-08 19:38 UTC  (16+ messages)
` [PATCH 01/10] ARM: move Versatile SMP pen code to common location
` [PATCH 02/10] ARM: ux500: convert to use common secondary pen code
` [PATCH 03/10] ARM: msm: "
` [PATCH 04/10] ARM: add common scu_init_cpus
` [PATCH 05/10] ARM: omap: use "
` [PATCH 06/10] ARM: realview: "
` [PATCH 07/10] ARM: vexpress: "
` [PATCH 08/10] ARM: ux500: "
` [PATCH 09/10] ARM: shmobile: "
` [PATCH 10/10] ARM: move set_cpu_present calls to common smp code

[PATCH] ARM: mach-shmobile: Suspend-to-RAM support
 2011-05-07 18:38 UTC  (3+ messages)

[PATCH] lib: Consolidate DEBUG_STACK_USAGE option
 2011-05-07 13:57 UTC  (4+ messages)

[PATCH 0/4] mmc: tmio / sdhi: support multiple IRQs
 2011-05-07  0:26 UTC  (6+ messages)
` [PATCH 1/4] mmc: tmio / sdhi: break out interrupt request/free
` [PATCH 2/4] mmc: sdhi: no need for special interrupt flags
` [PATCH 3/4] mmc: sdhi: print out something useful
` [PATCH 4/4] mmc: sdhi: support up to 3 interrupt sources

[PATCH] [RFC] remove warning and warning_symbol from struct stacktrace_ops
 2011-05-06 19:23 UTC 

[PATCH v4] mmc: add runtime and system power-management support to
 2011-05-06 17:59 UTC  (4+ messages)
` [PATCH v4] mmc: add runtime and system power-management support to the MMCIF driver
  ` [PATCH v4] mmc: add runtime and system power-management support

[PATCH] ARM: mach-shmobile: add definitions for 3 more power domains
 2011-05-06 17:55 UTC  (4+ messages)
` [PATCH] ARM: mach-shmobile: add definitions for 3 more power domains on sh7372
` [PATCH] ARM: mach-shmobile: add definitions for 3 more power

superh perf events broken ?
 2011-05-06 14:14 UTC 

[PATCH 2/2] ARM: mach-shmobile: add DMA for MMCIF on mackerel
 2011-05-05 21:51 UTC  (2+ messages)

[PATCH 1/2] ARM: mach-shmobile: MMCIF on mackerel can also be a
 2011-05-05 21:50 UTC  (2+ messages)

[PATCH] fbdev: sh_mobile_hdmi: runtime suspend HDMI on error and
 2011-05-05 16:35 UTC 

[PATCH] fbdev: sh_mobile_lcdc: remove runtime PM calls from the
 2011-05-05 16:33 UTC 

[PATCH] fbdev: sh_mobile_lcdc: reduce scope of a variable
 2011-05-05 16:32 UTC 

[PATCH] ARM: mach-shmobile: PLL does not have to run constantly for
 2011-05-05 16:26 UTC 

[PATCH v2] mmc: Add runtime and system-wide PM to the TMIO MMC driver
 2011-05-05 16:13 UTC 

[PATCH] i2c: i2c-sh_mobile bus speed platform data
 2011-05-04  0:59 UTC  (12+ messages)
` [PATCH] i2c: i2c-sh_mobile bus speed platform data V2

[PATCH/RFC] ARM: mach-shmobile: sh7372 power domain prototype
 2011-05-03 22:37 UTC  (6+ messages)

[RFC][PATCH] PM: Make power domain callbacks take precedence over subsystem ones
 2011-05-03 17:38 UTC  (26+ messages)
` [PATCH 0/9] PM: Rework shmobile and OMAP runtime PM using power domains
  ` [PATCH 0/9] PM: Rework shmobile and OMAP runtime PM using power domains (v2)
    ` [PATCH 1/9] PM: Make power domain callbacks take precedence over subsystem ones
    ` [PATCH 2/9] PM: Export platform bus type's default PM callbacks
    ` [PATCH 3/9] shmobile: Use power domains for platform runtime PM
    ` [PATCH 4/9] PM / Platform: Use generic runtime PM callbacks directly
    ` [PATCH 5/9] OMAP2+ / PM: move runtime PM implementation to use device power domains
    ` [PATCH 6/9] PM / Runtime: Add subsystem data field to struct dev_pm_info
    ` [PATCH 7/9] PM / Runtime: Generic clock manipulation rountines for runtime PM (v2)
      ` [Update][PATCH 7/9] PM / Runtime: Generic clock manipulation rountines for runtime PM (v3)
        ` [Update][PATCH 7/9] PM / Runtime: Generic clock manipulation
                ` [Update x2][PATCH 7/9] PM / Runtime: Generic clock manipulation rountines for runtime PM (v5)
                  ` [Update x2][PATCH 7/9] PM / Runtime: Generic clock manipulation
                      ` [Update x3][PATCH 7/9] PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
                        ` [Update x3][PATCH 7/9] PM / Runtime: Generic clock manipulation
    ` [PATCH 8/9] OMAP1 / PM: Use generic clock manipulation routines for runtime PM
    ` [PATCH 9/9] PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
    ` [PATCH 0/9] PM: Rework shmobile and OMAP runtime PM using power

sci spurious irq on sh7203
 2011-05-03 17:08 UTC  (3+ messages)

[PATCH] ARM: mach-shmobile: add DMA for MMCIF and fix its
 2011-05-03  5:26 UTC 

[PATCH 1/2] mmc: tmio: Allow SDHI MMC to use multiple IRQ vectors
 2011-05-02 22:39 UTC  (6+ messages)
` [PATCH 1/2] mmc: tmio: Allow SDHI MMC to use multiple IRQ

[PATCH 04/04] mmc: sdhi: support up to 4 interrupt sources
 2011-05-02 22:19 UTC  (2+ messages)

[PATCH 03/04] mmc: sdhi: print out something useful
 2011-05-02 15:10 UTC 

[PATCH 02/04] mmc: sdhi: no need for special interrupt flags
 2011-05-02 14:59 UTC 

[PATCH 01/04] mmc: tmio / sdhi: break out interrupt request/free
 2011-05-02 14:53 UTC 

[PATCH 2/2] ARM: arch-shmobile: Use multiple irq vectors for SDHI
 2011-05-02 12:37 UTC  (4+ messages)
` [PATCH 2/2] ARM: arch-shmobile: Use multiple irq vectors for

[PATCH 0/2] locking power management for shdma dmaengine driver
 2011-05-02 10:51 UTC  (11+ messages)
` [PATCH 1/2] dmaengine: shdma: fix locking
` [PATCH 2/2] dmaengine: shdma: add runtime- and system-level power
  ` [PATCH 2/2] dmaengine: shdma: add runtime- and system-level

[PATCH/RFC] dmaengine: shdma: synchronize RCU before freeing, simplify
 2011-05-02  7:59 UTC 

CONGRATULATIONS
 2011-04-30  0:20 UTC 

[PATCH 00/10] ARM: SMP initialization consolidation
 2011-04-29 20:27 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: add DMA for MMCIF and fix its selection
 2011-04-29 17:11 UTC 

[PATCH] mmc: tmio: fix PM in DMA mode
 2011-04-29 17:11 UTC 

Top Urgent Needed
 2011-04-29  0:55 UTC 

[PATCH] clocksource: sh_tmu: Runtime PM support
 2011-04-28 20:55 UTC  (2+ messages)

[PATCH] clocksource: sh_tmu: __clocksource_updatefreq_hz() update
 2011-04-28 20:55 UTC  (2+ messages)
` [PATCH] clocksource: sh_tmu: __clocksource_updatefreq_hz()

[PATCH] clocksource: sh_cmt: Runtime PM support
 2011-04-28 20:55 UTC  (2+ messages)

[PATCH] clocksource: sh_cmt: __clocksource_updatefreq_hz() update
 2011-04-28 20:55 UTC  (2+ messages)
` [PATCH] clocksource: sh_cmt: __clocksource_updatefreq_hz()

[PATCH] ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAM
 2011-04-28 17:39 UTC  (2+ messages)
` [PATCH] ARM: mach-shmobile: sh7372 Core Standby CPUIdle

[PATCH] ARM: mach-shmobile: CPUIdle support
 2011-04-28 17:36 UTC 

[RFC PATCH V4 0/4] cpuidle: global registration of idle states with
 2011-04-28 16:45 UTC  (5+ messages)
` [RFC PATCH V4 1/4] cpuidle: Move dev->last_residency update to driver
` [RFC PATCH V4 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and
` [RFC PATCH V4 3/4] cpuidle: Split cpuidle_state structure and move
` [RFC PATCH V4 4/4] cpuidle: Single/Global registration of idle states

[PATCH] input: sh_keysc: Switch to threaded IRQ handler
 2011-04-28  7:03 UTC  (4+ messages)

[RFC][PATCH 0/3] MERAM support for LCDC
 2011-04-28  6:08 UTC  (3+ messages)

[PATCH] ARM: mach-shmobile: sh7372 UIO platform data V3
 2011-04-28  3:21 UTC 

[PATCH] ARM: mach-shmobile: sh7377 UIO platform data V3
 2011-04-28  3:19 UTC 

[PATCH] ARM: mach-shmobile: sh7367 UIO platform data V3
 2011-04-28  3:16 UTC 

[PATCH] sh: sh-sci: sh7377 and sh73a0 build fixes
 2011-04-28  3:10 UTC 

[PATCH] ARM: mach-shmobile: Use SCIFA and SCIFB port types on sh7377
 2011-04-28  2:55 UTC 

[PATCH 0/2] Allow SDHI MMC to use multiple IRQ vectors
 2011-04-27  7:43 UTC 

[PATCH] ARM: mach-shmobile: ap4evb, mackerel: fixup scif initialisation for zboot
 2011-04-27  3:17 UTC 

[RFC PATCH V3 0/4] cpuidle: global registration of idle states with
 2011-04-25 12:12 UTC  (6+ messages)
` [RFC PATCH V3 4/4] cpuidle: Single/Global registration of idle states
  ` [linux-pm] "
    ` [linux-pm] [RFC PATCH V3 4/4] cpuidle: Single/Global registration

[PATCH RFC] clk: add support for automatic parent handling
 2011-04-23 23:26 UTC  (3+ messages)

[PATCH] MMC: tmio: fix a recent regression: restore .set_ios(MMC_POWER_UP) handling
 2011-04-22 11:13 UTC  (3+ messages)

[PATCH] MMC: TMIO: add runtime PM calls to global suspend() / redume()
 2011-04-22  7:32 UTC  (3+ messages)
` [PATCH] MMC: TMIO: add runtime PM calls to global suspend() /


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