aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/i8253.c
Commit message (Expand)AuthorAge
* x86: Use common i8253 clockeventThomas Gleixner2011-07-01
* x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle2011-06-09
* i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-09
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner2011-05-19
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
|\
| * clocksource: convert x86 to generic i8253 clocksourceRussell King2011-05-14
* | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-21
|/
* i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-02
* x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner2009-08-21
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* x86: i8253 cleanupJaswinder Singh Rajput2009-03-21
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* x86: cleanup div_sc() usageAkinobu Mita2008-04-26
* x86: cleanup clocksource_hz2mult usageAkinobu Mita2008-04-26
* x86: pit_clockevent can be staticHarvey Harrison2008-02-13
* x86: isolate PIC/PIT in/out callsAlan Cox2008-01-30
* mips, x86: optimize the i8259 code a bitRalf Baechle2008-01-30
* x86: unregister PIT clocksource when PIT is disabledThomas Gleixner2008-01-30
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-30
* x86: restrict PIT clocksource usageThomas Gleixner2008-01-30
* spelling fixes: arch/i386/Simon Arlott2007-10-19
* Delete filenames in comments.Dave Jones2007-10-13
* x86_64: remove now unused codeThomas Gleixner2007-10-12