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

The following changes since commit 206c5f60a3d902bc4b56dab2de3e88de5eb06108:

  Linux 3.18-rc4 (2014-11-09 14:55:29 -0800)

are available in the git repository at:

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

for you to fetch changes up to dcf3d458304aafda3d12413ade39fdf19740dbc3:

  clk: pxa: fix pxa27x CCCR bit usage (2014-11-17 11:25:29 -0800)

----------------------------------------------------------------
The fixes for the clock framework are all regressions in drivers, plus a
single fix in one of the basic clock templates. No fixes to the core
this time around. As with most clock driver fixes these run the gamut
from fixing a build warning to fixing wrecked memory timings, with a
little USB tossed in for fun. Please consider pulling.

----------------------------------------------------------------
Boris Brezillon (2):
      clk: at91: usb: fix at91rm9200 round and set rate
      clk: at91: usb: fix at91sam9x5 recalc, round and set rate

Georgi Djakov (1):
      clk: qcom: Fix duplicate rbcpr clock name

James Hogan (1):
      clk-divider: Fix READ_ONLY when divider > 1

Robert Jarzmik (1):
      clk: pxa: fix pxa27x CCCR bit usage

 drivers/clk/at91/clk-usb.c                    | 35 ++++++++++++++-------------
 drivers/clk/clk-divider.c                     | 18 +++++++-------
 drivers/clk/pxa/clk-pxa27x.c                  |  4 +--
 drivers/clk/qcom/mmcc-apq8084.c               |  2 +-
 drivers/clk/rockchip/clk.c                    |  4 +--
 include/dt-bindings/clock/qcom,mmcc-apq8084.h |  2 +-
 include/linux/clk-provider.h                  |  1 -
 7 files changed, 32 insertions(+), 34 deletions(-)

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

only message in thread, other threads:[~2014-11-24  4:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  4:56 [GIT PULL] clk: fixes for 3.18 Mike Turquette

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