aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/driver.c
AgeCommit message (Expand)Author
2020-01-31cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan
2017-08-30cpuidle: Make drivers initialize polling stateRafael J. Wysocki
2017-08-30cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2015-09-03cpuidle/coupled: Add sanity check for safe_state_indexXunlei Pang
2015-04-03cpuidle: Use explicit broadcast control functionThomas Gleixner
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-07-29cpuidle: Remove time measurement in poll stateDaniel Lezcano
2014-06-05cpuidle: Set polling in poll_idleAndy Lutomirski
2014-03-07cpuidle: poll state can measure residencytuukka.tikkanen@linaro.org
2013-10-30cpuidle: don't call poll_idle_init() for every cpuViresh Kumar
2013-10-30cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar
2013-10-30cpuidle: rearrange code in __cpuidle_driver_init()Viresh Kumar
2013-10-30cpuidle: make __cpuidle_driver_init() return voidViresh Kumar
2013-10-30cpuidle: Fix comments in cpuidle coreViresh Kumar
2013-08-30cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu
2013-06-11cpuidle: Comment the driver's framework codeDaniel Lezcano
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano
2013-04-01cpuidle: initialize the broadcast timer frameworkDaniel Lezcano
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-03cpuidle: fix lock contention in the idle pathDaniel Lezcano
2012-11-15cpuidle: support multiple driversDaniel Lezcano
2012-11-15cpuidle: prepare the cpuidle core to handle multiple driversDaniel Lezcano
2012-11-15cpuidle: move driver checking within the lock sectionDaniel Lezcano
2012-11-15cpuidle: move driver's refcount to cpuidleDaniel Lezcano
2012-09-22cpuidle: rename function name "__cpuidle_register_driver", v2Daniel Lezcano
2012-09-19cpuidle: remove some empty linesDaniel Lezcano
2012-07-03PM / cpuidle: Add driver reference counterRafael J. Wysocki
2012-03-30cpuidle: use the driver's state_count as defaultDaniel Lezcano
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-08-03cpuidle: create bootparam "cpuidle.off=1"Len Brown
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown
2010-05-27cpuidle: add cpuidle_unregister_driver() error checkLen Brown
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown