All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/2] 2nd Samsung power related updates for v3.17
@ 2014-07-24 23:29 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2014-07-24 23:29 UTC (permalink / raw)
  To: arm, Arnd Bergmann, 'Olof Johansson'
  Cc: linux-arm-kernel, linux-samsung-soc

The following changes since commit 5f534d10d223636b3cd214376471fcfef71baea2:

   Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynos 
(2014-07-23 08:18:15 +0900)

are available in the git repository at:


   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/power-exynos

for you to fetch changes up to 6887d9e5682886b5d9fe81217ff2f1410724cdb9:

   ARM: EXYNOS: Move cpufreq and cpuidle device registration to 
init_machine (2014-07-23 08:20:38 +0900)

----------------------------------------------------------------
Samsung power management related updates for v3.17

- support cluster power off on exynos5420 and exynos5800
   to save power.
- use PMU address via DT to remove PMU static mapping
- remove exynos_cpuidle_init() and exynos_cpufreq_init()

* Note that this is including tags/samsung-cleanup and
tags/exynos-cpuidle are already merged into arm-soc.

----------------------------------------------------------------
Abhilash Kesavan (1):
       ARM: EXYNOS: Support cluster power off on exynos5420/5800

Pankaj Dubey (2):
       ARM: EXYNOS: Refactored code for using PMU address via DT
       ARM: EXYNOS: Move cpufreq and cpuidle device registration to 
init_machine

  arch/arm/mach-exynos/common.h                |  14 +-
  arch/arm/mach-exynos/exynos.c                |  30 +-
  arch/arm/mach-exynos/include/mach/map.h      |   3 -
  arch/arm/mach-exynos/mcpm-exynos.c           |  70 ++--
  arch/arm/mach-exynos/platsmp.c               |   4 +-
  arch/arm/mach-exynos/pm.c                    |  76 ++--
  arch/arm/mach-exynos/pmu.c                   |  40 +-
  arch/arm/mach-exynos/regs-pmu.h              | 524 
+++++++++++++--------------
  arch/arm/plat-samsung/include/plat/map-s5p.h |   1 -
  9 files changed, 374 insertions(+), 388 deletions(-)

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

* [GIT PULL 1/2] 2nd Samsung power related updates for v3.17
@ 2014-07-24 23:29 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2014-07-24 23:29 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 5f534d10d223636b3cd214376471fcfef71baea2:

   Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynos 
(2014-07-23 08:18:15 +0900)

are available in the git repository at:


   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/power-exynos

for you to fetch changes up to 6887d9e5682886b5d9fe81217ff2f1410724cdb9:

   ARM: EXYNOS: Move cpufreq and cpuidle device registration to 
init_machine (2014-07-23 08:20:38 +0900)

----------------------------------------------------------------
Samsung power management related updates for v3.17

- support cluster power off on exynos5420 and exynos5800
   to save power.
- use PMU address via DT to remove PMU static mapping
- remove exynos_cpuidle_init() and exynos_cpufreq_init()

* Note that this is including tags/samsung-cleanup and
tags/exynos-cpuidle are already merged into arm-soc.

----------------------------------------------------------------
Abhilash Kesavan (1):
       ARM: EXYNOS: Support cluster power off on exynos5420/5800

Pankaj Dubey (2):
       ARM: EXYNOS: Refactored code for using PMU address via DT
       ARM: EXYNOS: Move cpufreq and cpuidle device registration to 
init_machine

  arch/arm/mach-exynos/common.h                |  14 +-
  arch/arm/mach-exynos/exynos.c                |  30 +-
  arch/arm/mach-exynos/include/mach/map.h      |   3 -
  arch/arm/mach-exynos/mcpm-exynos.c           |  70 ++--
  arch/arm/mach-exynos/platsmp.c               |   4 +-
  arch/arm/mach-exynos/pm.c                    |  76 ++--
  arch/arm/mach-exynos/pmu.c                   |  40 +-
  arch/arm/mach-exynos/regs-pmu.h              | 524 
+++++++++++++--------------
  arch/arm/plat-samsung/include/plat/map-s5p.h |   1 -
  9 files changed, 374 insertions(+), 388 deletions(-)

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

end of thread, other threads:[~2014-07-24 23:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24 23:29 [GIT PULL 1/2] 2nd Samsung power related updates for v3.17 Kukjin Kim
2014-07-24 23:29 ` Kukjin Kim

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.