summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-08-011-17/+0
* ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-061-0/+36
* Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-02-041-2/+0
|\
| * ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-031-2/+0
* | ARM: remove mc146818rtc.h from time.cRob Herring2012-01-251-2/+0
|/
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* ARM: export rtc_lock for nvram driverArnd Bergmann2011-10-011-4/+2
* ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-241-23/+12
* arm: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-3/+1
* ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2011-01-111-0/+4
* ARM: simplify early machine init hooksRussell King2010-12-241-1/+3
* ARM: convert arm to arch_gettimeoffset()John Stultz2010-03-241-64/+6
* ARM: move LED support code out of arch/arm/kernel/time.cRussell King2010-02-151-104/+0
* ARM: remove old RTC supportRussell King2010-02-151-74/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-121-6/+15
* [ARM] remove pc_pointer()Russell King2008-09-061-1/+1
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-1/+3
* [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-120/+0
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-0/+2
* sched: remove printk_clock()Ingo Molnar2008-01-251-11/+0
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-2/+2
* [ARM] Spinlock initializer cleanupThomas Gleixner2007-05-111-1/+1
* [ARM] 4258/2: Support for dynticks in idle loopKevin Hilman2007-04-211-1/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-1/+3
|\
| * [ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell2007-02-161-1/+3
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-10/+0
|/
* [ARM] Provide basic printk_clock() implementationRussell King2007-01-081-0/+11
* [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-061-0/+2
* [ARM] 3926/1: make timer led handle HZ != 100David Brownell2006-11-071-2/+2
* [ARM] Fix SMP irqflags supportRussell King2006-10-281-2/+1
* [PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt2006-10-061-1/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-1/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-9/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [ARM] 3855/1: Add generic time supportKevin Hilman2006-09-281-0/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2006-06-181-7/+17
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-4/+6
* [ARM] Cleanup ARM includesRussell King2006-01-031-3/+0
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks2005-08-311-4/+6
* [PATCH] ARM: Add VST idle loop callRussell King2005-06-271-3/+7
* [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-251-0/+103
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+402