summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/driver.c
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Comment the driver's framework codeDaniel Lezcano2013-06-111-6/+126
* cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-111-113/+79
* cpuidle: initialize the broadcast timer frameworkDaniel Lezcano2013-04-011-2/+29
* cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-25/+0
* cpuidle: fix lock contention in the idle pathDaniel Lezcano2013-01-031-7/+1
* cpuidle: support multiple driversDaniel Lezcano2012-11-151-17/+149
* cpuidle: prepare the cpuidle core to handle multiple driversDaniel Lezcano2012-11-151-18/+42
* cpuidle: move driver checking within the lock sectionDaniel Lezcano2012-11-151-9/+1
* cpuidle: move driver's refcount to cpuidleDaniel Lezcano2012-11-151-5/+8
* cpuidle: rename function name "__cpuidle_register_driver", v2Daniel Lezcano2012-09-221-6/+9
* cpuidle: remove some empty linesDaniel Lezcano2012-09-191-3/+0
* PM / cpuidle: Add driver reference counterRafael J. Wysocki2012-07-031-1/+28
* cpuidle: use the driver's state_count as defaultDaniel Lezcano2012-03-301-1/+1
* cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-0/+25
* cpuidle: create bootparam "cpuidle.off=1"Len Brown2011-08-031-0/+3
* cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-271-1/+10
* cpuidle: add cpuidle_unregister_driver() error checkLen Brown2010-05-271-1/+4
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+56