linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] ARM: tegra: cpuidle: some clean up for CPUidle driver
@ 2013-06-04 10:47 Joseph Lo
  2013-06-04 10:47 ` [PATCH V2 1/4] ARM: tegra: cpuidle: move the init function behind the suspend init function Joseph Lo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joseph Lo @ 2013-06-04 10:47 UTC (permalink / raw)
  To: linux-arm-kernel

This series has some clean ups for Tegra CPUidle drivers. Also make it
more gereric.

V2:
* fix some coding style and commit message

Tested on Seaboard, Cardhu and Dalmore.

Joseph Lo (4):
  ARM: tegra: cpuidle: move the init function behind the suspend init
    function
  ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init
    function
  ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in
    init func
  ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2

 arch/arm/mach-tegra/common.c          |  2 ++
 arch/arm/mach-tegra/cpuidle-tegra20.c | 10 +++-------
 arch/arm/mach-tegra/cpuidle-tegra30.c | 10 +++-------
 arch/arm/mach-tegra/cpuidle.c         | 19 +++++++------------
 arch/arm/mach-tegra/cpuidle.h         | 15 +++------------
 arch/arm/mach-tegra/pm.c              | 25 +++++++++++++++++++++----
 arch/arm/mach-tegra/pm.h              |  4 ++--
 7 files changed, 41 insertions(+), 44 deletions(-)

-- 
1.8.3

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

end of thread, other threads:[~2013-06-05 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 10:47 [PATCH V2 0/4] ARM: tegra: cpuidle: some clean up for CPUidle driver Joseph Lo
2013-06-04 10:47 ` [PATCH V2 1/4] ARM: tegra: cpuidle: move the init function behind the suspend init function Joseph Lo
2013-06-04 10:47 ` [PATCH V2 2/4] ARM: tegra: hook tegra_tear_down_cpu function in the PM " Joseph Lo
2013-06-04 10:47 ` [PATCH V2 3/4] ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init func Joseph Lo
2013-06-04 10:47 ` [PATCH V2 4/4] ARM: tegra: don't pass CPU ID to tegra_{set, clear}_cpu_in_lp2 Joseph Lo
2013-06-05 17:53 ` [PATCH V2 0/4] ARM: tegra: cpuidle: some clean up for CPUidle driver Stephen Warren

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