public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v6.2-rc7
@ 2023-02-10 22:59 Stephen Boyd
  2023-02-10 23:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2023-02-10 22:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to ecfb9f404771dde909ce7743df954370933c3be2:

  clk: ingenic: jz4760: Update M/N/OD calculation algorithm (2023-01-25 16:08:27 -0800)

----------------------------------------------------------------
Two clk driver fixes

 - Use devm_kasprintf() to avoid overflows when forming clk names
   in the Microchip PolarFire driver

 - Fix the pretty broken Ingenic JZ4760 M/N/OD calculation to actually
   work and find proper divisors

----------------------------------------------------------------
Geert Uytterhoeven (1):
      clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating formatted strings

Paul Cercueil (1):
      clk: ingenic: jz4760: Update M/N/OD calculation algorithm

Stephen Boyd (1):
      Merge tag 'clk-microchip-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into clk-fixes

 drivers/clk/ingenic/jz4760-cgu.c     | 18 ++++++++----------
 drivers/clk/microchip/clk-mpfs-ccc.c | 10 ++++------
 2 files changed, 12 insertions(+), 16 deletions(-)

-- 
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git

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

* Re: [GIT PULL] clk fixes for v6.2-rc7
  2023-02-10 22:59 [GIT PULL] clk fixes for v6.2-rc7 Stephen Boyd
@ 2023-02-10 23:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-10 23:38 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Fri, 10 Feb 2023 14:59:22 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/420b2d431d18a2572c8e86579e78105cb5ed45b0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-02-10 23:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-10 22:59 [GIT PULL] clk fixes for v6.2-rc7 Stephen Boyd
2023-02-10 23:38 ` pr-tracker-bot

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