aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-22/+30
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-6/+13
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-061-10/+15
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-061-3/+0
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-4/+3
* | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+2
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-031-0/+2
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-031-0/+2
* cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-121-1/+0
* cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-121-1/+0
* cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown2011-01-121-3/+0
* cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-121-1/+0
* intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-0/+1
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-091-0/+4
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-271-0/+2
* cpuidle: fail to register if !CONFIG_CPU_IDLELen Brown2010-05-271-3/+3
* cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-111-0/+1
* cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-261-2/+2
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
* Revert "cpuidle: build fix for non-x86"Len Brown2008-02-071-13/+0
*-. Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-071-3/+23
|\ \
| | * cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-071-3/+10
| |/ |/|
| * cpuidle: build fix for non-x86Kevin Hilman2008-01-311-0/+13
* | cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-061-1/+1
* | cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-191-0/+1
|/
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+180