aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz1-64/+6
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King1-104/+0
2010-02-15ARM: remove old RTC supportRussell King1-74/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas1-6/+15
2008-09-06[ARM] remove pc_pointer()Russell King1-1/+1
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-1/+3
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King1-120/+0
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-0/+2
2008-01-25sched: remove printk_clock()Ingo Molnar1-11/+0
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-2/+2
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-04-21[ARM] 4258/2: Support for dynticks in idle loopKevin Hilman1-1/+3
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+3
2007-02-16[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell1-1/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-10/+0
2007-01-08[ARM] Provide basic printk_clock() implementationRussell King1-0/+11
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks1-0/+2
2006-11-07[ARM] 3926/1: make timer led handle HZ != 100David Brownell1-2/+2
2006-10-28[ARM] Fix SMP irqflags supportRussell King1-2/+1
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt1-1/+2
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-1/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-9/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-28[ARM] 3855/1: Add generic time supportKevin Hilman1-0/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-18[ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren1-7/+17
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-4/+6
2006-01-03[ARM] Cleanup ARM includesRussell King1-3/+0
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-08-31[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks1-4/+6
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King1-3/+7
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King1-0/+103
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+402