All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add runtime pm support for xenon
@ 2017-08-24 22:19 Zhoujie Wu
  2017-08-24 22:19 ` [PATCH 1/2] mmc: sdhci-xenon: add runtime pm support Zhoujie Wu
  2017-08-24 22:19 ` [PATCH 2/2] mmc: sdhci-xenon: implement system standby base on runtime pm Zhoujie Wu
  0 siblings, 2 replies; 5+ messages in thread
From: Zhoujie Wu @ 2017-08-24 22:19 UTC (permalink / raw)
  To: ulf.hansson, adrian.hunter, linux-mmc
  Cc: zmxu, jszhang, nadavh, xigu, xswang, dingwei, kostap, hannah,
	hongd, dougj, ygao, liuw, gregory.clement, thomas.petazzoni

These two patches added runtime pm support for xenon and
re-implemented standby support based on runtime pm API.

Zhoujie Wu (2):
  mmc: sdhci-xenon: add runtime pm support
  mmc: sdhci-xenon: implement system standby base on runtime pm

 drivers/mmc/host/sdhci-xenon.c | 76 ++++++++++++++++++++++++++++++++----------
 drivers/mmc/host/sdhci-xenon.h |  1 +
 2 files changed, 60 insertions(+), 17 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-28 18:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-24 22:19 [PATCH 0/2] add runtime pm support for xenon Zhoujie Wu
2017-08-24 22:19 ` [PATCH 1/2] mmc: sdhci-xenon: add runtime pm support Zhoujie Wu
2017-08-28 11:49   ` Adrian Hunter
2017-08-28 18:36     ` Zhoujie Wu
2017-08-24 22:19 ` [PATCH 2/2] mmc: sdhci-xenon: implement system standby base on runtime pm Zhoujie Wu

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.