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