index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
counter_32k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
1
-1
/
+1
*
ARM: OMAP: 32k counter: resolve sparse warnings
Paul Walmsley
2012-12-28
1
-0
/
+2
*
ARM: OMAP: Remove plat-omap/common.h
Tony Lindgren
2012-10-31
1
-2
/
+0
*
ARM: OMAP: remove plat/clock.h
Paul Walmsley
2012-10-18
1
-1
/
+0
*
ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2
Tony Lindgren
2012-10-17
1
-1
/
+1
*
ARM: OMAP: counter: add locking to read_persistent_clock
Colin Cross
2012-10-08
1
-7
/
+14
*
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-12
1
-2
/
+0
*
ARM: OMAP: remove plat/board.h file
Igor Grinberg
2012-09-10
1
-1
/
+0
*
ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme
R Sricharan
2012-07-09
1
-3
/
+13
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-05-26
1
-53
/
+40
|
\
|
*
ARM: OMAP: Make OMAP clocksource source selection using kernel param
Vaibhav Hiremath
2012-05-09
1
-52
/
+39
*
|
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
Marc Zyngier
2012-05-06
1
-2
/
+4
|
/
*
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
1
-0
/
+1
*
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
2011-12-18
1
-37
/
+3
*
Convert OMAPs 32kHz clocksource implementation to use the generic MMIO
Russell King - ARM Linux
2011-07-10
1
-87
/
+34
*
omap2+: Use dmtimer macros for clocksource
Tony Lindgren
2011-06-27
1
-1
/
+1
*
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
2011-01-27
1
-2
/
+2
*
omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used
Tony Lindgren
2011-01-19
1
-1
/
+13
*
omap1: Fix booting for 15xx and 730 with omap1_defconfig
Tony Lindgren
2011-01-19
1
-5
/
+0
*
OMAP: counter_32k: init clocksource as part of machine timer init
Paul Walmsley
2011-01-18
1
-2
/
+1
*
Merge branch 'clksrc' into devel
Russell King
2011-01-05
1
-15
/
+32
|
\
|
*
ARM: omap: convert sched_clock() to use new infrastructure
Russell King
2010-12-22
1
-2
/
+22
|
*
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
2010-12-22
1
-7
/
+8
|
*
ARM: omap: update clock source registration
Russell King
2010-12-22
1
-5
/
+1
*
|
arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
Vasiliy Kulikov
2010-12-06
1
-1
/
+2
|
/
*
OMAP: split plat-omap/common.c
Paul Walmsley
2010-10-08
1
-0
/
+183