aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner2011-03-181-17/+0
* MN10300: Use clocksource_register_hz()Thomas Gleixner2011-03-181-16/+0
* MN10300: Remove stale codeThomas Gleixner2011-03-181-49/+0
* mn10300: Switch do_timer() to xtimer_update()Torben Hohn2011-02-091-5/+1
* clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-201-7/+3
* MN10300: Generic time supportMark Salter2010-10-271-18/+61
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-11/+21
* MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells2010-10-271-0/+5
* mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2010-03-131-4/+0
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* MN10300: Make sched_clock() report time since bootDavid Howells2008-09-241-11/+41
* MN10300: Call update_process_times() outside of the xtime_lockDavid Howells2008-02-191-1/+3
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+129