aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hpet.h
Commit message (Expand)AuthorAgeFilesLines
* x86/HPET: basic cleanupAndrew Cooper2013-10-081-4/+2
* x86/HPET: allow use for broadcast when interrupt remapping is in effectJan Beulich2012-10-181-0/+1
* x86/hpet: warn about and clear reserved set config register bitsJan Beulich2012-03-281-0/+1
* x86/hpet: use asm/hpet.h in HVM emulation codeJan Beulich2012-03-271-0/+1
* x86/hpet: clear unwanted bitsJan Beulich2012-03-271-0/+2
* x86/hpet: disable before reboot or kexecJan Beulich2012-03-271-1/+6
* x86: consistently serialize CMOS/RTC accesses on rtc_lockJan Beulich2011-07-191-1/+1
* xen: remove extern function declarations from C files.Tim Deegan2011-05-261-0/+2
* x86/HPET: cleanupJan Beulich2011-03-121-13/+5
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-0/+2
* cpuidle: Enable hpet broadcast by defaultKeir Fraser2009-04-151-0/+1
* CPUIDLE: enable MSI capable HPET for timer broadcastKeir Fraser2009-03-201-0/+5
* x86, hpet: Fix initialisation of secondary timers.Keir Fraser2008-11-201-0/+4
* x86: Do not use HPET in Cx state management since dom0 may need RTCKeir Fraser2008-06-121-0/+1
* x86: Fix lapic timer stop issue in deep C stateKeir Fraser2008-05-211-0/+20
* Add HPET support to Xen. It is quicker to access and morekaf24@firebug.cl.cam.ac.uk2005-07-271-0/+52