linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: mmci: Improve system PM support
@ 2014-04-10 13:01 Ulf Hansson
  2014-04-10 13:01 ` [PATCH 1/3] mmc: mmci: Mask IRQs for all variants during runtime suspend Ulf Hansson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ulf Hansson @ 2014-04-10 13:01 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset enables mmci to put the device into low power state at system
suspend. Previously the device was always left in full power state.

Do note, these patches were sent during the previous kernel release cycle, as
a part of another patchset on the PM core. Back then, they provided proof of
concept, for the new runtime PM helper functions:
pm_runtime_force_suspend|resume().


Ulf Hansson (3):
  mmc: mmci: Mask IRQs for all variants during runtime suspend
  mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
  mmc: mmci: Put the device into low power state at system suspend

 drivers/mmc/host/mmci.c |   60 ++++++++++++-----------------------------------
 1 file changed, 15 insertions(+), 45 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-04-10 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 13:01 [PATCH 0/3] mmc: mmci: Improve system PM support Ulf Hansson
2014-04-10 13:01 ` [PATCH 1/3] mmc: mmci: Mask IRQs for all variants during runtime suspend Ulf Hansson
2014-04-10 13:01 ` [PATCH 2/3] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM Ulf Hansson
2014-04-10 13:01 ` [PATCH 3/3] mmc: mmci: Put the device into low power state at system suspend Ulf Hansson

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