All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL 07/10] pmu-exynos for v3.10
Date: Tue, 09 Apr 2013 03:19:24 +0900	[thread overview]
Message-ID: <51630A2C.7060409@samsung.com> (raw)

The following changes since commit da821eb7d42935b0f7056d98c75fd1150f6636f4:

   Merge commit 'v3.9-rc5' into next/clk-exynos (2013-04-09 01:10:13 +0900)

are available in the git repository at:


   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/pmu-exynos-for-v3.10

for you to fetch changes up to db35234ec7a7a10145cf472f68e1c73fbd48f79c:

   ARM: EXYNOS: Add arm-pmu DT binding for exynos421x (2013-04-09 
01:49:16 +0900)

----------------------------------------------------------------
add support arm-pmu for exynos4 and exynos5250

----------------------------------------------------------------
Chanho Park (5):
       irqchip: exynos-combiner: Add set_irq_affinity function for 
combiner_irq
       irqchip: exynos-combiner: Correct combined IRQs for exynos4
       ARM: EXYNOS: Enable PMUs for exynos4
       ARM: EXYNOS: Add arm-pmu DT binding for exynos5250
       ARM: EXYNOS: Add arm-pmu DT binding for exynos421x

  arch/arm/boot/dts/exynos4210.dtsi        |  6 +++
  arch/arm/boot/dts/exynos5250.dtsi        |  6 +++
  arch/arm/mach-exynos/common.c            | 28 +++++++++++
  arch/arm/mach-exynos/include/mach/irqs.h | 13 ++++--
  arch/arm/plat-samsung/devs.c             |  2 +-
  drivers/irqchip/exynos-combiner.c        | 80 
+++++++++++++++++++++++++-------
  6 files changed, 113 insertions(+), 22 deletions(-)

-- 
Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 07/10] pmu-exynos for v3.10
Date: Tue, 09 Apr 2013 03:19:24 +0900	[thread overview]
Message-ID: <51630A2C.7060409@samsung.com> (raw)

The following changes since commit da821eb7d42935b0f7056d98c75fd1150f6636f4:

   Merge commit 'v3.9-rc5' into next/clk-exynos (2013-04-09 01:10:13 +0900)

are available in the git repository at:


   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/pmu-exynos-for-v3.10

for you to fetch changes up to db35234ec7a7a10145cf472f68e1c73fbd48f79c:

   ARM: EXYNOS: Add arm-pmu DT binding for exynos421x (2013-04-09 
01:49:16 +0900)

----------------------------------------------------------------
add support arm-pmu for exynos4 and exynos5250

----------------------------------------------------------------
Chanho Park (5):
       irqchip: exynos-combiner: Add set_irq_affinity function for 
combiner_irq
       irqchip: exynos-combiner: Correct combined IRQs for exynos4
       ARM: EXYNOS: Enable PMUs for exynos4
       ARM: EXYNOS: Add arm-pmu DT binding for exynos5250
       ARM: EXYNOS: Add arm-pmu DT binding for exynos421x

  arch/arm/boot/dts/exynos4210.dtsi        |  6 +++
  arch/arm/boot/dts/exynos5250.dtsi        |  6 +++
  arch/arm/mach-exynos/common.c            | 28 +++++++++++
  arch/arm/mach-exynos/include/mach/irqs.h | 13 ++++--
  arch/arm/plat-samsung/devs.c             |  2 +-
  drivers/irqchip/exynos-combiner.c        | 80 
+++++++++++++++++++++++++-------
  6 files changed, 113 insertions(+), 22 deletions(-)

-- 
Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

             reply	other threads:[~2013-04-08 18:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 18:19 Kukjin Kim [this message]
2013-04-08 18:19 ` [GIT PULL 07/10] pmu-exynos for v3.10 Kukjin Kim
2013-04-09 20:49 ` Arnd Bergmann
2013-04-09 20:49   ` Arnd Bergmann

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=51630A2C.7060409@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.