aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/i8253.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner2011-05-191-5/+1
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-75/+1
|\
| * clocksource: convert x86 to generic i8253 clocksourceRussell King2011-05-141-78/+1
* | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
|/
* i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-7/+7
* x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner2009-08-211-19/+0
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-0/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* x86: i8253 cleanupJaswinder Singh Rajput2009-03-211-35/+33
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* x86: cleanup div_sc() usageAkinobu Mita2008-04-261-1/+2
* x86: cleanup clocksource_hz2mult usageAkinobu Mita2008-04-261-1/+2
* x86: pit_clockevent can be staticHarvey Harrison2008-02-131-1/+1
* x86: isolate PIC/PIT in/out callsAlan Cox2008-01-301-15/+15
* mips, x86: optimize the i8259 code a bitRalf Baechle2008-01-301-8/+4
* x86: unregister PIT clocksource when PIT is disabledThomas Gleixner2008-01-301-0/+19
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-301-0/+1
* x86: restrict PIT clocksource usageThomas Gleixner2008-01-301-1/+9
* spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* Delete filenames in comments.Dave Jones2007-10-131-1/+1
* x86_64: remove now unused codeThomas Gleixner2007-10-121-0/+208