aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-27avr32: Fix typo in read_persistent_clock()Peter Huewe1-1/+1
2010-03-13avr32: Convert avr32 to use read/update_persistent_clockJohn Stultz1-6/+6
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen1-1/+1
2008-07-25avr32: allow system timer to share interrupt to make OProfile workVoss, Nikolaus1-1/+5
2008-06-27avr32: Clean up time.c #includesHaavard Skinnemoen1-11/+3
2008-04-19avr32: Generic clockevents supportDavid Brownell1-129/+80
2008-04-19avr32: start clocksource cleanupDavid Brownell1-37/+8
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-04-27[AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt1-73/+77
2007-02-16[PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner1-1/+1
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2006-10-11[PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen1-5/+5
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-0/+238