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

The following changes since commit d1db0eea852497762cab43b905b879dfcd3b8987:

  Linux 3.15-rc3 (2014-04-27 19:29:27 -0700)

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 d2c834abe2b39a2d5a6c38ef44de87c97cbb34b4:

  clk: tegra: Fix wrong value written to PLLE_AUX (2014-05-16 15:49:23 -0700)

----------------------------------------------------------------
Clock framework and driver fixes, all of which fix user-visible
regressions. As usual most fixes are for platform-specific clock
drivers, but there are also two fixes to the clk core after recent
changes to the way that clock unregistration is handled.

----------------------------------------------------------------
Alex Elder (1):
      clk: bcm281xx: don't use unnamed structs or unions

Ben Dooks (1):
      clk: shmobile: clk-mstp: change to using clock-indices

Dinh Nguyen (1):
      clk: socfpga: fix clock driver for 3.15

Maxime COQUELIN (1):
      clk: divider: Fix best div calculation for power-of-two and table dividers

Mike Turquette (1):
      Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socfpga-next into clk-fixes-socfpga

Stephen Boyd (2):
      clk: Fix double free due to devm_clk_register()
      clk: Fix slab corruption in clk_unregister()

Tuomas Tynkkynen (1):
      clk: tegra: Fix wrong value written to PLLE_AUX

 .../bindings/clock/renesas,cpg-mstp-clocks.txt     |  2 +-
 drivers/clk/bcm/clk-kona-setup.c                   | 33 +++++-----
 drivers/clk/bcm/clk-kona.c                         | 64 ++++++++++---------
 drivers/clk/bcm/clk-kona.h                         | 28 ++++----
 drivers/clk/clk-divider.c                          | 37 ++++++++++-
 drivers/clk/clk.c                                  | 74 ++++++++++------------
 drivers/clk/shmobile/clk-mstp.c                    |  9 ++-
 drivers/clk/socfpga/clk-pll.c                      |  7 ++
 drivers/clk/socfpga/clk.c                          | 23 +------
 drivers/clk/tegra/clk-pll.c                        |  2 +-
 10 files changed, 151 insertions(+), 128 deletions(-)

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

only message in thread, other threads:[~2014-05-18 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-18 19:01 [GIT PULL] clk: fixes for 3.15 Mike Turquette

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