aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hpet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2012-01-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+0
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-05x86: Replace the EVT_TO_HPET_DEV() macro with an inline functionFerenc Wagner1-2/+5
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-9/+2
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski1-8/+1
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski1-1/+1
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle1-0/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-06-05x86-64: Map the HPET NXAndy Lutomirski1-1/+1
2011-05-19x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner1-56/+16
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner1-1/+1
2010-12-13x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner1-10/+16
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton1-1/+1
2010-10-22Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-30/+21
2010-10-12x86: ioapic/hpet: Convert to new chip functionsThomas Gleixner1-10/+6
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner1-1/+1
2010-09-18x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner1-30/+21
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner1-14/+17
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson1-2/+2
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz1-4/+9
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini1-1/+1
2010-04-28x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner1-12/+17
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds1-1/+8
2010-04-01x86, hpet: Fix bug in RTC emulationAlok Kataria1-0/+1
2010-04-01x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh1-1/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-05clocksource: add argument to resume callbackMagnus Damm1-1/+1
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh1-0/+8
2009-11-27x86: hpet: Make WARN_ON understandableThomas Gleixner1-4/+15
2009-08-27x86: arch specific support for remapping HPET MSIsSuresh Siddha1-1/+2
2009-08-21x86, hpet: Simplify the HPET codeJan Beulich1-22/+23
2009-08-12x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li1-2/+10
2009-06-14x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner1-1/+2
2009-04-22x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann1-1/+17
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-3/+3
2009-02-22x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann1-10/+3
2009-02-22x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann1-6/+16
2009-02-22x86: hpet: print HPET registers during setup (if hpet=verbose is used)Andreas Herrmann1-0/+45
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-02-13x86, hpet: fix for LS21 + HPET = boot hangjohn stultz1-0/+2
2009-02-06x86: clean up hpet timer reinitPavel Emelyanov1-2/+10
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov1-1/+1
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner1-1/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+4
2008-12-16x86: make sure we really have an hpet mapping before using itJeremy Fitzhardinge1-2/+3