aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/driver.c
AgeCommit message (Expand)Author
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