summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle.c
AgeCommit message (Expand)Author
2020-12-01cpuidle: Select polling interval based on a c-state with a longer target resi...Mel Gorman
2020-09-28Merge back cpuidle material for 5.10.Rafael J. Wysocki
2020-09-23cpuidle: record state entry rejection statisticsLina Iyer
2020-09-22cpuidle: Drop misleading comments about RCU usageUlf Hansson
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra
2020-08-26cpuidle: Fixup IRQ statePeter Zijlstra
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki
2020-06-23PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idleChen Yu
2020-02-13PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chainRafael J. Wysocki
2020-01-23Merge branch 'intel_idle+acpi'Rafael J. Wysocki
2020-01-23cpuidle: fix cpuidle_find_deepest_state() kerneldoc warningsBenjamin Gaignard
2019-12-27cpuidle: Allow idle states to be disabled by defaultRafael J. Wysocki
2019-12-12cpuidle: Drop unnecessary type cast in cpuidle_poll_time()Rafael J. Wysocki
2019-12-09cpuidle: use first valid target residency as poll timeMarcelo Tosatti
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki
2019-11-20cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()Daniel Lezcano
2019-11-20cpuidle: Allow idle injection to apply exit latency limitDaniel Lezcano
2019-11-11cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki
2019-07-30cpuidle: add poll_limit_ns to cpuidle_device structureMarcelo Tosatti
2019-04-10cpuidle: Export the next timer expiration for CPUsUlf Hansson
2018-12-12cpuidle: Add 'above' and 'below' idle state metricsRafael J. Wysocki
2018-12-11cpuidle: Add cpuidle.governor= command line parameterRafael J. Wysocki
2018-09-18cpuidle: enter_state: Don't needlessly calculate diff timeFieah Lim
2018-04-06cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2018-03-29PM: cpuidle/suspend: Add s2idle usage and time state attributesRafael J. Wysocki
2017-11-08cpuidle: Avoid assignment in if () argumentGaurav Jindal
2017-11-08cpuidle: Clean up cpuidle_enable_device() error handling a bitGaurav Jindal
2017-09-28cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki
2017-05-15cpuidle: Fix idle time trackingPeter Zijlstra
2017-05-01cpuidle: check dev before usage in cpuidle_use_deepest_state()Li, Fei
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-06cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state()Rafael J. Wysocki
2016-11-29cpuidle: Allow enforcing deepest idle state selectionJacob Pan
2016-07-04cpuidle: Fix last_residency divisionShreyas B. Prabhu
2016-05-18cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano
2016-04-26cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano
2016-04-09cpuidle: Indicate when a device has been unregisteredDave Gerlach
2016-01-22cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla
2016-01-19sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-28cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang
2015-07-21sched/idle: Move latency tracing stop/start calls deeper inside the idle loopLucas Stach
2015-07-09suspend-to-idle: Prevent RCU from complaining about tick_freeze()Rafael J. Wysocki
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki
2015-05-30cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.cRafael J. Wysocki