index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
ARM: OMAP2+: Simplify system timer clock definitions
Jon Hunter
2013-04-01
1
-23
/
+14
|
|
*
|
|
ARM: OMAP2+: Remove hard-coded test on timer ID
Jon Hunter
2013-04-01
1
-13
/
+14
|
|
*
|
|
ARM: OMAP2+: Display correct system timer name
Jon Hunter
2013-04-01
1
-11
/
+13
|
|
*
|
|
Merge commit '6bb27d7349db51b50c40534710fe164ca0d58902' into omap-timer-for-v...
Jon Hunter
2013-04-01
1
-17
/
+5
|
|
|
\
\
\
|
*
|
|
|
|
Merge commit '7185684' into omap-for-v3.10/timer
Tony Lindgren
2013-04-03
1
-1
/
+1
|
|
\
|
|
|
|
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: OMAP: use consistent error checking
Russell King
2013-03-13
1
-1
/
+1
|
*
|
|
|
ARM: OMAP5: timer: Update the clocksource name as per clock data
Santosh Shilimkar
2013-03-19
1
-2
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
ARM: smp_twd: convert to use CLKSRC_OF init
Rob Herring
2013-03-11
1
-1
/
+1
|
/
/
/
*
|
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-22
1
-2
/
+1
|
\
\
\
|
*
\
\
Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2013-02-05
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
Paul Walmsley
2013-01-26
1
-2
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'v3.8-rc6' into next/soc
Olof Johansson
2013-02-05
1
-6
/
+2
|
|
\
|
|
*
|
|
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-02-22
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
Arnd Bergmann
2013-02-15
1
-6
/
+2
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ARM: OMAP2+: Use omap initcalls
Tony Lindgren
2013-01-11
1
-1
/
+1
*
|
|
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-27
/
+8
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v3.8-rc5' into next/cleanup
Olof Johansson
2013-01-28
1
-6
/
+2
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-14
1
-10
/
+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2013-01-14
1
-10
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
/
|
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
1
-17
/
+5
|
|
/
/
*
|
/
ARM: OMAP2+: Fix selection of clockevent timer when using device-tree
Jon Hunter
2013-02-01
1
-1
/
+1
|
|
/
|
/
|
*
|
ARM: OMAP2+: DT node Timer iteration fix
Pantelis Antoniou
2013-01-21
1
-6
/
+2
|
/
*
ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c
Peter Ujfalusi
2012-12-20
1
-1
/
+1
*
ARM: OMAP2+: Fix sparse warnings in timer.c
Vaibhav Hiremath
2012-12-14
1
-2
/
+2
*
ARM: AM335x: Fix warning in timer.c
Jon Hunter
2012-12-14
1
-1
/
+1
*
ARM: omap: fix typo on timer cleanup
Olof Johansson
2012-11-30
1
-2
/
+2
*
ARM: OMAP3: cm-t3517: use GPTIMER for system clock
Igor Grinberg
2012-11-21
1
-0
/
+3
*
ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
Igor Grinberg
2012-11-21
1
-76
/
+52
*
ARM: OMAP2+: Fix compiler warning for 32k timer
Jon Hunter
2012-11-16
1
-5
/
+5
*
ARM: OMAP: Add platform data header for DMTIMERs
Jon Hunter
2012-11-16
1
-0
/
+2
*
ARM: OMAP2+: Remove unnecessary local variable in timer code
Jon Hunter
2012-11-16
1
-6
/
+5
*
ARM: OMAP: Don't store timers physical address
Jon Hunter
2012-11-16
1
-8
/
+5
*
ARM: OMAP: Remove __omap_dm_timer_set_source function
Jon Hunter
2012-11-12
1
-5
/
+4
*
ARM: OMAP2+: Don't use __omap_dm_timer_reset()
Jon Hunter
2012-11-12
1
-1
/
+0
*
ARM: OMAP3+: Implement timer workaround for errata i103 and i767
Jon Hunter
2012-11-12
1
-8
/
+41
*
ARM: OMAP: Add DMTIMER definitions for posted mode
Jon Hunter
2012-11-12
1
-7
/
+10
*
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...
Tony Lindgren
2012-11-09
1
-3
/
+6
|
\
|
*
ARM: OMAP: Remove plat-omap/common.h
Tony Lindgren
2012-10-31
1
-0
/
+1
|
*
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
Tony Lindgren
2012-10-31
1
-0
/
+2
|
*
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2012-10-24
1
-3
/
+3
|
|
\
|
|
*
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
2012-10-19
1
-1
/
+1
|
|
*
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
2012-10-19
1
-1
/
+1
|
|
*
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-17
1
-1
/
+1
*
|
|
ARM: OMAP2+: Add device-tree support for 32kHz counter
Jon Hunter
2012-11-02
1
-1
/
+27
*
|
|
ARM: OMAP: Add DT support for timer driver
Jon Hunter
2012-11-02
1
-36
/
+111
*
|
|
ARM: OMAP3: Dynamically disable secure timer nodes for secure devices
Jon Hunter
2012-11-02
1
-0
/
+36
|
/
/
*
/
ARM: OMAP4: Fix twd_local_timer_register regression
Tony Lindgren
2012-10-16
1
-1
/
+1
|
/
*
ARM: OMAP: fix return value check in realtime_counter_init()
Wei Yongjun
2012-10-09
1
-1
/
+1
*
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-02
1
-1
/
+102
|
\
|
*
Merge branch 'for_3.7/omap5_arch_timer' of git://github.com/SantoshShilimkar/...
Tony Lindgren
2012-09-21
1
-1
/
+103
|
|
\
[prev]
[next]