linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clockevents / clocksource fixes for 5.1
@ 2019-04-16 12:45 Daniel Lezcano
  2019-04-16 12:46 ` [PATCH 1/4] clocksource/drivers/npcm: select TIMER_OF Daniel Lezcano
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Lezcano @ 2019-04-16 12:45 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Arnd Bergmann, Nathan Chancellor, Neil Armstrong, Yangtao Li,
	Linux Kernel Mailing List

The following changes since commit 07d7e12091f4ab869cc6a4bb276399057e73b0b3:

  alarmtimer: Return correct remaining time (2019-04-10 15:23:26 +0200)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v5.1-rc6

for you to fetch changes up to 4d86c9f73c5a9a7c3c0661e922509c2c51801671:

  clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
(2019-04-16 14:26:54 +0200)

----------------------------------------------------------------
Clockevent / clocksource fixes update for v5.1-rc6

 - Fix TIMER_OF missing option dependency for npcm (Arnd Bergmann)

 - Remove a pointless macro call for arm_arch_timer (Yangtao Li)

 - Fix wrong compatible string for oxnas (Neil Armstrong)

 - Fix compilation warning by removing a dead function on omap (Nathan
Chancellor)

----------------------------------------------------------------
Arnd Bergmann (1):
      clocksource/drivers/npcm: select TIMER_OF

Nathan Chancellor (1):
      clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start

Neil Armstrong (1):
      clocksource/drivers/oxnas: Fix OX820 compatible

Yangtao Li (1):
      clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro

 drivers/clocksource/Kconfig           |  1 +
 drivers/clocksource/arm_arch_timer.c  |  5 +----
 drivers/clocksource/timer-oxnas-rps.c |  2 +-
 drivers/clocksource/timer-ti-dm.c     | 28 ----------------------------
 4 files changed, 3 insertions(+), 33 deletions(-)

-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-16 19:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16 12:45 [GIT PULL] clockevents / clocksource fixes for 5.1 Daniel Lezcano
2019-04-16 12:46 ` [PATCH 1/4] clocksource/drivers/npcm: select TIMER_OF Daniel Lezcano
2019-04-16 12:46   ` [PATCH 2/4] clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro Daniel Lezcano
2019-04-16 12:46   ` [PATCH 3/4] clocksource/drivers/oxnas: Fix OX820 compatible Daniel Lezcano
2019-04-16 19:26     ` Daniel Golle
2019-04-16 12:46   ` [PATCH 4/4] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).