* [GIT PULL] clk fixes for v5.1-rc7
@ 2019-05-02 20:46 Stephen Boyd
2019-05-03 16:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2019-05-02 20:46 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel
The following changes since commit f89b9e1be7da8bb0aac667a0206a00975cefe6d3:
clk: imx: Fix PLL_1416X not rounding rates (2019-04-12 14:21:43 -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 b88c9f4129dcec941e5a26508e991c08051ed1ac:
clk: Add missing stubs for a few functions (2019-04-25 08:19:15 -0700)
----------------------------------------------------------------
Two fixes for the NKMP clks on Allwinner SoCs, a locking fix for clkdev
where we forgot to hold a lock while iterating a list that can change,
and finally a build fix that adds some stubs for clk APIs that are used
by devfreq drivers on platforms without the clk APIs.
----------------------------------------------------------------
Dmitry Osipenko (1):
clk: Add missing stubs for a few functions
Jernej Skrabec (2):
clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
clk: sunxi-ng: nkmp: Explain why zero width check is needed
Stephen Boyd (2):
clkdev: Hold clocks_mutex while iterating clocks list
Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/.../sunxi/linux into clk-fixes
drivers/clk/clkdev.c | 5 +++++
drivers/clk/sunxi-ng/ccu_nkmp.c | 24 +++++++++++++++++++-----
include/linux/clk.h | 16 ++++++++++++++++
3 files changed, 40 insertions(+), 5 deletions(-)
--
Sent by a computer through tubes
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] clk fixes for v5.1-rc7
2019-05-02 20:46 [GIT PULL] clk fixes for v5.1-rc7 Stephen Boyd
@ 2019-05-03 16:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-03 16:20 UTC (permalink / raw)
To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel
The pull request you sent on Thu, 2 May 2019 13:46:40 -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/8f76216c80c299ab8074b8658b73faa3815c6f39
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-03 16:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 20:46 [GIT PULL] clk fixes for v5.1-rc7 Stephen Boyd
2019-05-03 16:20 ` 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).