aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/i8253.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: prepare shared kernel/i8253.cThomas Gleixner1-206/+0
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner1-2/+0
2007-07-21i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk1-0/+1
2007-07-21i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner1-3/+6
2007-07-21clockevents: fix resume logicThomas Gleixner1-14/+12
2007-05-01[VOYAGER] clockevents: correct boot cpu is zero assumptionJames Bottomley1-1/+1
2007-03-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner1-1/+9
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz1-1/+1
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-8/+88
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz1-1/+1
2006-06-26[PATCH] time: fix time going backward w/ clock=pitjohn stultz1-6/+39
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie1-1/+1
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-1/+1
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz1-0/+53
2006-06-26[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz1-0/+32