* [PULL] : clockevents/clocksource fixes for 3.12
@ 2013-11-20 23:13 Daniel Lezcano
0 siblings, 0 replies; only message in thread
From: Daniel Lezcano @ 2013-11-20 23:13 UTC (permalink / raw)
To: Thomas Gleixner, Ingo Molnar
Cc: Stephen Boyd, Pavel Machek, Laurent Pinchart,
Uwe Kleine-König, Linux Kernel Mailing List, John Stultz
Hi Thomas, Ingo,
this pull request is an update of the previous one, refreshed against
the latest timers/urgent.
* Stephen Boyd hidden the event stream Kconfig option for the
arch_arm_timer for non ARM architectures
* Laurent Pinchard fixed a missing a clk_put in case the registering
of the sh_mtu[2] drivers fails.
* Uwe Kleine-König reuse clockevents_config_and_register for the
at91rm9200_time timer as it was depending on the patch (commit a4578ea
(clockevents: Sanitize ticks to nsec conversion)
The following changes since commit 050ded1bbaea3331745cf2782315f5bc2582d083:
tick: Document tick_do_timer_cpu (2013-11-19 14:59:50 +0100)
are available in the git repository at:
git://git.linaro.org/people/dlezcano/linux.git clockevents/fixes
for you to fetch changes up to 77f7ce9a9f636daaa65731a833bae1311a7b80e5:
clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM
(2013-11-21 00:06:52 +0100)
----------------------------------------------------------------
Laurent Pinchart (4):
clocksource: sh_mtu2: Release clock when sh_mtu2_register() fails
clocksource: sh_mtu2: Add clk_prepare/unprepare support
clocksource: sh_tmu: Release clock when sh_tmu_register() fails
clocksource: sh_tmu: Add clk_prepare/unprepare support
Stephen Boyd (1):
clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM
Uwe Kleine-König (1):
ARM: at91: rm9200: switch back to clockevents_config_and_register
arch/arm/mach-at91/at91rm9200_time.c | 7 ++-----
drivers/clocksource/Kconfig | 1 +
drivers/clocksource/sh_mtu2.c | 16 ++++++++++++++--
drivers/clocksource/sh_tmu.c | 20 +++++++++++++++++---
4 files changed, 34 insertions(+), 10 deletions(-)
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-20 23:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 23:13 [PULL] : clockevents/clocksource fixes for 3.12 Daniel Lezcano
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.