All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] OMAP4: power framework fixes
@ 2010-05-11  7:27 Rajendra Nayak
  2010-05-11  7:27 ` [PATCH 1/5] OMAP4 clock: Support clk_set_parent Rajendra Nayak
  2010-05-19  2:20 ` [PATCH 0/5] OMAP4: power framework fixes Paul Walmsley
  0 siblings, 2 replies; 8+ messages in thread
From: Rajendra Nayak @ 2010-05-11  7:27 UTC (permalink / raw)
  To: linux-omap; +Cc: Rajendra Nayak

Hi,

This is a short series of fixes for OMAP4 in the PM frameworks,
clock/clockdomain and powerdomain.

regards,
Rajendra

Rajendra Nayak (5):
  OMAP4 clock: Support clk_set_parent
  OMAP: timers: Fix clock source names for OMAP4
  OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains
  OMAP4 clockdomain: Fix omap2_clkdm_clk_enable/disable api for 44xx
  OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains

 arch/arm/mach-omap2/clockdomain.c             |    6 +++++
 arch/arm/mach-omap2/powerdomain.c             |   28 +++++++++++++++++++++++++
 arch/arm/mach-omap2/powerdomains44xx.h        |   13 +++++++++-
 arch/arm/plat-omap/clock.c                    |    3 --
 arch/arm/plat-omap/dmtimer.c                  |    4 +-
 arch/arm/plat-omap/include/plat/powerdomain.h |    7 ++++++
 6 files changed, 54 insertions(+), 7 deletions(-)


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

end of thread, other threads:[~2010-05-19  2:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11  7:27 [PATCH 0/5] OMAP4: power framework fixes Rajendra Nayak
2010-05-11  7:27 ` [PATCH 1/5] OMAP4 clock: Support clk_set_parent Rajendra Nayak
2010-05-11  7:27   ` [PATCH 2/5] OMAP: timers: Fix clock source names for OMAP4 Rajendra Nayak
2010-05-11  7:27     ` [PATCH 3/5] OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains Rajendra Nayak
2010-05-11  7:27       ` [PATCH 4/5] OMAP4 clockdomain: Fix omap2_clkdm_clk_enable/disable api for 44xx Rajendra Nayak
2010-05-11  7:27         ` [PATCH 5/5] OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains Rajendra Nayak
2010-05-11 15:00     ` [PATCH 2/5] OMAP: timers: Fix clock source names for OMAP4 Kevin Hilman
2010-05-19  2:20 ` [PATCH 0/5] OMAP4: power framework fixes Paul Walmsley

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.