public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Turquette <mturquette@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] clk: fixes for 3.10-rc7
Date: Sun, 16 Jun 2013 12:13:11 -0700	[thread overview]
Message-ID: <20130616191311.7541.43872@quantum> (raw)

The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:

  Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)

are available in the git repository at:

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

for you to fetch changes up to ff49fad1d9bf2c49f52817b04cde8e4412434637:

  ARM: tegra30: clocks: Fix pciex clock registration (2013-06-16 11:25:45 -0700)

----------------------------------------------------------------
Half of the fixes here are for Exynos5, fixing regressions in CPUfreq
due to the common clock framework conversion as well as one fix which
allows the platform to properly reboot again. One core framework fix
patches up a memory leak, another fixes a build error for the SPEAr
platform and finally a Tegra-specific fix allows PCIe to initialize
properly on that platform again.

----------------------------------------------------------------
Arnd Bergmann (1):
      clk: spear: fix build error for spear3xx

Doug Anderson (1):
      clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly

Jay Agarwal (1):
      ARM: tegra30: clocks: Fix pciex clock registration

Lai Jiangshan (1):
      clk: remove notifier from list before freeing it

Tushar Behera (3):
      clk: exynos5250: Update cpufreq related clocks for EXYNOS5250
      clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock
      clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock

 drivers/clk/clk.c                    |  1 +
 drivers/clk/samsung/clk-exynos5250.c | 10 +++++-----
 drivers/clk/samsung/clk-pll.c        |  5 +++--
 drivers/clk/spear/spear3xx_clock.c   |  2 +-
 drivers/clk/tegra/clk-tegra30.c      | 11 ++++++-----
 5 files changed, 16 insertions(+), 13 deletions(-)

                 reply	other threads:[~2013-06-16 19:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130616191311.7541.43872@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox