summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/time.c
AgeCommit message (Expand)AuthorLines
2013-12-10avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2013-09-30avr32: fix clockevents kernel warningGabor Juhos-1/+8
2013-04-08avr32: Use generic idle loopThomas Gleixner-2/+7
2011-01-13avr32: Convert to clocksource_register_hzJohn Stultz-4/+1
2010-04-27avr32: Fix typo in read_persistent_clock()Peter Huewe-1/+1
2010-03-13avr32: Convert avr32 to use read/update_persistent_clockJohn Stultz-6/+6
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell-1/+1
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen-1/+1
2008-07-25avr32: allow system timer to share interrupt to make OProfile workVoss, Nikolaus-1/+5
2008-06-27avr32: Clean up time.c #includesHaavard Skinnemoen-11/+3
2008-04-19avr32: Generic clockevents supportDavid Brownell-129/+80
2008-04-19avr32: start clocksource cleanupDavid Brownell-37/+8
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2007-04-27[AVR32] Change system timer from count-compare to Timer/Counter 0Hans-Christian Egtvedt-73/+77
2007-02-16[PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner-1/+1
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-9/+0
2006-10-11[PATCH] IRQ: Fix AVR32 breakageHaavard Skinnemoen-5/+5
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen-0/+238