summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
* cpuidle: support multiple driversDaniel Lezcano2012-11-151-2/+5
* cpuidle: move driver's refcount to cpuidleDaniel Lezcano2012-11-151-0/+1
* cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-151-7/+0Star
* ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-231-0/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-261-0/+11
|\
| * cpuidle: coupled: add parallel barrier functionColin Cross2012-06-021-0/+4
| * cpuidle: add support for states that affect multiple cpusColin Cross2012-06-021-0/+7
* | Merge branch 'pm-domains'Rafael J. Wysocki2012-07-191-0/+1
|\ \
| * | PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki2012-07-031-0/+1
* | | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-101-0/+4
* | | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-051-7/+0Star
|/ /
* | PM / cpuidle: Add driver reference counterRafael J. Wysocki2012-07-031-1/+5
* | cpuidle: move field disable from per-driver to per-cpuShuoX Liu2012-07-031-1/+1
|/
* cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-301-1/+1
* idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-0/+5
* cpuidle: remove unused 'governor_data' fieldDaniel Lezcano2012-03-301-1/+0Star
* cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano2012-03-301-1/+1
* cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-301-0/+1
* cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-1/+12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-191-0/+7
|\
| * intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-181-0/+7
* | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-081-2/+0Star
|/
* 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-071-6/+13
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-071-10/+15
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-071-3/+0Star
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-071-4/+3Star
* | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-011-1/+2
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-041-0/+2
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-041-0/+2
* cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-121-1/+0Star
* cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-121-1/+0Star
* cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown2011-01-121-3/+0Star
* cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-121-1/+0Star
* intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-10-011-0/+1
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-101-0/+4
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-281-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-121-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/+0Star
*-. 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-02-011-0/+13
* | cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison2008-02-061-1/+1
* | cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-201-0/+1
|/
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+180