summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Remove pointless stubDaniel Lezcano2020-10-161-5/+0
* cpuidle: record state entry rejection statisticsLina Iyer2020-09-231-0/+1
* cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra2020-09-161-0/+1
* cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-261-6/+7
* cpuidle: change enter_s2idle() prototypeNeal Liu2020-07-291-3/+6
* Merge branch 'intel_idle+acpi'Rafael J. Wysocki2020-01-231-0/+1
|\
| * cpuidle: Allow idle states to be disabled by defaultRafael J. Wysocki2019-12-271-0/+1
* | cpuidle: Drop unused cpuidle_driver_ref/unref() functionsRafael J. Wysocki2020-01-091-5/+0
|/
* cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2019-11-291-1/+1
* cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()Daniel Lezcano2019-11-201-2/+4
* cpuidle: Allow idle injection to apply exit latency limitDaniel Lezcano2019-11-201-3/+3
* cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirksRafael J. Wysocki2019-11-191-0/+4
* cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki2019-11-111-3/+5
* cpuidle: Consolidate disabled state checksRafael J. Wysocki2019-11-061-0/+3
* Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-171-0/+10
|\
| * cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins2019-09-111-0/+3
| * cpuidle: header file stubs must be "static inline"Stephen Rothwell2019-07-311-1/+1
| * governors: unify last_state_idxMarcelo Tosatti2019-07-301-0/+1
| * cpuidle: add poll_limit_ns to cpuidle_device structureMarcelo Tosatti2019-07-301-0/+6
* | PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi2019-08-091-4/+13
|/
* cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-101-0/+1
* cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASKYangtao Li2019-01-171-5/+3
* cpuidle: Add 'above' and 'below' idle state metricsRafael J. Wysocki2018-12-121-0/+2
* cpuidle: menu: Fix wakeup statistics updates for polling stateRafael J. Wysocki2018-10-041-0/+1
* cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()Fieah Lim2018-09-181-10/+0
* cpuidle: governors: Consolidate PM QoS handlingRafael J. Wysocki2018-05-301-0/+1
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-061-3/+5
* PM: cpuidle/suspend: Add s2idle usage and time state attributesRafael J. Wysocki2018-03-291-0/+4
* Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki2018-02-151-1/+1
|\
| * PM: cpuidle: Fix cpuidle_poll_state_init() prototypeRafael J. Wysocki2018-02-121-1/+1
* | cpuidle: Add new macro to enter a retention idle statePrashanth Prakash2018-01-021-16/+24
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-041-4/+4
|\
| * PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-4/+4
* | cpuidle: Make drivers initialize polling stateRafael J. Wysocki2017-08-301-2/+2
* | cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki2017-08-301-0/+6
* | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-301-6/+1
|/
* cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2017-01-311-0/+1
* cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-291-1/+6
* cpuidle: governors: Remove remaining old module codeDaniel Lezcano2016-10-211-2/+0
* cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla2016-07-211-0/+18
* cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas2016-06-021-0/+3
* cpuidle/coupled: Remove cpuidle_device::safe_state_indexXunlei Pang2015-08-281-1/+0
*-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-191-6/+10
|\ \
| * | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-191-6/+10
| |/
* | sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki2015-05-141-0/+1
* | sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki2015-05-141-0/+3
|/
* cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz2015-04-031-1/+0
* cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki2015-03-051-2/+15
* PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-151-0/+9
* PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-131-2/+2