aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hpet.c
Commit message (Expand)AuthorAge
* 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
* x86: HPET_MSI Basic HPET_MSI setup code, cleanupsIngo Molnar2008-10-16
* x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com2008-10-16
* x86: HPET_MSI Refactor code in preparation for HPET_MSIvenkatesh.pallipadi@intel.com2008-10-16
* Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-14
|\
| * x86: HPET: read back compare register before reading counterThomas Gleixner2008-09-06
| * x86: HPET fix moronic 32/64bit thinkoThomas Gleixner2008-09-06
| * HPET: make minimum reprogramming delta usefulThomas Gleixner2008-09-05
| * x86: hpet: workaround SB700 BIOSThomas Gleixner2008-08-14
* | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-31
|/
* rtc-cmos: avoid spurious irqsDavid Brownell2008-07-24
* x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2008-07-14
* x86: clean up computation of HPET .mult variablesCarlos R. Mafra2008-05-12
* hpet: fixIngo Molnar2008-04-30
* x86: cleanup div_sc() usageAkinobu Mita2008-04-26
* x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-04
* x86: hpet fix docbook commentPavel Machek2008-02-26