aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/i8253.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner1-1/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2015-08-10clockevents/drivers/i8253: Migrate to new 'set-state' interfaceViresh Kumar1-1/+1
2011-07-01x86: Use common i8253 clockeventThomas Gleixner1-90/+3
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle1-0/+1
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle1-3/+0
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-19x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner1-5/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner1-75/+1
2011-05-14clocksource: convert x86 to generic i8253 clocksourceRussell King1-78/+1
2011-02-21x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz1-5/+1
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