index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
i8253.c
Age
Commit message (
Expand
)
Author
2007-10-11
i386: prepare shared kernel/i8253.c
Thomas Gleixner
2007-07-21
i386: move PIT function declarations and constants to correct header file
Thomas Gleixner
2007-07-21
i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
Adrian Bunk
2007-07-21
i386: PIT stop only, when in periodic or oneshot mode
Thomas Gleixner
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
2007-05-01
[VOYAGER] clockevents: correct boot cpu is zero assumption
James Bottomley
2007-03-22
[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations
Thomas Gleixner
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
2007-02-16
[PATCH] clockevents: i386 drivers
Thomas Gleixner
2006-10-17
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
2006-06-26
[PATCH] time: fix time going backward w/ clock=pit
john stultz
2006-06-26
[PATCH] generic-time: add macro to simplify/hide mask constants
Jim Cromie
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
2006-06-26
[PATCH] Time: i386 Clocksource Drivers
john stultz
2006-06-26
[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c
john stultz