Merge branch 'clockevents/fixes' of...
Merge branch 'clockevents/fixes' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent Pull clockevents/clocksource fixes from Daniel Lezcano: * Axel Lin added a missing dependency on CLKSRC_MMIO in the Kconfig for the time-efm32 * Dinh Nguyen fixed read_sched_clock to return the right value and added the clksrc-of missing definition for the dw_apb_timer * Ezequiel Garcia registered the sched clock after the counter, thus preventing time jump in the traces for the armada-370-xp * Marc Zyngier stopped the timer before enabling the irq in order to prevent it to be fired before the clockevent is registered for the sunxi * Thierry Reding removed a of_node_put in clksrc-of because the reference is not held Signed-off-by:Ingo Molnar <mingo@kernel.org>
No related branches found
No related tags found
Showing
- drivers/clocksource/Kconfig 1 addition, 0 deletionsdrivers/clocksource/Kconfig
- drivers/clocksource/clksrc-of.c 0 additions, 1 deletiondrivers/clocksource/clksrc-of.c
- drivers/clocksource/dw_apb_timer_of.c 4 additions, 3 deletionsdrivers/clocksource/dw_apb_timer_of.c
- drivers/clocksource/sun4i_timer.c 3 additions, 0 deletionsdrivers/clocksource/sun4i_timer.c
- drivers/clocksource/time-armada-370-xp.c 5 additions, 5 deletionsdrivers/clocksource/time-armada-370-xp.c
Please register or sign in to comment