aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-versatile
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-2/+1
2012-03-27Merge branch 'devel-stable' into for-linusGravatar Russell King 1-1/+0
2012-03-24ARM: 7310/1: integrator: implement sched_clock across all boardsGravatar Linus Walleij 1-1/+1
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceGravatar Marc Zyngier 2-54/+0
2012-02-23ARM: versatile: Map local timers using Device Tree when possibleGravatar Pawel Moll 1-0/+26
2012-02-03ARM: Make the sched_clock framework mandatoryGravatar Marc Zyngier 1-1/+0
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPGravatar Will Deacon 1-0/+1
2012-01-16Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Gravatar Olof Johansson 1-0/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SGravatar Pawel Moll 1-0/+1
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeGravatar Marc Zyngier 1-23/+6
2011-10-17ARM: versatile: convert logical CPU numbers to physical numbersGravatar Will Deacon 1-1/+1
2011-05-23ARM: consolidate SMP cross call implementationGravatar Russell King 1-1/+2
2011-03-29arm: Fold irq_set_chip/irq_set_handlerGravatar Thomas Gleixner 1-2/+2
2011-03-29arm: Cleanup the irq namespaceGravatar Thomas Gleixner 1-6/+6
2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeGravatar Santosh Shilimkar 1-1/+2
2011-02-19ARM: integrator: add Integrator/CP sched_clock supportGravatar Russell King 1-1/+1
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeGravatar Russell King 3-1/+145
2011-02-19ARM: realview/vexpress: consolidate localtimer supportGravatar Russell King 2-0/+27
2011-02-19ARM: integrator/versatile: consolidate FPGA IRQ handling codeGravatar Russell King 4-0/+88
2011-02-19ARM: rationalize versatile family Kconfig/MakefileGravatar Russell King 2-7/+11
2011-02-19ARM: add versatile family consolidated CLCD supportGravatar Russell King 4-0/+198
2011-01-05Merge branch 'clksrc' into develGravatar Russell King 3-25/+37
2011-01-05ARM: vexpress: add sched_clock() for Versatile ExpressGravatar Russell King 1-2/+3
2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureGravatar Russell King 2-22/+32
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedGravatar Russell King 1-1/+1
2010-12-22ARM: realview/versatile: update clock source registrationGravatar Russell King 1-3/+1
2010-11-19ARM: versatile: ensure sched_clock() is notraceGravatar Rabin Vincent 1-0/+1
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonGravatar Rob Herring 3-159/+0
2010-07-26ARM: 6264/1: fix Versatile Express LED oversightGravatar Linus Walleij 1-4/+5
2010-07-26ARM: 6235/2: driver for the LEDs found in the later ARM refdesignsGravatar Linus Walleij 2-2/+108
2010-05-02ARM: Indirect round/set_rate operations through clk structureGravatar Russell King 2-12/+41
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Gravatar Russell King 2-0/+55
2010-05-02ARM: Realview/Versatile: don't use magic numbers for timer frequencyGravatar Russell King 1-7/+5
2010-05-02ARM: Realview/Versatile: remove useless TIMER_RELOAD calculationsGravatar Russell King 1-11/+1
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeGravatar Russell King 3-0/+171
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeGravatar Russell King 2-0/+61