summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/hpet.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+4
* x86: clean up computation of HPET .mult variablesCarlos R. Mafra2008-05-121-25/+18
* 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/+0
* x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modulesBernhard Walle2008-01-301-1/+46
* x86: remove duplicate includesLucas Woods2008-01-301-1/+0
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-301-5/+5
* x86: assign IRQs to HPET timersBalaji Rao2008-01-301-8/+5
* time: more timer related cleanupsPavel Machek2008-01-301-1/+2
* x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle2008-01-151-1/+1
* x86: disable hpet on shutdownOGAWA Hirofumi2007-12-031-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-1/+1
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* | x86: add force_hpet boot optionThomas Gleixner2007-10-191-0/+3
|/
* x86: HPET force enable for ICH5Venki Pallipadi2007-10-121-1/+1
* x86: HPET try to activate force detected hpetVenki Pallipadi2007-10-121-2/+25
* x86: HPET restructure hpet code for hpet force enableVenki Pallipadi2007-10-121-65/+83
* i386/x8664: cleanup the shared hpet codeChris Wright2007-10-121-5/+1
* x86_64: remove now unused codeThomas Gleixner2007-10-121-0/+618
OpenPOWER on IntegriCloud