* [GIT PULL] clk: fixes for 3.13
@ 2014-01-10 6:30 Mike Turquette
0 siblings, 0 replies; only message in thread
From: Mike Turquette @ 2014-01-10 6:30 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
The following changes since commit d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc:
Linux 3.13-rc7 (2014-01-04 15:12:14 -0800)
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 778037e1ccb75609846deca9e419449c1dc137fa:
clk: clk-divider: fix divisor > 255 bug (2014-01-08 08:33:12 -0800)
----------------------------------------------------------------
Late fixes for clock drivers. All of these fixes are for user-visible
regressions, typically boot failures or other unsafe system
configuration that causes badness.
----------------------------------------------------------------
Abhilash Kesavan (4):
clk: samsung: exynos5250: Fix ACP gate register offset
clk: samsung: exynos5250: Add MDMA0 clocks
ARM: dts: exynos5250: Fix MDMA0 clock number
clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
Andrew Bresticker (1):
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
James Hogan (1):
clk: clk-divider: fix divisor > 255 bug
Krzysztof Kozlowski (1):
clk: exynos: File scope reg_save array should depend on PM_SLEEP
Mike Turquette (1):
Merge tag 'samsung-clk-fixes' of git://git.kernel.org/.../tfiga/samsung-clk into clk-fixes
Seung-Woo Kim (1):
clk: samsung: exynos4: Correct SRC_MFC register
.../devicetree/bindings/clock/exynos5250-clock.txt | 2 ++
arch/arm/boot/dts/exynos5250.dtsi | 2 +-
drivers/clk/clk-divider.c | 2 +-
drivers/clk/samsung/clk-exynos-audss.c | 10 +++++-----
drivers/clk/samsung/clk-exynos4.c | 2 +-
drivers/clk/samsung/clk-exynos5250.c | 14 +++++++++-----
6 files changed, 19 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-10 6:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-10 6:30 [GIT PULL] clk: fixes for 3.13 Mike Turquette
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.