Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756527Ab3IZKMr (ORCPT ); Thu, 26 Sep 2013 06:12:47 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:33684 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755564Ab3IZKMo (ORCPT ); Thu, 26 Sep 2013 06:12:44 -0400 Message-ID: <52440899.90102@linaro.org> Date: Thu, 26 Sep 2013 12:12:41 +0200 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Sudeep KarkadaNagesha , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" CC: Thomas Gleixner Subject: Re: [GIT PULL] ARM/ARM64 architected timer updates for v3.13 References: <52440218.9040009@arm.com> In-Reply-To: <52440218.9040009@arm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2273 Lines: 65 On 09/26/2013 11:44 AM, Sudeep KarkadaNagesha wrote: > Hi Daniel, > > Please pull the ARM/ARM64 arch timer updates for v3.13. Applied to my tree for 3.13. Thanks -- Daniel > > 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(-) > -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/