aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpuidle.h
AgeCommit message (Expand)Author
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown
2011-01-12cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown
2011-01-12cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown
2011-01-12cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown
2011-01-12cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-08-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown
2010-05-27cpuidle: fail to register if !CONFIG_CPU_IDLELen Brown
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-02-07Revert "cpuidle: build fix for non-x86"Len Brown
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison
2008-01-31cpuidle: build fix for non-x86Kevin Hilman
2007-11-19cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown