summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hpet.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* 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-311-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
* x86: using HPET in MSI mode and setting up per CPU HPET timers, fixVenki Pallipadi2008-10-161-9/+19
* x86: HPET_MSI Initialise per-cpu HPET timersvenkatesh.pallipadi@intel.com2008-10-161-2/+293
* x86: HPET_MSI Basic HPET_MSI setup code, cleanupsIngo Molnar2008-10-161-25/+25
* x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com2008-10-161-0/+54
* x86: HPET_MSI Refactor code in preparation for HPET_MSIvenkatesh.pallipadi@intel.com2008-10-161-15/+27
* Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar2008-09-141-6/+37
|\
| * x86: HPET: read back compare register before reading counterThomas Gleixner2008-09-061-0/+7
| * x86: HPET fix moronic 32/64bit thinkoThomas Gleixner2008-09-061-4/+4
| * HPET: make minimum reprogramming delta usefulThomas Gleixner2008-09-051-2/+2
| * x86: hpet: workaround SB700 BIOSThomas Gleixner2008-08-141-0/+24
* | hpet: /dev/hpet - fixes and cleanupDavid Brownell2008-07-311-1/+5
|/
* rtc-cmos: avoid spurious irqsDavid Brownell2008-07-241-3/+7
* x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2008-07-141-16/+4Star
* x86: clean up computation of HPET .mult variablesCarlos R. Mafra2008-05-121-25/+18Star
* hpet: fixIngo Molnar2008-04-301-2/+3
* x86: cleanup div_sc() usageAkinobu Mita2008-04-261-1/+1
* x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-3/+6
* x86: hpet fix docbook commentPavel Machek2008-02-261-2/+2
* rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle2008-01-301-2/+0Star
* x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modulesBernhard Walle2008-01-301-1/+46