All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] ARM: tegra: add clock source for PMC
@ 2013-03-18  8:09 ` Joseph Lo
  0 siblings, 0 replies; 20+ messages in thread
From: Joseph Lo @ 2013-03-18  8:09 UTC (permalink / raw)
  To: Stephen Warren
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Joseph Lo

This series was original introduced to clean up the PM related code after
the system suspending support series. The information about the origianl
patch set is below.

[1/3] ARM: tegra: moving the CPU power timer function to PMC driver
[2/3] ARM: tegra: refactor the pmc_pm_set function
[3/3] ARM: tegra: cpuidle: remove redundant parameters for powered-down mode

I split them up in V2. The [1/3] is integrated into this series. And should
be merged before the system suspending support series.

The [2/3] is squashed into the system suspending support series.

The [3/3] become a stand alone clean up patah right after the system suspending
support series.

Joseph Lo (3):
  ARM: dts: tegra: add clock source for PMC
  ARM: tegra: get PMC clock source from DT
  ARM: tegra: moving the CPU power timer function to PMC driver

 arch/arm/boot/dts/tegra20.dtsi |  1 +
 arch/arm/boot/dts/tegra30.dtsi |  1 +
 arch/arm/mach-tegra/common.c   |  2 +-
 arch/arm/mach-tegra/pm.c       | 37 +------------------------------------
 arch/arm/mach-tegra/pmc.c      | 36 ++++++++++++++++++++++++++++++++++++
 arch/arm/mach-tegra/pmc.h      |  4 ++++
 6 files changed, 44 insertions(+), 37 deletions(-)

-- 
1.8.1.5

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

end of thread, other threads:[~2013-03-20 15:54 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18  8:09 [PATCH V2 0/3] ARM: tegra: add clock source for PMC Joseph Lo
2013-03-18  8:09 ` Joseph Lo
     [not found] ` <1363594199-10974-1-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-18  8:09   ` [PATCH V2 1/3] ARM: dts: " Joseph Lo
2013-03-18  8:09     ` Joseph Lo
     [not found]     ` <1363594199-10974-2-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-19 16:42       ` Stephen Warren
2013-03-19 16:42         ` Stephen Warren
     [not found]         ` <51489586.9090605-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-20 10:12           ` Joseph Lo
2013-03-20 10:12             ` Joseph Lo
     [not found]             ` <1363774325.5697.19.camel-yx3yKKdKkHfc7b1ADBJPm0n48jw8i0AO@public.gmane.org>
2013-03-20 15:54               ` Stephen Warren
2013-03-20 15:54                 ` Stephen Warren
2013-03-18  8:09   ` [PATCH V2 2/3] ARM: tegra: get PMC clock source from DT Joseph Lo
2013-03-18  8:09     ` Joseph Lo
     [not found]     ` <1363594199-10974-3-git-send-email-josephl-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-03-19 16:40       ` Stephen Warren
2013-03-19 16:40         ` Stephen Warren
     [not found]         ` <51489513.1020107-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-20 10:00           ` Joseph Lo
2013-03-20 10:00             ` Joseph Lo
     [not found]             ` <1363773608.5697.8.camel-yx3yKKdKkHfc7b1ADBJPm0n48jw8i0AO@public.gmane.org>
2013-03-20 15:51               ` Stephen Warren
2013-03-20 15:51                 ` Stephen Warren
2013-03-18  8:09   ` [PATCH V2 3/3] ARM: tegra: moving the CPU power timer function to PMC driver Joseph Lo
2013-03-18  8:09     ` Joseph Lo

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.