Age | Commit message (Expand) | Author | Files | Lines |
2011-10-17 | ARM: versatile: convert logical CPU numbers to physical numbers | Will Deacon | 1 | -1/+1 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 1 | -1/+2 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -6/+6 |
2011-02-23 | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 1 | -1/+2 |
2011-02-19 | ARM: integrator: add Integrator/CP sched_clock support | Russell King | 1 | -1/+1 |
2011-02-19 | ARM: realview/vexpress: consolidate SMP bringup code | Russell King | 3 | -1/+145 |
2011-02-19 | ARM: realview/vexpress: consolidate localtimer support | Russell King | 2 | -0/+27 |
2011-02-19 | ARM: integrator/versatile: consolidate FPGA IRQ handling code | Russell King | 4 | -0/+88 |
2011-02-19 | ARM: rationalize versatile family Kconfig/Makefile | Russell King | 2 | -7/+11 |
2011-02-19 | ARM: add versatile family consolidated CLCD support | Russell King | 4 | -0/+198 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 3 | -25/+37 |
2011-01-05 | ARM: vexpress: add sched_clock() for Versatile Express | Russell King | 1 | -2/+3 |
2010-12-23 | ARM: versatile: convert sched_clock() to use new infrastructure | Russell King | 2 | -22/+32 |
2010-12-23 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 1 | -1/+1 |
2010-12-23 | ARM: realview/versatile: update clock source registration | Russell King | 1 | -3/+1 |
2010-11-19 | ARM: versatile: ensure sched_clock() is notrace | Rabin Vincent | 1 | -0/+1 |
2010-11-04 | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 3 | -159/+0 |
2010-07-26 | ARM: 6264/1: fix Versatile Express LED oversight | Linus Walleij | 1 | -4/+5 |
2010-07-26 | ARM: 6235/2: driver for the LEDs found in the later ARM refdesigns | Linus Walleij | 2 | -2/+108 |
2010-05-02 | ARM: Indirect round/set_rate operations through clk structure | Russell King | 2 | -12/+41 |
2010-05-02 | ARM: Realview/Versatile: separate out common sched_clock() | Russell King | 2 | -0/+55 |
2010-05-02 | ARM: Realview/Versatile: don't use magic numbers for timer frequency | Russell King | 1 | -7/+5 |
2010-05-02 | ARM: Realview/Versatile: remove useless TIMER_RELOAD calculations | Russell King | 1 | -11/+1 |
2010-05-02 | ARM: Realview/Versatile: separate out common SP804 timer code | Russell King | 3 | -0/+171 |
2010-05-02 | ARM: Realview/Versatile/Integrator: separate out common clock code | Russell King | 2 | -0/+61 |