aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/cpufreq/utility.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq, xenpm: fix cpufreq and xenpm mismatchJacob Shin2013-07-021-1/+1
* x86, cpufreq: Change powernow's CPB status immediatelyBoris Ostrovsky2012-06-181-10/+25
* remove inclusion of asm/config.hJan Beulich2012-01-131-1/+0
* xen: avoid crash enabling turbo modeIan Campbell2011-11-151-3/+3
* cpufreq: error path fixesJan Beulich2011-10-141-1/+1
* use xzalloc in driver codeJan Beulich2011-10-041-7/+3
* cpufreq: eliminate unnecessary NR_CPUS-sized arraysKeir Fraser2010-07-091-13/+12
* x86: Dynamically allocate percpu data area when a CPU comes online.Keir Fraser2010-05-181-1/+3
* Refactor Xen Support for Intel Turbo BoostKeir Fraser2010-04-091-0/+25
* cpufreq: fix statistic lock problemKeir Fraser2010-03-261-4/+8
* cpufreq: make non-verbose by defaultKeir Fraser2010-03-181-2/+3
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-081-0/+13
* cpufreq: Update cpufreq aperf and mperf read, so that it can be usedKeir Fraser2009-03-201-7/+13
* cpufreq: stats_lock doesn't appear to need to be irq-safe.Keir Fraser2009-01-071-15/+15
* Cpufreq: simplify cpufreq_statistic_lock initKeir Fraser2009-01-051-17/+1
* Cpufreq: prevent negative px resident time, add spinlock to avoid raceKeir Fraser2009-01-051-16/+80
* cpufreq: xen is default cpufreq, userspace is default governor (override on c...Keir Fraser2008-12-291-0/+5
* Update cpufreq statistic protectionKeir Fraser2008-10-211-11/+15
* Add protection for xenpm access power management infoKeir Fraser2008-10-211-1/+1
* xentrace: trace power management events.Keir Fraser2008-10-161-0/+7
* 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-261-0/+368