From: Andres Salomon Date: Fri, 12 Oct 2007 21:04:06 +0000 (+0200) Subject: x86: Geode Multi-Function General Purpose Timers support X-Git-Tag: v2.6.24-rc1~1397^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83d7384f8d4aa216b49cf9cb286ea743054b119f;p=pandora-kernel.git x86: Geode Multi-Function General Purpose Timers support This adds support for Multi-Function General Purpose Timers. It detects the available timers during southbridge init, and provides an API for allocating and setting the timers. They're higher resolution than the standard PIT, so the MFGPTs come in handy for quite a few things. Note that we never clobber the timers that the BIOS might have opted to use; we just check for unused timers. Signed-off-by: Jordan Crouse Signed-off-by: Andres Salomon Cc: Andi Kleen Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed