public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] timer drivers for v6.8-rc1
@ 2024-01-01 18:21 Daniel Lezcano
  2024-01-18 11:50 ` Daniel Lezcano
  2024-01-18 19:24 ` [tip: timers/core] Merge tag 'timers-v6.8-rc1' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core tip-bot2 for Thomas Gleixner
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Lezcano @ 2024-01-01 18:21 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Arnd Bergmann, Randy Dunlap, Tony Lindgren, Joshua Yeong,
	Sia Jee Heng, Inochi Amaoto, Linux Kernel Mailing List


Hi Thomas,

happy new year 2024!

Please consider pulling these changes.

AFAICT, we had a few submissions recently with a finalized consensus, so 
this is a small set of changes, most of them being fixes.

   -- Daniel

The following changes since commit da65f29dada7f7cbbf0d6375b88a0316f5f7d6f5:

   timers: Fix nextevt calculation when no timers are pending 
(2023-12-20 16:49:39 +0100)

are available in the Git repository at:

   http://git.linaro.org/people/daniel.lezcano/linux.git 
tags/timers-v6.8-rc1

for you to fetch changes up to c0c4579d79d0df841e825c68df450909a0032faf:

   clocksource/drivers/ep93xx: Fix error handling during probe 
(2023-12-27 15:37:11 +0100)

----------------------------------------------------------------
- Fixed error handling at probe time and uninitialized return code on
   ep93xx (Arnd Bergman)

- Fixed some kerneldoc warning on Cadence TTC (Randy Dunlap)

- Fixed kerneldoc warning on Timer TI DM (Tony Lindgren)

- Handle interrupt disabling when shutting down the timer on RISC-V
   timer (Joshua Yeong)

- Add compatible string for the StarFive JH8100 clint (Sia Jee Heng)

- Separate mtime and mtimecmp registers in DT bindings (Inochi Amaoto)

----------------------------------------------------------------
Arnd Bergmann (1):
       clocksource/drivers/ep93xx: Fix error handling during probe

Inochi Amaoto (1):
       dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and 
mtimecmp regs

Joshua Yeong (1):
       clocksource/timer-riscv: Add riscv_clock_shutdown callback

Randy Dunlap (1):
       clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings

Sia Jee Heng (1):
       dt-bindings: timer: Add StarFive JH8100 clint

Tony Lindgren (1):
       clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings

  .../devicetree/bindings/timer/sifive,clint.yaml    |  1 +
  .../bindings/timer/thead,c900-aclint-mtimer.yaml   |  9 ++++++++-
  drivers/clocksource/timer-cadence-ttc.c            | 22 
++++++++++++++++------
  drivers/clocksource/timer-ep93xx.c                 |  5 ++---
  drivers/clocksource/timer-riscv.c                  |  7 +++++++
  drivers/clocksource/timer-ti-dm.c                  |  4 ++--
  6 files changed, 36 insertions(+), 12 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] 4+ messages in thread

end of thread, other threads:[~2024-01-18 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-01 18:21 [GIT PULL] timer drivers for v6.8-rc1 Daniel Lezcano
2024-01-18 11:50 ` Daniel Lezcano
2024-01-18 19:10   ` Thomas Gleixner
2024-01-18 19:24 ` [tip: timers/core] Merge tag 'timers-v6.8-rc1' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core tip-bot2 for Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox