mbox series

[GIT,PULL,0/9] Timekeeping changes for 4.12

Message ID 1490907684-11186-1-git-send-email-john.stultz@linaro.org
Headers show
Series Timekeeping changes for 4.12 | expand

Message

John Stultz March 30, 2017, 9:01 p.m. UTC
Hey Thomas, Ingo,
  Here are the changes I've got queued so far for 4.12.
Main changes are the initial steps of Nicoli's work to make the
clockevent timers be corrected for NTP adjustments. Then a few
smaller fixes that I've queued, and adding Stephen Boyd to
the maintainers list for timekeeping.

Please let me know if you have any objections or thoughts.

thanks
-john

Cc: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>

The following changes since commit 97da3854c526d3a6ee05c849c96e48d21527606c:

  Linux 4.11-rc3 (2017-03-19 19:09:39 -0700)

are available in the git repository at:

  https://git.linaro.org/people/john.stultz/linux.git fortglx/4.12/time

for you to fetch changes up to 0107042768658fea9f5f5a9c00b1c90f5dab6a06:

  sysrq: Reset the watchdog timers while displaying high-resolution timers (2017-03-23 12:46:53 -0700)

----------------------------------------------------------------
David Engraf (1):
  timers, sched_clock: Update timeout for clock wrap

John Stultz (1):
  MAINTAINERS: Add Stephen Boyd as timekeeping reviewer

Nicolai Stange (6):
  clocksource: sh_cmt: Compute rate before registration again
  clocksource: sh_tmu: Compute rate before registration again
  clocksource: em_sti: Split clock prepare and enable steps
  clocksource: em_sti: Compute rate before registration
  clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()
  clockevents: Make clockevents_config() static

Tom Hromatka (1):
  sysrq: Reset the watchdog timers while displaying high-resolution
    timers

 MAINTAINERS                        |  1 +
 drivers/clocksource/em_sti.c       | 46 +++++++++++++++++++++-----------------
 drivers/clocksource/h8300_timer8.c |  8 -------
 drivers/clocksource/sh_cmt.c       | 45 ++++++++++++++++++++-----------------
 drivers/clocksource/sh_tmu.c       | 26 ++++++++++-----------
 include/linux/clockchips.h         |  1 -
 kernel/time/clockevents.c          |  2 +-
 kernel/time/sched_clock.c          |  5 +++++
 kernel/time/timer_list.c           |  6 +++++
 9 files changed, 77 insertions(+), 63 deletions(-)

-- 
2.7.4