aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_pm.c
Commit message (Expand)AuthorAgeFilesLines
* libxc/pm: Fix NULL pointer checks.Andrew Cooper2013-09-101-7/+7
* x86 pm: provide CC7/PC2 residencyYang Zhang2011-10-251-0/+2
* libxc: fix bounce buffers in xc_pm_get_cx_stat and xc_pm_get_pxstatIan Campbell2010-11-031-4/+4
* libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-221-7/+7
* libxc: convert sysctl interfaces over to hypercall buffersIan Campbell2010-10-221-46/+49
* libxc: pass an xc_interface handle to page locking functionsIan Campbell2010-10-181-19/+19
* # HG changeset patchIan Campbell2010-08-241-15/+11
* tools/misc/xenpm: provide core/package cstate residenciesIan Jackson2010-07-141-0/+5
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-44/+44
* Topology-info sysctl cleanups.Keir Fraser2010-04-131-20/+0
* Refactor Xen Support for Intel Turbo BoostKeir Fraser2010-04-091-0/+1
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-081-0/+25
* domctl/sysctl: Clean up definitionsKeir Fraser2009-12-221-15/+15
* xenpm: Set scheduler vcpu_migration_delay by xenpmKeir Fraser2009-04-061-0/+30
* cpuidle: export max_cstate access via libxcKeir Fraser2009-03-311-0/+33
* xenpm: Add a small scheduler knob "sched_smt_power_savings"Keir Fraser2009-03-201-0/+17
* Deliver cpufreq actual average freq to libxc interfaceKeir Fraser2009-03-201-0/+18
* xenpm: Add CPU topology info (thread/core/socket)Keir Fraser2009-03-131-0/+21
* xc_pm: Fix off-by-one error in string array access.Keir Fraser2008-12-131-1/+1
* libxc: Fix xc_pm.c build by avoiding bogus header includes.Keir Fraser2008-12-111-5/+3
* Add user PM control interfaceKeir Fraser2008-12-101-0/+140
* X86 and IA64: Update cpufreq statistic logic for supporting both x86Keir Fraser2008-09-261-0/+1
* Add statistic interface for cx.Keir Fraser2008-05-211-0/+68
* Provide Px statistic data to user through libxcKeir Fraser2008-05-161-0/+101