aboutsummaryrefslogtreecommitdiffstats
path: root/xen/drivers/acpi/pmstat.c
Commit message (Expand)AuthorAgeFilesLines
* acpi/pmstat: fix check for empty name strings.Tim Deegan2013-09-121-2/+2
* ACPI: fix return value of XEN_PM_PDC platform opJan Beulich2012-11-281-2/+2
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-1/+1
* drivers: Remove some CONFIG_X86 ifdef'ery.Keir Fraser2012-09-121-2/+0
* acpi: Make sure valid CPU is passed to do_pm_op()Boris Ostrovsky2012-08-151-19/+2
* cpufreq: P state stats aren't available if there is no cpufreq driverDavid Vrabel2012-08-031-0/+2
* x86, cpufreq: Change powernow's CPB status immediatelyBoris Ostrovsky2012-06-181-2/+2
* eliminate first_cpu() etcJan Beulich2011-11-081-1/+1
* cpufreq: allocate CPU masks dynamicallyJan Beulich2011-11-071-3/+3
* introduce and use nr_cpu_ids and nr_cpumask_bitsJan Beulich2011-10-211-1/+1
* use xzalloc in driver codeJan Beulich2011-10-041-8/+3
* ACPI: add _PDC input override mechanismJan Beulich2011-08-221-0/+31
* xen: remove more declarations from C files.Tim Deegan2011-05-271-2/+0
* cpufreq: eliminate unnecessary NR_CPUS-sized arraysKeir Fraser2010-07-091-5/+5
* Topology-info sysctl cleanups.Keir Fraser2010-04-131-52/+0
* cpufreq: fix racing issue for cpu hotplugKeir Fraser2010-04-121-1/+2
* Refactor Xen Support for Intel Turbo BoostKeir Fraser2010-04-091-4/+3
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-081-1/+15
* domctl/sysctl: Clean up definitionsKeir Fraser2009-12-221-51/+51
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-4/+1
* xenpm: Set scheduler vcpu_migration_delay by xenpmKeir Fraser2009-04-061-0/+12
* ia64: Fix the build after max_cstate changes.Keir Fraser2009-04-011-2/+2
* cpuidle: export max_cstate access via libxcKeir Fraser2009-03-311-0/+13
* xenpm: Add a small scheduler knob "sched_smt_power_savings"Keir Fraser2009-03-201-0/+11
* Deliver cpufreq actual average freq to libxc interfaceKeir Fraser2009-03-201-0/+16
* Fix a cpufreq userspace limitation bugKeir Fraser2009-03-191-8/+1
* xenpm: Add CPU topology info (thread/core/socket)Keir Fraser2009-03-131-2/+52
* cpufreq: stats_lock doesn't appear to need to be irq-safe.Keir Fraser2009-01-071-5/+5
* Cpufreq: prevent negative px resident time, add spinlock to avoid raceKeir Fraser2009-01-051-11/+14
* Add user PM control interfaceKeir Fraser2008-12-101-0/+306
* Add protection for xenpm access power management infoKeir Fraser2008-10-211-2/+2
* acpi/pmstat.c: refer to the array after range check.Keir Fraser2008-10-101-1/+2
* X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-261-0/+2
* X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64Keir Fraser2008-09-261-0/+155