public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: kgene.kim@samsung•com (Kukjin Kim)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL 1/2] 2nd Samsung power related updates for v3.17
Date: Fri, 25 Jul 2014 08:29:25 +0900	[thread overview]
Message-ID: <53D196D5.3030307@samsung.com> (raw)

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

                 reply	other threads:[~2014-07-24 23:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53D196D5.3030307@samsung.com \
    --to=kgene.kim@samsung$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox