index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
ARM: pxa: convert sched_clock() to use new infrastructure
Russell King
1
-20
/
+9
2010-12-22
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
1
-1
/
+1
2010-12-22
ARM: PXA: update clock source registration
Russell King
1
-5
/
+1
2010-01-22
arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode
Uwe Kleine-König
1
-9
/
+1
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
1
-2
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-12-29
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-9
/
+1
2008-12-29
[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant
Eric Miao
1
-9
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-11-28
[ARM] pxa: avoid polluting the kernel's namespace
Russell King
1
-0
/
+1
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-09-25
[ARM] pxa: make cpu_is_pxa2* macros more consistent
Eric Miao
1
-1
/
+1
2008-09-24
MN10300: Move asm-arm/cnt32_to_63.h to include/linux/
David Howells
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-01-26
[ARM] pxa: fix PXA27x resume
Russell King
1
-1
/
+1
2008-01-26
[ARM] pxa: Don't wind OSCR backwards over suspend/resume
Russell King
1
-9
/
+12
2008-01-26
[ARM] pxa: remove periodic mode emulation support
Russell King
1
-53
/
+8
2007-11-08
[ARM] pxa: fix one-shot timer mode
Russell King
1
-9
/
+14
2007-10-31
[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning
Russell King
1
-0
/
+3
2007-10-12
[ARM] pxa: make pxa timer initialisation select clock rate at runtime
Russell King
1
-3
/
+13
2007-10-12
[ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection
Nicolas Pitre
1
-0
/
+39
2007-07-22
[ARM] 4507/1: pxa2xx clock_event_device
Bill Gatliff
1
-130
/
+128
2007-07-12
[ARM] pxa: remove boot time RTC initialisation
Russell King
1
-9
/
+0
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2007-02-16
[PATCH] clocksource: fixup is_continous changes on ARM
Thomas Gleixner
1
-1
/
+1
2006-12-30
[ARM] 4064/1: make pxa_get_cycles() static
Nicolas Pitre
1
-4
/
+4
2006-12-13
[ARM] 4012/1: Clocksource for pxa
Sascha Hauer
1
-22
/
+23
2006-11-30
[ARM] 3940/1: don't reset PXA2xx clock counter
Nicolas Pitre
1
-3
/
+4
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-4
/
+4
2006-07-02
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-11-08
[ARM] 3135/1: harden SA11x0 and PXA2xx timer init code
Nicolas Pitre
1
-3
/
+5
2005-09-01
[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code
Nicolas Pitre
1
-3
/
+4
2005-09-01
[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx
Nicolas Pitre
1
-0
/
+51
2005-06-26
[PATCH] ARM: Add SA_TIMER flag to timer interrupts
Russell King
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+164