aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/i8253.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner1-7/+7
2009-08-21x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner1-19/+0
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-21x86: i8253 cleanupJaswinder Singh Rajput1-35/+33
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-04-26x86: cleanup div_sc() usageAkinobu Mita1-1/+2
2008-04-26x86: cleanup clocksource_hz2mult usageAkinobu Mita1-1/+2
2008-02-13x86: pit_clockevent can be staticHarvey Harrison1-1/+1
2008-01-30x86: isolate PIC/PIT in/out callsAlan Cox1-15/+15
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle1-8/+4
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner1-0/+19
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner1-0/+1
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner1-1/+9
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-13Delete filenames in comments.Dave Jones1-1/+1
2007-10-12x86_64: remove now unused codeThomas Gleixner1-0/+208