Commit Graph

48 Commits (4a13ad0bd8869bb491c67918662f9b1852595af5)

Author SHA1 Message Date
Jeremy Fitzhardinge 39c04b5524 x86: make sure we really have an hpet mapping before using it 16 years ago
Janne Kulmala bacbe99945 x86: enable HPET on Fujitsu u9200 16 years ago
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Ingo Molnar e951e4af2e x86: fix unused variable warning in arch/x86/kernel/hpet.c 16 years ago
Hannes Eder 3b71e9e307 x86: HPET: fix sparse warning 16 years ago
Matt Fleming 5ceb1a0418 x86: HPET: enter hpet_interrupt_handler with interrupts disabled 16 years ago
Matt Fleming 89d77a1eb6 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP 16 years ago
Matt Fleming 1de5b08546 x86: HPET: convert WARN_ON to WARN_ON_ONCE 16 years ago
Venki Pallipadi 5f79f2f2ad hpet: clean up warning 17 years ago
Yinghai Lu c81bba49a1 x86: print out irq nr for msi/ht, v3 17 years ago
Steven Noonan ba374c9bae x86: fix HPET compiler error when not using CONFIG_PCI_MSI 17 years ago
Venki Pallipadi f0ed4e695f x86: using HPET in MSI mode and setting up per CPU HPET timers, fix 17 years ago
venkatesh.pallipadi@intel.com 26afe5f2fb x86: HPET_MSI Initialise per-cpu HPET timers 17 years ago
Ingo Molnar 4588c1f035 x86: HPET_MSI Basic HPET_MSI setup code, cleanups 17 years ago
venkatesh.pallipadi@intel.com 58ac1e76ce x86: HPET_MSI Basic HPET_MSI setup code 17 years ago
venkatesh.pallipadi@intel.com b40d575bf0 x86: HPET_MSI Refactor code in preparation for HPET_MSI 17 years ago
Thomas Gleixner 72d43d9bc9 x86: HPET: read back compare register before reading counter 17 years ago
Thomas Gleixner f7676254f1 x86: HPET fix moronic 32/64bit thinko 17 years ago
Thomas Gleixner 7cfb043533 HPET: make minimum reprogramming delta useful 17 years ago
Thomas Gleixner a6825f1c1f x86: hpet: workaround SB700 BIOS 17 years ago
David Brownell 64a76f667d hpet: /dev/hpet - fixes and cleanup 17 years ago
David Brownell 7e2a31da85 rtc-cmos: avoid spurious irqs 17 years ago
Yinghai Lu 2387ce57a8 x86: make 64bit hpet_set_mapping to use ioremap too, v2 17 years ago
Carlos R. Mafra 6fd592daae x86: clean up computation of HPET .mult variables 17 years ago
Ingo Molnar fc3fbc4509 hpet: fix 17 years ago
Akinobu Mita 877084fb1c x86: cleanup div_sc() usage 17 years ago
Thomas Gleixner 5761d64b27 x86: revert assign IRQs to hpet timer 17 years ago
Pavel Machek b02a7f22f3 x86: hpet fix docbook comment 17 years ago
Bernhard Walle f8f76481bc rtc: use the IRQ callback interface in (old) RTC driver 17 years ago
Bernhard Walle 1bdbdaacf7 x86, rtc: make CONFIG_HPET_EMULATE_RTC usable from modules 17 years ago
Lucas Woods 201c19948b x86: remove duplicate includes 17 years ago
Balaji Rao 37a47db8d7 x86: assign IRQs to HPET timers, fix 17 years ago
Balaji Rao e3f37a54f6 x86: assign IRQs to HPET timers 17 years ago
Pavel Machek b10db7f0d2 time: more timer related cleanups 17 years ago
Bernhard Walle 8ee291f87c x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC 17 years ago
OGAWA Hirofumi c86c7fbc82 x86: disable hpet on shutdown 17 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 18 years ago
Thomas Gleixner b17530bda2 x86: add force_hpet boot option 18 years ago
Venki Pallipadi bfe0c1cc64 x86: HPET force enable for ICH5 18 years ago
Venki Pallipadi 59c69f2a51 x86: HPET try to activate force detected hpet 18 years ago
Venki Pallipadi 610bf2f143 x86: HPET restructure hpet code for hpet force enable 18 years ago
Chris Wright 31c435d75e i386/x8664: cleanup the shared hpet code 18 years ago
Thomas Gleixner 9f75e9b74a x86_64: remove now unused code 18 years ago
Thomas Gleixner 28769149c2 i386: prepare sharing the hpet code with x86_64 18 years ago
Thomas Gleixner 06a24dec10 i386: prepare sharing the hpet code with x86_64 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner ae47fd49c7 i386: prepare shared kernel/hpet.c 18 years ago
Chris Wright 43d6ca0184 i386: hpet assumes boot cpu is 0 18 years ago
Thomas Gleixner 075bcd1f97 i386: HPET, check if the counter works 18 years ago