summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/hpet.h
AgeCommit message (Expand)Author
2021-04-15x86/hpet: Don't enable legacy replacement mode unconditionallyJan Beulich
2021-04-15x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup()Andrew Cooper
2018-07-18x86/HPET: adjustments to constants and their useJan Beulich
2015-01-23x86: prevent access to HPET from Dom0Roger Pau Monné
2013-10-08x86/HPET: basic cleanupAndrew Cooper
2012-10-18x86/HPET: allow use for broadcast when interrupt remapping is in effectJan Beulich
2012-03-28x86/hpet: warn about and clear reserved set config register bitsJan Beulich
2012-03-27x86/hpet: use asm/hpet.h in HVM emulation codeJan Beulich
2012-03-27x86/hpet: clear unwanted bitsJan Beulich
2012-03-27x86/hpet: disable before reboot or kexecJan Beulich
2011-07-19x86: consistently serialize CMOS/RTC accesses on rtc_lockJan Beulich
2011-05-26xen: remove extern function declarations from C files.Tim Deegan
2011-03-12x86/HPET: cleanupJan Beulich
2009-10-07Scattered code arrangement cleanups.Keir Fraser
2009-04-15cpuidle: Enable hpet broadcast by defaultKeir Fraser
2009-03-20CPUIDLE: enable MSI capable HPET for timer broadcastKeir Fraser
2008-11-20x86, hpet: Fix initialisation of secondary timers.Keir Fraser
2008-06-12x86: Do not use HPET in Cx state management since dom0 may need RTCKeir Fraser
2008-05-21x86: Fix lapic timer stop issue in deep C stateKeir Fraser
2005-07-27Add HPET support to Xen. It is quicker to access and morekaf24@firebug.cl.cam.ac.uk