mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: John Stultz <john.stultz@linaro.org>
To: lkml <linux-kernel@vger.kernel.org>
Cc: John Stultz <john.stultz@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@kernel.org>,
	Miroslav Lichvar <mlichvar@redhat.com>,
	Richard Cochran <richardcochran@gmail.com>,
	Prarit Bhargava <prarit@redhat.com>,
	Stephen Boyd <stephen.boyd@linaro.org>,
	Shuah Khan <shuah@kernel.org>,
	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	[thread overview]
Message-ID: <1503082262-29450-1-git-send-email-john.stultz@linaro.org> (raw)

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 <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Miroslav Lichvar <mlichvar@redhat.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Stephen Boyd <stephen.boyd@linaro.org>
Cc: Shuah Khan <shuah@kernel.org>
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

             reply	other threads:[~2017-08-18 18:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-18 18:50 John Stultz [this message]
2017-08-18 18:50 ` [PATCH 1/6] kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers John Stultz
2017-08-18 18:50 ` [PATCH 2/6] kselftests: timers: freq-step: Fix build warning John Stultz
2017-08-18 18:50 ` [PATCH 3/6] kselftests: timers: set-timer-lat: Tweak reporting when timer fires early John Stultz
2017-08-18 18:51 ` [PATCH 4/6] kselftests: timers: set-timer-lat: Add one-shot timer test cases John Stultz
2017-08-18 18:51 ` [PATCH 5/6] timekeeping: Use proper timekeeper for debug code John Stultz
2017-08-18 18:51 ` [PATCH 6/6] alarmtimer: Fix unavailable wake-up source in sysfs John Stultz

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=1503082262-29450-1-git-send-email-john.stultz@linaro.org \
    --to=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=mlichvar@redhat.com \
    --cc=prarit@redhat.com \
    --cc=richardcochran@gmail.com \
    --cc=shuah@kernel.org \
    --cc=stephen.boyd@linaro.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome