aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/i8253.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-08-10clockevents/drivers/i8253: Migrate to new 'set-state' interfaceViresh Kumar
2011-07-01x86: Use common i8253 clockeventThomas Gleixner
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-19x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-14clocksource: convert x86 to generic i8253 clocksourceRussell King
2011-02-21x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner
2009-08-21x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-21x86: i8253 cleanupJaswinder Singh Rajput
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-04-26x86: cleanup div_sc() usageAkinobu Mita
2008-04-26x86: cleanup clocksource_hz2mult usageAkinobu Mita
2008-02-13x86: pit_clockevent can be staticHarvey Harrison
2008-01-30x86: isolate PIC/PIT in/out callsAlan Cox
2008-01-30mips, x86: optimize the i8259 code a bitRalf Baechle
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-13Delete filenames in comments.Dave Jones
2007-10-12x86_64: remove now unused codeThomas Gleixner