linux-stable/arch/arm/include
Daniel Lezcano 191124efb4 Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13
Adds support to configure the rate and enable the event stream for architected
timer. The event streams can be used to impose a timeout on a wfe, to safeguard
against any programming error in case an expected event is not generated or
even to implement wfe-based timeouts for userspace locking implementations.
This feature can be disabled(enabled by default).

Since the timer control register is reset to zero on warm boot, CPU PM notifier
is added to save and restore the value.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2013-10-03 16:13:51 +02:00
..
asm Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13 2013-10-03 16:13:51 +02:00
debug ARM: SoC cleanups for 3.12 2013-09-06 13:21:16 -07:00
uapi/asm ARM: arch_timer: add support to configure and enable event stream 2013-09-26 09:47:26 +01:00