aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop/time.c
Commit message (Expand)AuthorAgeFilesLines
* update other arm platforms from 3.2.72 and also merge some general arm code (...Wolfgang Wiedmeyer2015-10-231-0/+1
* ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.cJesper Juhl2011-04-101-1/+0
* Merge branch 'clksrc' into develRussell King2011-01-051-10/+17
|\
| * ARM: iop: convert sched_clock() to use new infrastructureRussell King2010-12-221-3/+12
| * ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+2
| * ARM: iop: update clock source registrationRussell King2010-12-221-3/+1
| * ARM: clockevents: fix IOP clock events initializationRussell King2010-12-191-3/+2
* | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
|/
* ARM: 6159/1: Move IOP to use common mult/shift calculation codeLinus Walleij2010-07-221-44/+9
* iop: implement sched_clock()Mikael Pettersson2009-10-291-0/+11
* iop: enable generic timeMikael Pettersson2009-10-291-29/+0
* iop: clockevent supportMikael Pettersson2009-10-291-11/+90
* iop: clocksource supportMikael Pettersson2009-10-291-0/+45
* arch/arm/plat-iop: Use DIV_ROUND_CLOSESTJulia Lawall2009-08-181-1/+1
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] xtime_seqlock: fix more ARM machines for xtime deadlockingPeter Zijlstra2008-02-041-4/+0
* [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams2007-07-201-0/+8
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [ARM] 4340/1: iop: fix iop_getttimeoffsetDan Williams2007-04-301-4/+4
* [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2007-02-171-26/+34
* [ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams2007-02-171-4/+0
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-2/+2
* [ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2006-09-251-2/+2
* [ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2006-09-251-0/+4
* [ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2006-09-251-0/+94