From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751851AbdHRSvK (ORCPT ); Fri, 18 Aug 2017 14:51:10 -0400 Received: from mail-pg0-f50.google.com ([74.125.83.50]:35191 "EHLO mail-pg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751660AbdHRSvI (ORCPT ); Fri, 18 Aug 2017 14:51:08 -0400 From: John Stultz To: lkml Cc: John Stultz , Thomas Gleixner , Ingo Molnar , Miroslav Lichvar , Richard Cochran , Prarit Bhargava , Stephen Boyd , Shuah Khan , linux-kselftest@vger.kernel.org Subject: [GIT PULL][PATCH 0/6] Timekeeping queue for 4.14 Date: Fri, 18 Aug 2017 11:50:56 -0700 Message-Id: <1503082262-29450-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thomas, Ingo, Just wanted to send along my current time queue for 4.14. Most of it is actually ksefltest related, so if you'd prefer I can send those through Shuah. Let me know if you have any feedback or objections. thanks -john Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Miroslav Lichvar Cc: Richard Cochran Cc: Prarit Bhargava Cc: Stephen Boyd Cc: Shuah Khan Cc: linux-kselftest@vger.kernel.org The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877: Linux v4.13-rc1 (2017-07-15 15:22:10 -0700) are available in the git repository at: https://git.linaro.org/people/john.stultz/linux.git fortglx/4.14/time for you to fetch changes up to 47b4a457e4cc816b3fdd2ee55c65fda8ea6de051: alarmtimer: Fix unavailable wake-up source in sysfs (2017-08-17 12:15:10 -0700) ---------------------------------------------------------------- Geert Uytterhoeven (1): alarmtimer: Fix unavailable wake-up source in sysfs Greg Hackmann (2): kselftests: timers: set-timer-lat: Tweak reporting when timer fires early kselftests: timers: set-timer-lat: Add one-shot timer test cases John Stultz (2): kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers kselftests: timers: freq-step: Fix build warning Stafford Horne (1): timekeeping: Use proper timekeeper for debug code kernel/time/alarmtimer.c | 11 ++- kernel/time/timekeeping.c | 2 +- tools/testing/selftests/timers/freq-step.c | 8 +- tools/testing/selftests/timers/set-timer-lat.c | 103 +++++++++++++++++++++---- 4 files changed, 106 insertions(+), 18 deletions(-) -- 2.7.4