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 <sboyd@kernel.org>,
	Ondrej Mosnacek <omosnace@redhat.com>,
	Mukesh Ojha <mojha@codeaurora.org>,
	Baolin Wang <baolin.wang@linaro.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>
Subject: [GIT PULL][PATCH 0/5] A few more timekeeping items for 4.19
Date: Thu, 19 Jul 2018 17:38:42 -0700	[thread overview]
Message-ID: <1532047127-26699-1-git-send-email-john.stultz@linaro.org> (raw)

The following changes since commit c6bb11147eb09bd39f316c6062455b88c905ab6e:

  Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core (2018-07-12 22:19:58 +0200)

are available in the git repository at:

  https://git.linaro.org/people/john.stultz/linux.git tags/fortglx/4.19/time-part2

for you to fetch changes up to 39232ed5a1793f67b11430c43ed8a9ed6e96c6eb:

  time: Introduce one suspend clocksource to compensate the suspend time (2018-07-19 17:08:52 -0700)

----------------------------------------------------------------
Just a second set of timekeeping things for 4.19

* NTP argument clenaups and constification from Ondrej Mosnacek
* Fix to avoid RTC injecting sleeptime when suspend fails from
  Mukesh Ojha
* Broading suspsend-timing to include non-stop clocksources that
  aren't currently used for timekeeping from Baolin Wang


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 <sboyd@kernel.org>
Cc: Ondrej Mosnacek <omosnace@redhat.com>
Cc: Mukesh Ojha <mojha@codeaurora.org>
Cc: Baolin Wang <baolin.wang@linaro.org>
CC: Daniel Lezcano <daniel.lezcano@linaro.org>
----------------------------------------------------------------
Baolin Wang (1):
      time: Introduce one suspend clocksource to compensate the suspend time

Mukesh Ojha (1):
      time: Fix extra sleeptime injection when suspend fails

Ondrej Mosnacek (3):
      ntp: Remove redundant arguments
      ntp: Use kstrtos64 for s64 variable
      timekeeping/ntp: Constify some function arguments

 include/linux/clocksource.h        |   3 ++
 include/linux/timekeeping.h        |   2 +-
 kernel/time/clocksource.c          | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 kernel/time/ntp.c                  |  17 +++++------
 kernel/time/ntp_internal.h         |   4 +--
 kernel/time/timekeeping.c          |  83 +++++++++++++++++++++++++++++++++------------------
 kernel/time/timekeeping_debug.c    |   2 +-
 kernel/time/timekeeping_internal.h |   2 +-
 8 files changed, 218 insertions(+), 44 deletions(-)

-- 
2.7.4


             reply	other threads:[~2018-07-20  0:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20  0:38 John Stultz [this message]
2018-07-20  0:38 ` [PATCH 1/5] ntp: Remove redundant arguments John Stultz
2018-07-20  0:38 ` [PATCH 2/5] ntp: Use kstrtos64 for s64 variable John Stultz
2018-07-20  0:38 ` [PATCH 3/5] timekeeping/ntp: Constify some function arguments John Stultz
2018-07-20  0:38 ` [PATCH 4/5] time: Fix extra sleeptime injection when suspend fails John Stultz
2018-07-20  0:38 ` [PATCH 5/5] time: Introduce one suspend clocksource to compensate the suspend time 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=1532047127-26699-1-git-send-email-john.stultz@linaro.org \
    --to=john.stultz@linaro.org \
    --cc=baolin.wang@linaro.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=mlichvar@redhat.com \
    --cc=mojha@codeaurora.org \
    --cc=omosnace@redhat.com \
    --cc=prarit@redhat.com \
    --cc=richardcochran@gmail.com \
    --cc=sboyd@kernel.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

all inboxes | Powered by JetHome®