All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3]mmc: add runtime pm for mmc host stack
@ 2011-01-14  8:22 Chuanxiao Dong
  0 siblings, 0 replies; only message in thread
From: Chuanxiao Dong @ 2011-01-14  8:22 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-kernel, cjb, ohad

Hi all,
   These are the version 1 patches for enabling runtime power management for
   mmc host driver stack.

   Right now runtime pm in mmc driver stack can only care about the
   power of SDIO card, not the host controller. Host controller also needs
   runtime pm to save power.

   MMC host can let the host device go into runtime suspended state when
   there is no user request to deal, and wake up host device when there
   comes one. MMC driver will manage the power of host controller like this
   way.

   patch1: implemented runtime pm for mmc host
   patch2: implemented runtime pm for SDHCI host controller
   patch3: Do not let mmc host clock gated when host is in runtime suspended
   state.

Thanks
Chuanxiao

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-14  8:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14  8:22 [PATCH v1 0/3]mmc: add runtime pm for mmc host stack Chuanxiao Dong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.