linux/arch/arm/plat-versatile
Marc Zyngier 6905a65879 ARM: Make the sched_clock framework mandatory
All sched_clock() providers have been converted to the sched_clock
framework, which also provides a jiffy based implementation for
the platforms that do not provide a counter.

It is now possible to make the sched_clock framework mandatory,
effectively preventing new platforms to add new sched_clock()
functions, which would be detrimental to the single zImage work.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2012-02-03 11:34:27 +00:00
..
include/plat ARM: integrator/versatile: consolidate FPGA IRQ handling code 2011-02-19 11:11:33 +00:00
clcd.c ARM: add versatile family consolidated CLCD support 2011-02-19 11:09:12 +00:00
clock.c ARM: Indirect round/set_rate operations through clk structure 2010-05-02 09:35:38 +01:00
fpga-irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
headsmp.S ARM: versatile: Add missing ENDPROC to headsmp.S 2012-01-16 08:35:25 -06:00
Kconfig ARM: Make the sched_clock framework mandatory 2012-02-03 11:34:27 +00:00
leds.c ARM: 6235/2: driver for the LEDs found in the later ARM refdesigns 2010-07-26 10:48:29 +01:00
localtimer.c ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime 2011-02-23 17:54:27 +00:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
platsmp.c ARM: versatile: convert logical CPU numbers to physical numbers 2011-10-17 10:01:11 +01:00
sched-clock.c ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime 2011-12-18 23:00:26 +00:00