summaryrefslogtreecommitdiff
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAge
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-06
* PM: cpuidle/suspend: Add s2idle usage and time state attributesRafael J. Wysocki2018-03-29
* Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki2018-02-15
|\
| * PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki2018-02-12
* | cpuidle: Add new macro to enter a retention idle statePrashanth Prakash2018-01-02
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-04
|\
| * PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-11
* | cpuidle: Make drivers initialize polling stateRafael J. Wysocki2017-08-30
* | cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki2017-08-30
* | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-30
|/
* cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2017-01-31
* cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-29
* cpuidle: governors: Remove remaining old module codeDaniel Lezcano2016-10-21
* cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla2016-07-21
* cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas2016-06-02
* 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