aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/hpet.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: prepare shared kernel/hpet.cThomas Gleixner1-553/+0
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright1-1/+1
2007-07-21i386: HPET, check if the counter worksThomas Gleixner1-1/+23
2007-07-21x86: share hpet.h with i386Thomas Gleixner1-0/+1
2007-07-21clockevents: fix resume logicThomas Gleixner1-66/+5
2007-03-29[PATCH] Add suspend/resume for HPETMaxim Levitsky1-0/+68
2007-03-27[PATCH] i386: Fix bogus return value in hpet_next_event()Thomas Gleixner1-1/+1
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz1-43/+37
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-19/+477
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner1-1/+1
2007-02-09[PATCH] hpet: trivial __iomem annotationsAl Viro1-3/+2
2006-12-07[PATCH] i386: add missing iounmap in i386 hpet clocksource codeAmol Lad1-1/+6
2006-09-01[PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz1-1/+1
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie1-2/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-1/+1
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz1-0/+67