aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/hpet.c
AgeCommit message (Expand)Author
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-16x86: make sure we really have an hpet mapping before using itJeremy Fitzhardinge
2008-12-16x86: enable HPET on Fujitsu u9200Janne Kulmala
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-11-25x86: fix unused variable warning in arch/x86/kernel/hpet.cIngo Molnar
2008-11-23x86: HPET: fix sparse warningHannes Eder
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming
2008-10-16hpet: clean up warningVenki Pallipadi
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu
2008-10-16x86: fix HPET compiler error when not using CONFIG_PCI_MSISteven Noonan
2008-10-16x86: using HPET in MSI mode and setting up per CPU HPET timers, fixVenki Pallipadi
2008-10-16x86: HPET_MSI Initialise per-cpu HPET timersvenkatesh.pallipadi@intel.com
2008-10-16x86: HPET_MSI Basic HPET_MSI setup code, cleanupsIngo Molnar
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com
2008-10-16x86: HPET_MSI Refactor code in preparation for HPET_MSIvenkatesh.pallipadi@intel.com
2008-09-14Merge commit 'v2.6.27-rc6' into timers/hpetIngo Molnar
2008-09-06x86: HPET: read back compare register before reading counterThomas Gleixner
2008-09-06x86: HPET fix moronic 32/64bit thinkoThomas Gleixner
2008-09-05HPET: make minimum reprogramming delta usefulThomas Gleixner
2008-08-14x86: hpet: workaround SB700 BIOSThomas Gleixner
2008-07-31hpet: /dev/hpet - fixes and cleanupDavid Brownell
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell
2008-07-14x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu
2008-05-12x86: clean up computation of HPET .mult variablesCarlos R. Mafra
2008-04-30hpet: fixIngo Molnar
2008-04-26x86: cleanup div_sc() usageAkinobu Mita
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-02-26x86: hpet fix docbook commentPavel Machek
2008-01-30rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle
2008-01-30x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modulesBernhard Walle
2008-01-30x86: remove duplicate includesLucas Woods
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-15x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19x86: add force_hpet boot optionThomas Gleixner
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi
2007-10-12x86: HPET restructure hpet code for hpet force enableVenki Pallipadi
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright
2007-10-12x86_64: remove now unused codeThomas Gleixner