aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann1-0/+4
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+11
2012-07-19Merge branch 'pm-domains'Rafael J. Wysocki1-0/+1
2012-07-10PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy1-0/+4
2012-07-05ACPI: intel_idle : break dependency between modulesDaniel Lezcano1-7/+0
2012-07-03PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki1-0/+1
2012-07-03PM / cpuidle: Add driver reference counterRafael J. Wysocki1-1/+5
2012-07-03cpuidle: move field disable from per-driver to per-cpuShuoX Liu1-1/+1
2012-06-02cpuidle: coupled: add parallel barrier functionColin Cross1-0/+4
2012-06-02cpuidle: add support for states that affect multiple cpusColin Cross1-0/+7
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky1-1/+1
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky1-0/+5
2012-03-30cpuidle: remove unused 'governor_data' fieldDaniel Lezcano1-1/+0
2012-03-30cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano1-1/+1
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu1-0/+1
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee1-1/+12
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+7
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger1-0/+7
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeriesDeepthi Dharwar1-2/+0
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-22/+30
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-6/+13
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-10/+15
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar1-3/+0
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar1-4/+3
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+2
2011-08-03cpuidle: stop depending on pm_idleLen Brown1-0/+2
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown1-0/+2
2011-01-12cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown1-1/+0
2011-01-12cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown1-1/+0
2011-01-12cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown1-3/+0
2011-01-12cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown1-1/+0
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha1-0/+1
2010-08-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li1-0/+4
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown1-0/+2
2010-05-27cpuidle: fail to register if !CONFIG_CPU_IDLELen Brown1-3/+3
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-0/+1
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang1-2/+2
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+2
2008-02-07Revert "cpuidle: build fix for non-x86"Len Brown1-13/+0
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown1-3/+23
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com1-3/+10
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison1-1/+1
2008-01-31cpuidle: build fix for non-x86Kevin Hilman1-0/+13
2007-11-19cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi1-0/+1
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-0/+180