From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756565Ab3H2V4r (ORCPT ); Thu, 29 Aug 2013 17:56:47 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:43891 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756291Ab3H2V4q (ORCPT ); Thu, 29 Aug 2013 17:56:46 -0400 Message-ID: <521FC39B.10808@linaro.org> Date: Thu, 29 Aug 2013 14:56:43 -0700 From: John Stultz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Thomas Gleixner CC: LKML Subject: Re: [GIT PULL] Timekeeping changes for 3.12 References: <52167E7B.7060606@linaro.org> In-Reply-To: <52167E7B.7060606@linaro.org> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/22/2013 02:11 PM, John Stultz wrote: > Hey Thomas, > Just wanted to send you my fortglx/3.12/time branch for tip/timers/core. > > There's also the fortglx/3.12/sched-clock64-base branch, which I sent > you an earlier pull request, but haven't seen anything on. > > Let me know if you have any objections or comments. > > thanks > -john > > > > The following changes since commit 07862c1cd6675cde2dd4bd64e64d704ea2185b79: > > ARM: clocksource: Add support for MOXA ART SoCs (2013-07-18 15:27:47 > +0200) > > are available in the git repository at: > > git://git.linaro.org/people/jstultz/linux.git fortglx/3.12/time > > for you to fetch changes up to a97ad0c4b447a132a322cedc3a5f7fa4cab4b304: > > ntp: Make periodic RTC update more reliable (2013-08-22 12:33:38 -0700) > > ---------------------------------------------------------------- > Miroslav Lichvar (1): > ntp: Make periodic RTC update more reliable > > Prarit Bhargava (1): > clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile > > Zoran Markovic (1): > rtc: Keep system awake until all expired RTC timers are handled > > drivers/rtc/interface.c | 13 +++++++++---- > kernel/time/clocksource.c | 1 + > kernel/time/ntp.c | 3 ++- > 3 files changed, 12 insertions(+), 5 deletions(-) Ping? Thomas? thanks -john