linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] staging: tidspbridge: PM routines cleanup
@ 2011-03-23 18:49 Omar Ramirez Luna
  2011-03-23 18:49 ` [PATCH 1/8] staging: tidspbridge: make wake_dsp to handle PM code Omar Ramirez Luna
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Omar Ramirez Luna @ 2011-03-23 18:49 UTC (permalink / raw)
  To: l-o
  Cc: Omar Ramirez Luna, Fernando Guzman Lugo, Armando Uribe,
	Felipe Contreras

Cleanup and fixes for tidspbridge's PM routines.

The most significant ones are:
- Protection of critical sections when disabling clocks which
  could cause issues during PM transitions.
- Fix of resume path from RET power state.

Other patches are cleanups and preparations for the usage of
spinlock.

Omar Ramirez Luna (8):
  staging: tidspbridge: make wake_dsp to handle PM code
  staging: tidspbridge: fix resume path from retention
  staging: tidspbridge: remove msleep for dsp transition wait
  staging: tidspbridge: send mbox PM command directly
  staging: tidspbridge: send wake message even if dsp is running
  staging: tidspbridge: remove redundant code from PM routines
  staging: tidspbridge: remove redundant indentation in PM routines
  staging: tidspbridge: protect critical sections on PM routines

 drivers/staging/tidspbridge/core/tiomap3430_pwr.c |  248 ++++++++++++++-------
 drivers/staging/tidspbridge/core/tiomap_io.c      |   58 +-----
 2 files changed, 168 insertions(+), 138 deletions(-)


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

end of thread, other threads:[~2011-04-29 19:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 18:49 [PATCH 0/8] staging: tidspbridge: PM routines cleanup Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 1/8] staging: tidspbridge: make wake_dsp to handle PM code Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 2/8] staging: tidspbridge: fix resume path from retention Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 3/8] staging: tidspbridge: remove msleep for dsp transition wait Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 4/8] staging: tidspbridge: send mbox PM command directly Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 5/8] staging: tidspbridge: send wake message even if dsp is running Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 6/8] staging: tidspbridge: remove redundant code from PM routines Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 7/8] staging: tidspbridge: remove redundant indentation in " Omar Ramirez Luna
2011-03-23 18:49 ` [PATCH 8/8] staging: tidspbridge: protect critical sections on " Omar Ramirez Luna
2011-04-29 19:20 ` [PATCH 0/8] staging: tidspbridge: PM routines cleanup Ramirez Luna, Omar

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