linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Add PMU and S2R support for exynos5420
@ 2014-03-27  6:13 Vikas Sajjan
  2014-03-27  6:13 ` [PATCH V2 1/3] ARM: EXYNOS5: Add PMU settings " Vikas Sajjan
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Vikas Sajjan @ 2014-03-27  6:13 UTC (permalink / raw)
  To: linux-arm-kernel

rebased on kgene tree for-next branch
https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h=for-next

changes since v1:
	- Addressed comments from Tomasz figa.
	- restructured/consolidated as per Tomasz figa's PM consolidations for exynos 

Abhilash Kesavan (1):
  ARM: dts: Add node for GPIO keys on SMDK5420

Vikas Sajjan (2):
  ARM: EXYNOS5: Add PMU settings for exynos5420
  ARM: EXYNOS5: Support Suspend-to-RAM on EXYNOS5420

 arch/arm/boot/dts/exynos5420-smdk5420.dts    |   11 +
 arch/arm/mach-exynos/common.h                |   10 +
 arch/arm/mach-exynos/pm.c                    |  148 +++++++++++--
 arch/arm/mach-exynos/pmu.c                   |  307 ++++++++++++++++++++++++++
 arch/arm/mach-exynos/regs-pmu.h              |  230 +++++++++++++++++++
 arch/arm/plat-samsung/include/plat/map-s5p.h |    2 +
 drivers/clk/samsung/clk-exynos5420.c         |   32 +++
 7 files changed, 722 insertions(+), 18 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-04-28 12:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27  6:13 [PATCH V2 0/3] Add PMU and S2R support for exynos5420 Vikas Sajjan
2014-03-27  6:13 ` [PATCH V2 1/3] ARM: EXYNOS5: Add PMU settings " Vikas Sajjan
2014-04-15 18:57   ` Tomasz Figa
2014-04-28 12:36     ` Vikas Sajjan
2014-03-27  6:13 ` [PATCH V2 2/3] ARM: EXYNOS5: Support Suspend-to-RAM on EXYNOS5420 Vikas Sajjan
2014-04-15 19:03   ` Tomasz Figa
2014-04-15 19:04     ` Tomasz Figa
2014-04-28 12:39     ` Vikas Sajjan
2014-03-27  6:13 ` [PATCH V2 3/3] ARM: dts: Add node for GPIO keys on SMDK5420 Vikas Sajjan
2014-04-15 19:06   ` Tomasz Figa
2014-04-11 13:17 ` [PATCH V2 0/3] Add PMU and S2R support for exynos5420 Vikas Sajjan
2014-04-13 23:30   ` Tomasz Figa

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