From: Sudeep.KarkadaNagesha@arm.com (Sudeep KarkadaNagesha)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM/ARM64 architected timer updates for v3.13
Date: Thu, 26 Sep 2013 10:44:56 +0100 [thread overview]
Message-ID: <52440218.9040009@arm.com> (raw)
Hi Daniel,
Please pull the ARM/ARM64 arch timer updates for v3.13.
Regards,
Sudeep
-->8--
The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:
Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)
are available in the git repository at:
git://linux-arm.org/linux-skn.git timer_evtstrm
for you to fetch changes up to 346e7480f1d4740b3d798da60f83f087ea6488b4:
drivers: clocksource: add CPU PM notifier for ARM architected timer
(2013-09-26 09:48:24 +0100)
----------------------------------------------------------------
Sudeep KarkadaNagesha (4):
ARM/ARM64: arch_timer: add macros for bits in control register
ARM: arch_timer: add support to configure and enable event stream
ARM64: arch_timer: add support to configure and enable event stream
drivers: clocksource: add CPU PM notifier for ARM architected timer
Will Deacon (1):
drivers: clocksource: add support for ARM architected timer event stream
arch/arm/include/asm/arch_timer.h | 36 +++++++++++++++++++++++-----
arch/arm/include/uapi/asm/hwcap.h | 1 +
arch/arm/kernel/setup.c | 1 +
arch/arm64/include/asm/arch_timer.h | 42 +++++++++++++++++++++++++++------
arch/arm64/include/asm/hwcap.h | 11 +++----
arch/arm64/include/uapi/asm/hwcap.h | 1 +
arch/arm64/kernel/setup.c | 11 +++++++
drivers/clocksource/Kconfig | 15 ++++++++++++
drivers/clocksource/arm_arch_timer.c | 49 ++++++++++++++++++++++++++++++++++++
include/clocksource/arm_arch_timer.h | 10 ++++++++++
10 files changed, 161 insertions(+), 16 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@arm.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: Sudeep.KarkadaNagesha@arm.com, Thomas Gleixner <tglx@linutronix.de>
Subject: [GIT PULL] ARM/ARM64 architected timer updates for v3.13
Date: Thu, 26 Sep 2013 10:44:56 +0100 [thread overview]
Message-ID: <52440218.9040009@arm.com> (raw)
Hi Daniel,
Please pull the ARM/ARM64 arch timer updates for v3.13.
Regards,
Sudeep
-->8--
The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:
Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)
are available in the git repository at:
git://linux-arm.org/linux-skn.git timer_evtstrm
for you to fetch changes up to 346e7480f1d4740b3d798da60f83f087ea6488b4:
drivers: clocksource: add CPU PM notifier for ARM architected timer
(2013-09-26 09:48:24 +0100)
----------------------------------------------------------------
Sudeep KarkadaNagesha (4):
ARM/ARM64: arch_timer: add macros for bits in control register
ARM: arch_timer: add support to configure and enable event stream
ARM64: arch_timer: add support to configure and enable event stream
drivers: clocksource: add CPU PM notifier for ARM architected timer
Will Deacon (1):
drivers: clocksource: add support for ARM architected timer event stream
arch/arm/include/asm/arch_timer.h | 36 +++++++++++++++++++++++-----
arch/arm/include/uapi/asm/hwcap.h | 1 +
arch/arm/kernel/setup.c | 1 +
arch/arm64/include/asm/arch_timer.h | 42 +++++++++++++++++++++++++++------
arch/arm64/include/asm/hwcap.h | 11 +++----
arch/arm64/include/uapi/asm/hwcap.h | 1 +
arch/arm64/kernel/setup.c | 11 +++++++
drivers/clocksource/Kconfig | 15 ++++++++++++
drivers/clocksource/arm_arch_timer.c | 49 ++++++++++++++++++++++++++++++++++++
include/clocksource/arm_arch_timer.h | 10 ++++++++++
10 files changed, 161 insertions(+), 16 deletions(-)
next reply other threads:[~2013-09-26 9:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 9:44 Sudeep KarkadaNagesha [this message]
2013-09-26 9:44 ` [GIT PULL] ARM/ARM64 architected timer updates for v3.13 Sudeep KarkadaNagesha
2013-09-26 10:12 ` Daniel Lezcano
2013-09-26 10:12 ` Daniel Lezcano
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=52440218.9040009@arm.com \
--to=sudeep.karkadanagesha@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.