aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/acpi/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* x86, cpufreq: Change powernow's CPB status immediatelyBoris Ostrovsky2012-06-181-2/+2
* x86: explicitly mark __initdata variables as used when building with clang.Tim Deegan2012-04-111-1/+1
* cpufreq: allocate CPU masks dynamicallyJan Beulich2011-11-071-1/+1
* powernow: don't read never initialized structure memberJan Beulich2011-11-071-1/+0
* ACPI: add _PDC input override mechanismJan Beulich2011-08-221-1/+1
* pm: don't truncate processors' ACPI IDs to 8 bitsJan Beulich2011-08-221-1/+1
* Use same data array for INTEL and AMD cpufreq handlingJuergen Gross2011-06-161-1/+3
* xen: remove more declarations from C files.Tim Deegan2011-05-271-0/+2
* misc cpufreq cleanupJan Beulich2011-05-091-1/+1
* move various bits into .init.* sectionsJan Beulich2011-03-091-1/+0
* cpufreq: eliminate unnecessary NR_CPUS-sized arraysKeir Fraser2010-07-092-2/+2
* x86/cpufreq: fix turbo mode detectionKeir Fraser2010-05-071-2/+3
* Add support for AMD MPERF/APERFKeir Fraser2010-04-092-1/+1
* Refactor Xen Support for Intel Turbo BoostKeir Fraser2010-04-092-4/+11
* cpufreq: make non-verbose by defaultKeir Fraser2010-03-181-0/+2
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-081-0/+6
* Change default cpufreq governor to ondemandKeir Fraser2010-01-171-1/+1
* x86: Update powernow.c to latest cpufreq codeKeir Fraser2009-10-161-0/+1
* Fix cpufreq HW-ALL coordination handleKeir Fraser2009-04-141-0/+4
* cpufreq: Update cpufreq aperf and mperf read, so that it can be usedKeir Fraser2009-03-201-2/+5
* Fix a cpufreq userspace limitation bugKeir Fraser2009-03-191-0/+2
* Consolidate cpufreq cmdline handlingKeir Fraser2009-02-031-0/+1
* Cpufreq: prevent negative px resident time, add spinlock to avoid raceKeir Fraser2009-01-052-0/+3
* Cpufreq: remove redundant fragmentsKeir Fraser2009-01-051-2/+0
* cpufreq: xen is default cpufreq, userspace is default governor (override on c...Keir Fraser2008-12-291-1/+6
* Add user PM control interfaceKeir Fraser2008-12-101-3/+13
* Add cpufreq governors: performance, powersave, userspaceKeir Fraser2008-12-101-0/+3
* cpufreq: allow customization of some parametersKeir Fraser2008-12-051-0/+2
* x86: Adapt 32b guest os to 64b hypervisor platform_hypercall compatibilityKeir Fraser2008-10-211-3/+0
* x86 and ia64: move cpufreq notify code to commone placeKeir Fraser2008-09-261-0/+4
* X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-261-1/+1
* X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64Keir Fraser2008-09-262-5/+12
* x86/cpufreq: don't use static array for large per-CPU data structuresKeir Fraser2008-09-221-2/+2
* x86: Clean up cpufreq core logicKeir Fraser2008-09-122-14/+79
* Change Px control protection corresponding to changeset 18125Keir Fraser2008-07-291-0/+2
* x86: Remove inline declaration to fix build.Keir Fraser2008-07-021-1/+1
* x86: Px statistic update for cpu idle time.Keir Fraser2008-06-301-0/+5
* x86: Add cpufreq logic to S3 suspend/resumeKeir Fraser2008-06-272-0/+10
* AMD PowerNow! in XenKeir Fraser2008-06-201-0/+1
* Provide Px statistic data to user through libxcKeir Fraser2008-05-161-1/+22
* x86: Setup cpufreq infrasturcture, driver and toolsKeir Fraser2008-05-141-0/+129
* Get ACPI Px from dom0 and choose Px controllerKeir Fraser2008-05-141-0/+30