aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/governors/ladder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-11/+30
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-11/+17
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar1-0/+13
2011-10-31cpuidle: ladder.c needs module.h and not just moduleparam.hPaul Gortmaker1-1/+1
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2010-05-10PM QOS updateMark Gross1-1/+1
2009-12-15drivers/cpuidle: Move dereference after NULL testJulia Lawall1-3/+0
2008-08-15cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com1-0/+12
2008-08-15cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com1-4/+10
2008-02-05pm qos infrastructure and interfaceMark Gross1-2/+3
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-0/+166