All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add generic cpu power control functions for exynos
@ 2014-04-24  9:31 ` Leela Krishna Amudala
  0 siblings, 0 replies; 13+ messages in thread
From: Leela Krishna Amudala @ 2014-04-24  9:31 UTC (permalink / raw)
  To: linux-pm, linux-samsung-soc, linux-kernel, linux-arm-kernel
  Cc: daniel.lezcano, nicolas.pitre, kgene.kim, amit.kucheria

This patchset adds the generic cpu power control functions for
exynos based SoCs to power up/down and to know the status of the cpu.

Note: This series has been rebased on 3.15-rc1 and tested on 
Exynos based Origen(Cortex-A9) and Arndale-octa(Cortex A7,A15) boards.

Leela Krishna Amudala (2):
  ARM: EXYNOS: Add generic cpu power control functions for all exynos
    based SoCs
  ARM: EXYNOS: use generic exynos cpu power control functions

 arch/arm/mach-exynos/common.h   |    3 +++
 arch/arm/mach-exynos/platsmp.c  |    9 +++------
 arch/arm/mach-exynos/pm.c       |   36 ++++++++++++++++++++++++++++++++++++
 arch/arm/mach-exynos/regs-pmu.h |    6 ++++++
 4 files changed, 48 insertions(+), 6 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-04-26 16:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-24  9:31 [PATCH 0/2] Add generic cpu power control functions for exynos Leela Krishna Amudala
2014-04-24  9:31 ` Leela Krishna Amudala
2014-04-24  9:31 ` [PATCH 1/2] ARM: EXYNOS: Add generic cpu power control functions for all exynos based SoCs Leela Krishna Amudala
2014-04-24  9:31   ` Leela Krishna Amudala
2014-04-24  9:31   ` Leela Krishna Amudala
2014-04-24  9:31 ` [PATCH 2/2] ARM: EXYNOS: use generic exynos cpu power control functions Leela Krishna Amudala
2014-04-24  9:31   ` Leela Krishna Amudala
2014-04-24  9:54 ` [PATCH 0/2] Add generic cpu power control functions for exynos Daniel Lezcano
2014-04-24  9:54   ` Daniel Lezcano
2014-04-24 10:26   ` Leela Krishna Amudala
2014-04-24 10:26     ` Leela Krishna Amudala
2014-04-26 16:07     ` Abhilash Kesavan
2014-04-26 16:07       ` Abhilash Kesavan

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.