aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-69/+4
2013-07-29Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki1-34/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-132/+307
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+0
2013-06-24cpuidle: calxeda: select ARM_CPU_SUSPENDArnd Bergmann1-0/+1
2013-06-11cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano1-3/+3
2013-06-11cpuidle: Comment the driver's framework codeDaniel Lezcano1-6/+126
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano2-115/+81
2013-06-05ARM: zynq: Add cpuidle supportMichal Simek3-0/+91
2013-06-03cpuidle: improve governor Kconfig optionsDaniel Lezcano1-9/+7
2013-05-29ARM: introduce common set_auxcr/get_auxcr functionsRob Herring1-14/+0
2013-04-26cpuidle: add maintainer entryDaniel Lezcano2-3/+6
2013-04-24cpuidle: fix comment formatDaniel Lezcano1-1/+1
2013-04-23ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano1-15/+2
2013-04-23ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano1-51/+1
2013-04-23cpuidle: make a single register function for allDaniel Lezcano1-0/+72
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano3-56/+18
2013-04-01cpuidle: initialize the broadcast timer frameworkDaniel Lezcano1-2/+29
2013-04-01cpuidle: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu1-3/+3
2013-04-01cpuidle / kirkwood: remove redundant Kconfig optionDaniel Lezcano2-7/+1
2013-04-01cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano1-0/+9
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+113
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn3-0/+113
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker1-2/+0
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano3-44/+6
2013-01-11cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur1-1/+1
2013-01-03cpuidle: fix lock contention in the idle pathDaniel Lezcano1-7/+1
2013-01-03cpuidle / coupled: fix ready counter decrementSivaram Nair1-1/+1
2013-01-03cpuidle: Fix finding state with min power_usageSivaram Nair2-2/+2
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+173
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner1-2/+1
2012-11-23cpuidle: fix a suspicious RCU usage in menu governorLi Zhong1-4/+6
2012-11-15cpuidle: support multiple driversDaniel Lezcano5-38/+351
2012-11-15cpuidle: prepare the cpuidle core to handle multiple driversDaniel Lezcano1-18/+42
2012-11-15cpuidle: move driver checking within the lock sectionDaniel Lezcano1-9/+1
2012-11-15cpuidle: move driver's refcount to cpuidleDaniel Lezcano1-5/+8
2012-11-15cpuidle: fixup device.h header in cpuidle.hDaniel Lezcano2-2/+4
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano1-0/+7
2012-11-15cpuidle: Get typical recent sleep intervalYouquan Song1-23/+46
2012-11-15cpuidle: Set residency to 0 if target Cstate not enterYouquan Song1-0/+4
2012-11-15cpuidle: Quickly notice prediction failure in general caseYouquan Song1-1/+33
2012-11-15cpuidle: Quickly notice prediction failure for repeat modeYouquan Song1-5/+70
2012-11-15cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano2-6/+5
2012-11-15cpuidle / sysfs: change function parameterDaniel Lezcano3-16/+8
2012-11-07cpuidle: add Calxeda SOC idle supportRob Herring3-0/+173
2012-10-08ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat1-1/+1
2012-09-22cpuidle: rename function name "__cpuidle_register_driver", v2Daniel Lezcano1-6/+9
2012-09-19cpuidle: remove some empty linesDaniel Lezcano1-3/+0
2012-09-04PM / cpuidle: Make ladder governor use the "disabled" state flagRafael J. Wysocki1-1/+3
2012-09-04Honor state disabling in the cpuidle ladder governorCarsten Emde1-1/+3