aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
* cpufreq.c: shut up compiler about cpufreq_domKeir Fraser2008-10-291-1/+1
* cpufreq: domain structure update from array to linked listKeir Fraser2008-10-291-26/+71
* Add print info for ACPI _PCT and _PPCKeir Fraser2008-10-211-1/+17
* Update cpufreq statistic protectionKeir Fraser2008-10-211-11/+15
* Add protection for xenpm access power management infoKeir Fraser2008-10-211-1/+1
* x86: Adapt 32b guest os to 64b hypervisor platform_hypercall compatibilityKeir Fraser2008-10-211-13/+4
* xentrace: trace power management events.Keir Fraser2008-10-161-0/+7
* cpufreq: remove unused variable cpu_count.Keir Fraser2008-10-101-2/+1
* Fix 32pae build: ld -> PRI64.Keir Fraser2008-09-281-2/+5
* x86 and ia64: move cpufreq notify code to commone placeKeir Fraser2008-09-261-4/+123
* X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-261-23/+18
* X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64Keir Fraser2008-09-264-0/+805