linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.14-rc4
@ 2021-08-03  8:18 Stephen Boyd
  2021-08-03 16:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2021-08-03  8:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

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 f828b0bcacef189edbd247e9f48864fc36bfbe33:

  clk: fix leak on devm_clk_bulk_get_all() unwind (2021-07-31 00:53:38 -0700)

----------------------------------------------------------------
A collection of clk driver fixes and one core clk API fix

 - Fix stm32 clk data to avoid a crash early on

 - Fix a randconfig build error in HiSilicon clk driver

 - Avoid an oops at boot on Qualcomm MSM8936 SoCs due to an
   improper consolidation of structs

 - Fix imbalanced disabling of the unused MMC clock on Tegra210
   Jetson Nano

 - Plug a memory leak in devm_clk_bulk_get_all() unwind path

----------------------------------------------------------------
Brian Norris (1):
      clk: fix leak on devm_clk_bulk_get_all() unwind

Dario Binacchi (1):
      clk: stm32f4: fix post divisor setup for I2S/SAI PLLs

Dmitry Osipenko (1):
      clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops

Randy Dunlap (1):
      clk: hisilicon: hi3559a: select RESET_HISI

Shawn Guo (1):
      clk: qcom: smd-rpm: Fix MSM8936 RPM_SMD_PCNOC_A_CLK

 drivers/clk/clk-devres.c          |  9 ++++++++-
 drivers/clk/clk-stm32f4.c         | 10 +++++-----
 drivers/clk/hisilicon/Kconfig     |  1 +
 drivers/clk/qcom/clk-smd-rpm.c    |  2 +-
 drivers/clk/tegra/clk-sdmmc-mux.c | 10 ++++++++++
 5 files changed, 25 insertions(+), 7 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 v5.14-rc4
  2021-08-03  8:18 [GIT PULL] clk fixes for v5.14-rc4 Stephen Boyd
@ 2021-08-03 16:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-03 16:49 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Tue,  3 Aug 2021 01:18:56 -0700:

> 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/785ee9834968bee3cdb4a7d33e5c51e32d508792

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:[~2021-08-03 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03  8:18 [GIT PULL] clk fixes for v5.14-rc4 Stephen Boyd
2021-08-03 16:49 ` 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;
as well as URLs for NNTP newsgroup(s).