All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: fixes for 3.15, part 2
@ 2014-05-29  8:03 Mike Turquette
  2014-05-29 21:05 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Turquette @ 2014-05-29  8:03 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

The following changes since commit 4b660a7f5c8099d88d1a43d8ae138965112592c7:

  Linux 3.15-rc6 (2014-05-22 06:42:02 +0900)

are available in the git repository at:

  git://git.linaro.org/people/mike.turquette/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 5178438041cc94680e606e5a9c6d1ad9c911199b:

  Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-fixes (2014-05-27 21:11:08 -0700)

----------------------------------------------------------------

Small number of user-visible regression fixes for clock drivers. There
is a memory leak fix for an ST platform, an infinite Loop Of Doom fix
for the recent changes to the basic clock divider (hopefully the last
fix for those recent changes) and some Tegra PLL changes which keep PCI
from being hosed on that platform.

----------------------------------------------------------------
Maxime COQUELIN (1):
      clk: divider: Fix table round up function

Mike Turquette (1):
      Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-fixes

Thierry Reding (3):
      clk: tegra: Fix PLLE programming
      clk: tegra: Introduce divider mask and shift helpers
      clk: tegra: Fix enabling of PLLE

Valentin Ilie (1):
      clk: st: Fix memory leak

 drivers/clk/clk-divider.c   |  2 +-
 drivers/clk/st/clkgen-pll.c |  4 ++-
 drivers/clk/tegra/clk-pll.c | 64 ++++++++++++++++++++++++++++++---------------
 3 files changed, 47 insertions(+), 23 deletions(-)

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

* Re: [GIT PULL] clk: fixes for 3.15, part 2
  2014-05-29  8:03 [GIT PULL] clk: fixes for 3.15, part 2 Mike Turquette
@ 2014-05-29 21:05 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2014-05-29 21:05 UTC (permalink / raw)
  To: Mike Turquette; +Cc: Linux Kernel Mailing List

On Thu, May 29, 2014 at 1:03 AM, Mike Turquette <mturquette@linaro.org> wrote:
>
> Small number of user-visible regression fixes for clock drivers. There
> is a memory leak fix for an ST platform, an infinite Loop Of Doom fix
> for the recent changes to the basic clock divider (hopefully the last
> fix for those recent changes) and some Tegra PLL changes which keep PCI
> from being hosed on that platform.

Hmm. I've pulled, but note that the key this is signed with (pgp
fingerprint C325A4D4) doesn't seem to exist on the usual key servers.

Have you changed your key and forgotten to send out the new one? You
*used* to use key ID 5A7C9849..

I've pulled, but as a result of the lacking key I want to verify this
pull request explicitly.

              Linus

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

end of thread, other threads:[~2014-05-29 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-29  8:03 [GIT PULL] clk: fixes for 3.15, part 2 Mike Turquette
2014-05-29 21:05 ` Linus Torvalds

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.