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
/
mach-omap1
/
time.c
Age
Commit message (
Expand
)
Author
2011-06-20
omap: Set separate timer init functions to avoid cpu_is_omap tests
Tony Lindgren
2011-05-23
clocksource: convert OMAP1 to 32-bit down counting clocksource
Russell King
2011-05-23
ARM: omap1: convert to using readl/writel instead of volatile struct
Russell King
2011-05-23
ARM: omap1: delete useless interrupt handler
Russell King
2011-02-01
omap1: remove duplicated #include
Huang Weiyi
2011-01-19
omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used
Tony Lindgren
2011-01-19
omap1: Fix booting for 15xx and 730 with omap1_defconfig
Tony Lindgren
2011-01-18
omap1: Fix sched_clock for the MPU timer
Tony Lindgren
2011-01-18
OMAP: counter_32k: init clocksource as part of machine timer init
Paul Walmsley
2011-01-06
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-12-22
ARM: omap: update clock source registration
Russell King
2010-11-24
arm: omap1: add missing includes
Aaro Koskinen
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
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-04-14
ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()
Kevin Hilman
2008-04-14
ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversions
Kevin Hilman
2008-03-20
ARM: OMAP1: Fix typo in OMAP1 MPU clock source initialization
Will Newton
2008-03-20
ARM: OMAP: Fix clockevent support for hrtimers
Kevin Hilman
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-04-21
[ARM] 4262/1: OMAP: clocksource and clockevent support
Kevin Hilman
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
ARM: OMAP: Add core fsample support
Brian Swetland
2006-04-02
[ARM] 3427/1: ARM: OMAP: 2/8 Update timers
Tony Lindgren
2005-11-10
[ARM] 3141/1: OMAP 1/5: Update omap1 specific files
Tony Lindgren
2005-09-08
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
Tony Lindgren
2005-07-10
[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...
Tony Lindgren