summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle.c
Commit message (Expand)AuthorAge
* cpuidle: add poll_limit_ns to cpuidle_device structureMarcelo Tosatti2019-07-30
* cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-09
* cpuidle: Add 'above' and 'below' idle state metricsRafael J. Wysocki2018-12-12
* cpuidle: Add cpuidle.governor= command line parameterRafael J. Wysocki2018-12-11
* cpuidle: enter_state: Don't needlessly calculate diff timeFieah Lim2018-09-18
* 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
* cpuidle: Avoid assignment in if () argumentGaurav Jindal2017-11-08
* cpuidle: Clean up cpuidle_enable_device() error handling a bitGaurav Jindal2017-11-08
* cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin2017-09-27
* PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-10
* cpuidle: Fix idle time trackingPeter Zijlstra2017-05-15
* cpuidle: check dev before usage in cpuidle_use_deepest_state()Li, Fei2017-05-01
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state()Rafael J. Wysocki2016-12-05
* cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-29
* cpuidle: Fix last_residency divisionShreyas B. Prabhu2016-07-04
* cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-05-17
* cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano2016-04-25
* cpuidle: Indicate when a device has been unregisteredDave Gerlach2016-04-08
* cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-21
* sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2016-01-19
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\
| * cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang2015-08-28
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ | |/ |/|
| * sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach2015-07-21
* | suspend-to-idle: Prevent RCU from complaining about tick_freeze()Rafael J. Wysocki2015-07-09
|/
*-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-18
|\ \
| * | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-18
| |/
* | cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.cRafael J. Wysocki2015-05-29
* | cpuidle: Select a different state on tick_broadcast_enter() failuresRafael J. Wysocki2015-05-14
* | 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: Fix the kerneldoc comment for cpuidle_enter_state()Rafael J. Wysocki2015-05-09
* | cpuidle: Check the sign of index in cpuidle_reflect()Rafael J. Wysocki2015-05-04
|/
* cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-29
* 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
* cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() tooRafael J. Wysocki2015-02-28
* idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki2015-02-28
* 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
* sched: Let the scheduler see CPU idle statesDaniel Lezcano2014-09-24
* cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpusChuansheng Liu2014-09-19
* cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy2014-07-09
* PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-06
* cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-04-30
* Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-02
|\
| * 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