aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAge
* cpuidle: remove cpuidle_unregister_governor()Viresh Kumar2013-10-29
* cpuidle: fix indentation of cpumaskViresh Kumar2013-10-29
* cpuidle: Add missing forward declarations of structuresDaniel Lezcano2013-07-14
* cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano2013-07-14
* cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-11
|\
| * intel_idle: initial C8, C9, C10 supportLen Brown2013-04-17
* | cpuidle: make a single register function for allDaniel Lezcano2013-04-23
* | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-23
* | cpuidle: initialize the broadcast timer frameworkDaniel Lezcano2013-03-31
* | cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano2013-03-31
|/
* cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown2013-02-11
* cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-15
* cpuidle: support multiple driversDaniel Lezcano2012-11-14
* cpuidle: move driver's refcount to cpuidleDaniel Lezcano2012-11-14
* cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-14
* ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-23
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-26
|\
| * cpuidle: coupled: add parallel barrier functionColin Cross2012-06-02
| * cpuidle: add support for states that affect multiple cpusColin Cross2012-06-02
* | Merge branch 'pm-domains'Rafael J. Wysocki2012-07-18
|\ \
| * | PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki2012-07-03
* | | PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy2012-07-10
* | | ACPI: intel_idle : break dependency between modulesDaniel Lezcano2012-07-05
|/ /
* | PM / cpuidle: Add driver reference counterRafael J. Wysocki2012-07-03
* | cpuidle: move field disable from per-driver to per-cpuShuoX Liu2012-07-03
|/
* cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-30
* idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-30
* cpuidle: remove unused 'governor_data' fieldDaniel Lezcano2012-03-30
* cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano2012-03-30
* cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-30
* cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-21
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\
| * intel_idle: Split up and provide per CPU initialization funcThomas Renninger2012-01-17
* | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-07
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| * cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| * cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-06
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
* | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
|/
* cpuidle: stop depending on pm_idleLen Brown2011-08-03
* cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown2011-08-03
* cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-12
* cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-12
* cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown2011-01-12
* cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-12
* intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-30
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-09
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-27