public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.1-rc4
@ 2019-04-12 23:21 Stephen Boyd
  2019-04-13 22:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2019-04-12 23:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2796 bytes --]

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -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 f89b9e1be7da8bb0aac667a0206a00975cefe6d3:

  clk: imx: Fix PLL_1416X not rounding rates (2019-04-12 14:21:43 -0700)

----------------------------------------------------------------
Here's more than a handful of clk driver fixes for changes that came in
during the merge window:

 - Fix the AT91 sama5d2 programmable clk prescaler formula

 - A bunch of Amlogic meson clk driver fixes for the VPU clks

 - A DMI quirk for Intel's Bay Trail SoC's driver to properly mark
   pmc clks as critical only when really needed

 - Stop overwriting CLK_SET_RATE_PARENT flag in mediatek's clk gate
   implementation

 - Use the right structure to test for a frequency table in i.MX's
   PLL_1416x driver

----------------------------------------------------------------
David Müller (1):
      clk: x86: Add system specific quirk to mark clocks as critical

Leonard Crestez (1):
      clk: imx: Fix PLL_1416X not rounding rates

Martin Blumenstingl (1):
      clk: meson: pll: fix rounding and setting a rate that matches precisely

Matthias Wieloch (1):
      clk: at91: fix programmable clock for sama5d2

Maxime Jourdan (2):
      clk: meson-gxbb: round the vdec dividers to closest
      clk: meson: g12a: fix VPU clock muxes mask

Neil Armstrong (2):
      clk: meson-g12a: fix VPU clock parents
      clk: meson: vid-pll-div: remove warning and return 0 on invalid config

Stephen Boyd (3):
      Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson into clk-fixes
      Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-meson into clk-fixes
      platform/x86: pmc_atom: Drop __initconst on dmi table

Weiyi Lu (1):
      clk: mediatek: fix clk-gate flag setting

 drivers/clk/at91/clk-programmable.c            | 57 +++++++++++++++++++-------
 drivers/clk/at91/pmc.h                         |  2 +
 drivers/clk/at91/sama5d2.c                     | 10 ++++-
 drivers/clk/imx/clk-pll14xx.c                  |  2 +-
 drivers/clk/mediatek/clk-gate.c                |  3 +-
 drivers/clk/meson/clk-pll.c                    |  2 +-
 drivers/clk/meson/g12a.c                       |  6 +--
 drivers/clk/meson/gxbb.c                       |  2 +
 drivers/clk/meson/vid-pll-div.c                |  4 +-
 drivers/clk/x86/clk-pmc-atom.c                 | 14 +++++--
 drivers/platform/x86/pmc_atom.c                | 21 ++++++++++
 include/linux/platform_data/x86/clk-pmc-atom.h |  3 ++
 12 files changed, 99 insertions(+), 27 deletions(-)

-- 
Sent by a computer through tubes

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

* Re: [GIT PULL] clk fixes for v5.1-rc4
  2019-04-12 23:21 [GIT PULL] clk fixes for v5.1-rc4 Stephen Boyd
@ 2019-04-13 22:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-04-13 22:00 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel

The pull request you sent on Fri, 12 Apr 2019 16:21:07 -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/09bad0df3974ef9e682447f48bb7fd55c48513f3

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-04-13 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-12 23:21 [GIT PULL] clk fixes for v5.1-rc4 Stephen Boyd
2019-04-13 22:00 ` 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