aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/i8253.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-29x86/timer: Skip PIT initialization on modern chipsetsGravatar Thomas Gleixner 1-1/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2015-08-10clockevents/drivers/i8253: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-1/+1
2011-07-01x86: Use common i8253 clockeventGravatar Thomas Gleixner 1-90/+3
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventGravatar Ralf Baechle 1-0/+1
2011-06-09i8253: Consolidate all kernel definitions of i8253_lockGravatar Ralf Baechle 1-3/+0
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesGravatar Ralf Baechle 1-1/+1
2011-05-19x86: Convert PIT to clockevents_config_and_register()Gravatar Thomas Gleixner 1-5/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Gravatar Thomas Gleixner 1-75/+1
2011-05-14clocksource: convert x86 to generic i8253 clocksourceGravatar Russell King 1-78/+1
2011-02-21x86: Convert remaining x86 clocksources to clocksource_register_hz/khzGravatar John Stultz 1-5/+1
2010-03-02i8253: Convert i8253_lock to raw_spinlockGravatar Thomas Gleixner 1-7/+7
2009-08-21x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownGravatar Thomas Gleixner 1-19/+0
2009-06-16time: move PIT_TICK_RATE to linux/timex.hGravatar Arnd Bergmann 1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackGravatar Magnus Damm 1-1/+1
2009-03-21x86: i8253 cleanupGravatar Jaswinder Singh Rajput 1-35/+33
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Gravatar Rusty Russell 1-1/+1
2008-04-26x86: cleanup div_sc() usageGravatar Akinobu Mita 1-1/+2
2008-04-26x86: cleanup clocksource_hz2mult usageGravatar Akinobu Mita 1-1/+2
2008-02-13x86: pit_clockevent can be staticGravatar Harvey Harrison 1-1/+1
2008-01-30x86: isolate PIC/PIT in/out callsGravatar Alan Cox 1-15/+15
2008-01-30mips, x86: optimize the i8259 code a bitGravatar Ralf Baechle 1-8/+4
2008-01-30x86: unregister PIT clocksource when PIT is disabledGravatar Thomas Gleixner 1-0/+19
2008-01-30clocksource: add unregister function to disable unusable clocksourcesGravatar Thomas Gleixner 1-0/+1
2008-01-30x86: restrict PIT clocksource usageGravatar Thomas Gleixner 1-1/+9
2007-10-20spelling fixes: arch/i386/Gravatar Simon Arlott 1-1/+1
2007-10-13Delete filenames in comments.Gravatar Dave Jones 1-1/+1
2007-10-12x86_64: remove now unused codeGravatar Thomas Gleixner 1-0/+208