public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: fixes for 3.10-rc7
@ 2013-06-16 19:13 Mike Turquette
  0 siblings, 0 replies; only message in thread
From: Mike Turquette @ 2013-06-16 19:13 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-16 19:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16 19:13 [GIT PULL] clk: fixes for 3.10-rc7 Mike Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox