index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
timer-gp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-27
omap2+: Rename timer-gp.c into timer.c to combine timer init functions
Tony Lindgren
1
-342
/
+0
2011-06-27
omap2+: Remove omap2_gp_clockevent_set_gptimer
Tony Lindgren
1
-26
/
+0
2011-06-27
omap2+: Use dmtimer macros for clocksource
Tony Lindgren
1
-28
/
+36
2011-06-27
omap2+: Reserve clocksource and timesource and initialize dmtimer later
Tony Lindgren
1
-2
/
+4
2011-06-20
omap2+: Remove gptimer_wakeup for now
Tony Lindgren
1
-7
/
+1
2011-06-20
omap2+: Use dmtimer macros for clockevent
Tony Lindgren
1
-35
/
+112
2011-06-20
omap: Set separate timer init functions to avoid cpu_is_omap tests
Tony Lindgren
1
-10
/
+31
2011-03-03
Merge branch 'devel-cleanup' into omap-for-linus
Tony Lindgren
1
-0
/
+13
2011-03-01
OMAP2+: clockevent: set up GPTIMER clockevent hwmod right before timer init
Paul Walmsley
1
-1
/
+6
2011-02-24
OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMER
Paul Walmsley
1
-0
/
+13
2011-01-18
OMAP: counter_32k: init clocksource as part of machine timer init
Paul Walmsley
1
-2
/
+8
2011-01-07
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2010-12-23
ARM: omap: update clock source registration
Russell King
1
-4
/
+1
2010-11-25
arm: omap2: timer-gp: delete unused variable
Aaro Koskinen
1
-2
/
+1
2010-10-08
OMAP2plus: Fix static function warnings
Manjunath Kondaiah G
1
-0
/
+2
2010-09-21
omap: Fix CONFIG_LOCAL_TIMERS initialization for multi-omap
Tony Lindgren
1
-2
/
+4
2010-02-25
OMAP4: clock: Remove clock hacks from timer-gp.c
Santosh Shilimkar
1
-5
/
+0
2009-11-12
PM debug: allow configurable wakeup from suspend on OMAP GPtimer
Kevin Hilman
1
-0
/
+2
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-10-20
omap: Use ioremap for omap4 L4 code
Tony Lindgren
1
-1
/
+2
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
1
-1
/
+1
2009-06-09
ARM: OMAP4: SMP: Add mpu timer support for OMAP4430
Santosh Shilimkar
1
-0
/
+4
2009-05-29
ARM: OMAP4: Add minimal support for omap4
Santosh Shilimkar
1
-2
/
+7
2009-04-24
Merge branch 'omap-clock-fixes' into omap-fixes
Tony Lindgren
1
-3
/
+45
2009-04-24
OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files
Paul Walmsley
1
-3
/
+45
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-01-29
ARM: OMAP: gptimer min_delta_ns corrected
Aaro Koskinen
1
-1
/
+2
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-07-03
ARM: OMAP: DMTimer: Optimize by adding load and start
Richard Woodruff
1
-6
/
+3
2008-04-14
ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
Kevin Hilman
1
-15
/
+137
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
1
-4
/
+0
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2007-03-02
ARM: OMAP: omap GP timer: HZ != 100
David Brownell
1
-1
/
+1
2007-03-02
ARM: OMAP: Fix warning in mach-omap2
Dirk Behme
1
-0
/
+1
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-3
/
+2
2006-07-03
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-06-27
ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1
Timo Teras
1
-1
/
+1
2006-06-27
ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support
Timo Teras
1
-68
/
+18
2006-01-18
ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc
Tony Lindgren
1
-1
/
+1
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+2
2005-11-10
[ARM] 3145/1: OMAP 3a/5: Add support for omap24xx
Tony Lindgren
1
-0
/
+126