From: Jacob Pan Date: Wed, 2 Sep 2009 14:37:17 +0000 (-0700) Subject: x86, apbt: Moorestown APB system timer driver X-Git-Tag: v2.6.34-rc1~7^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb24c4716185f6e116c440462c65c1f56649183b;p=pandora-kernel.git x86, apbt: Moorestown APB system timer driver Moorestown platform does not have PIT or HPET platform timers. Instead it has a bank of eight APB timers. The number of available timers to the os is exposed via SFI mtmr tables. All APB timer interrupts are routed via ioapic rtes and delivered as MSI. Currently, we use timer 0 and 1 for per cpu clockevent devices, timer 2 for clocksource. Signed-off-by: Jacob Pan LKML-Reference: <43F901BD926A4E43B106BF17856F0755A318D2D2@orsmsx508.amr.corp.intel.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed