index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-iop
/
time.c
Age
Commit message (
Expand
)
Author
2011-12-18
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-10-31
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
2011-04-10
ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c
Jesper Juhl
2011-01-05
Merge branch 'clksrc' into devel
Russell King
2010-12-22
ARM: iop: convert sched_clock() to use new infrastructure
Russell King
2010-12-22
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
2010-12-22
ARM: iop: update clock source registration
Russell King
2010-12-19
ARM: clockevents: fix IOP clock events initialization
Russell King
2010-12-04
ARM: 6523/1: iop: ensure sched_clock() is notrace
Rabin Vincent
2010-07-22
ARM: 6159/1: Move IOP to use common mult/shift calculation code
Linus Walleij
2009-10-29
iop: implement sched_clock()
Mikael Pettersson
2009-10-29
iop: enable generic time
Mikael Pettersson
2009-10-29
iop: clockevent support
Mikael Pettersson
2009-10-29
iop: clocksource support
Mikael Pettersson
2009-08-18
arch/arm/plat-iop: Use DIV_ROUND_CLOSEST
Julia Lawall
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-02-04
[ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking
Peter Zijlstra
2007-07-20
[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
Dan Williams
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-04-30
[ARM] 4340/1: iop: fix iop_getttimeoffset
Dan Williams
2007-02-17
[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx
Dan Williams
2007-02-17
[ARM] 4186/1: iop: remove cp6_enable/disable routines
Dan Williams
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-09-25
[ARM] 3832/1: iop3xx: coding style cleanup
Lennert Buytenhek
2006-09-25
[ARM] 3825/1: iop3xx: use cp6 enable/disable macros
Lennert Buytenhek
2006-09-25
[ARM] 3822/1: iop3xx: rewrite time handling
Lennert Buytenhek