summaryrefslogtreecommitdiff
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAge
* cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang2015-08-28
*-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-19
|\ \
| * | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-19
| |/
* | sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
* | sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki2015-05-14
|/
* cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-03
* cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-05
* PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-15
* PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-13
* cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown2014-12-17
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-09
|\
| * cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton2014-05-28
* | PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-07
* | cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-05-01
|/
* sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-11
* cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-11
* idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-11
* cpuidle: remove cpuidle_unregister_governor()Viresh Kumar2013-10-30
* cpuidle: fix indentation of cpumaskViresh Kumar2013-10-30
* cpuidle: Add missing forward declarations of structuresDaniel Lezcano2013-07-15
* cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano2013-07-15
* 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-04-01
* | cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano2013-04-01
|/
* 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-15
* cpuidle: move driver's refcount to cpuidleDaniel Lezcano2012-11-15
* cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-15
* 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-19
|\ \
| * | 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