summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/hpet.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming1-1/+1
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming1-1/+1
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming1-1/+1
2008-10-16hpet: clean up warningVenki Pallipadi1-22/+35
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu1-0/+3
2008-10-16x86: fix HPET compiler error when not using CONFIG_PCI_MSISteven Noonan1-0/+4
2008-10-16x86: using HPET in MSI mode and setting up per CPU HPET timers, fixVenki Pallipadi1-9/+19
2008-10-16x86: HPET_MSI Initialise per-cpu HPET timersvenkatesh.pallipadi@intel.com1-2/+293
2008-10-16x86: HPET_MSI Basic HPET_MSI setup code, cleanupsIngo Molnar1-25/+25
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com1-0/+54
2008-10-16x86: HPET_MSI Refactor code in preparation for HPET_MSIvenkatesh.pallipadi@intel.com1-15/+27
2008-09-14Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar1-6/+37
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-09-05HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-08-14x86: hpet: workaround SB700 BIOSThomas Gleixner1-0/+24
2008-07-31hpet: /dev/hpet - fixes and cleanupDavid Brownell1-1/+5
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-3/+7
2008-07-14x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu1-16/+4
2008-05-12x86: clean up computation of HPET .mult variablesCarlos R. Mafra1-25/+18
2008-05-01hpet: fixIngo Molnar1-2/+3
2008-04-26x86: cleanup div_sc() usageAkinobu Mita1-1/+1
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-3/+6
2008-02-26x86: hpet fix docbook commentPavel Machek1-2/+2
2008-01-30rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle1-2/+0
2008-01-30x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modulesBernhard Walle1-1/+46
2008-01-30x86: remove duplicate includesLucas Woods1-1/+0
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao1-5/+5
2008-01-30x86: assign IRQs to HPET timersBalaji Rao1-8/+5
2008-01-30time: more timer related cleanupsPavel Machek1-1/+2
2008-01-15x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle1-1/+1
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi1-0/+14
2007-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-19x86: add force_hpet boot optionThomas Gleixner1-0/+3
2007-10-13x86: HPET force enable for ICH5Venki Pallipadi1-1/+1
2007-10-13x86: HPET try to activate force detected hpetVenki Pallipadi1-2/+25
2007-10-13x86: HPET restructure hpet code for hpet force enableVenki Pallipadi1-65/+83
2007-10-13i386/x8664: cleanup the shared hpet codeChris Wright1-5/+1
2007-10-13x86_64: remove now unused codeThomas Gleixner1-0/+618