aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hpet.c
Commit message (Expand)AuthorAgeFilesLines
* x86: hpet: Fix masking of MSI interruptsJan Beulich2012-12-171-2/+2
* x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-211-7/+14
* x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner2011-05-191-56/+16
* x86: Cleanup the genirq name spaceThomas Gleixner2011-03-121-1/+1
* x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-131-10/+16
* workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-261-1/+1
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-221-30/+21
|\
| * x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner2010-09-181-30/+21
* | x86: ioapic/hpet: Convert to new chip functionsThomas Gleixner2010-10-121-10/+6
* | x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner2010-09-301-1/+1
|/
* x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-151-14/+17
* x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2010-08-121-2/+2
* x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-271-4/+9
* x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini2010-07-231-1/+1
* x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner2010-04-281-12/+17
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-071-1/+8
|\
| * x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-011-0/+1
| * x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-011-1/+7
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+1
* x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh2010-01-231-0/+8
* x86: hpet: Make WARN_ON understandableThomas Gleixner2009-11-271-4/+15
* x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-271-1/+2
* x86, hpet: Simplify the HPET codeJan Beulich2009-08-211-22/+23
* x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li2009-08-121-2/+10
* x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner2009-06-141-1/+2
* x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-04-221-1/+17
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-3/+3
* x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann2009-02-221-10/+3
* x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann2009-02-221-6/+16
* x86: hpet: print HPET registers during setup (if hpet=verbose is used)Andreas Herrmann2009-02-221-0/+45
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-171-0/+2
|\
| * x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2
* | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
* | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-051-1/+1
|/
* debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-221-1/+2
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-4/+4
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-2/+2
| * cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-2/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-301-3/+4
|\ \
| * | x86: make sure we really have an hpet mapping before using itJeremy Fitzhardinge2008-12-161-2/+3
| * | x86: enable HPET on Fujitsu u9200Janne Kulmala2008-12-161-1/+1
| |/
* | x86: fix unused variable warning in arch/x86/kernel/hpet.cIngo Molnar2008-11-251-0/+2
* | x86: HPET: fix sparse warningHannes Eder2008-11-231-1/+1
|/
* x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-101-1/+1
* x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-101-1/+1
* x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-101-1/+1
* hpet: clean up warningVenki Pallipadi2008-10-161-22/+35
* x86: print out irq nr for msi/ht, v3Yinghai Lu2008-10-161-0/+3
* x86: fix HPET compiler error when not using CONFIG_PCI_MSISteven Noonan2008-10-161-0/+4