summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-69/+4
* Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki2013-07-291-34/+1
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-035-132/+307
|\
| * cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano2013-06-111-3/+3
| * cpuidle: Comment the driver's framework codeDaniel Lezcano2013-06-111-6/+126
| * cpuidle: simplify multiple driver supportDaniel Lezcano2013-06-112-115/+81
| * ARM: zynq: Add cpuidle supportMichal Simek2013-06-053-0/+91
| * cpuidle: improve governor Kconfig optionsDaniel Lezcano2013-06-031-9/+7
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-14/+0
|\ \
| * | ARM: introduce common set_auxcr/get_auxcr functionsRob Herring2013-05-291-14/+0
| |/
* | cpuidle: calxeda: select ARM_CPU_SUSPENDArnd Bergmann2013-06-241-0/+1
|/
* cpuidle: add maintainer entryDaniel Lezcano2013-04-262-3/+6
* cpuidle: fix comment formatDaniel Lezcano2013-04-241-1/+1
* ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
* ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-51/+1
* cpuidle: make a single register function for allDaniel Lezcano2013-04-231-0/+72
* cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-233-56/+18
* cpuidle: initialize the broadcast timer frameworkDaniel Lezcano2013-04-011-2/+29
* cpuidle: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu2013-04-011-3/+3
* cpuidle / kirkwood: remove redundant Kconfig optionDaniel Lezcano2013-04-012-7/+1
* cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano2013-04-011-0/+9
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-213-0/+113
|\
| * cpuidle: kirkwood: Move out of mach directoryAndrew Lunn2013-01-313-0/+113
* | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-2/+0
|/
* cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-153-44/+6
* cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-111-1/+1
* cpuidle: fix lock contention in the idle pathDaniel Lezcano2013-01-031-7/+1
* cpuidle / coupled: fix ready counter decrementSivaram Nair2013-01-031-1/+1
* cpuidle: Fix finding state with min power_usageSivaram Nair2013-01-032-2/+2
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-0/+173
|\
| * cpuidle: add Calxeda SOC idle supportRob Herring2012-11-073-0/+173
* | cpuidle: Measure idle state durations with monotonic clockJulius Werner2012-11-271-2/+1
* | cpuidle: fix a suspicious RCU usage in menu governorLi Zhong2012-11-231-4/+6
* | cpuidle: support multiple driversDaniel Lezcano2012-11-155-38/+351
* | 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: fixup device.h header in cpuidle.hDaniel Lezcano2012-11-152-2/+4
* | cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano2012-11-151-0/+7
* | cpuidle: Get typical recent sleep intervalYouquan Song2012-11-151-23/+46
* | cpuidle: Set residency to 0 if target Cstate not enterYouquan Song2012-11-151-0/+4
* | cpuidle: Quickly notice prediction failure in general caseYouquan Song2012-11-151-1/+33
* | cpuidle: Quickly notice prediction failure for repeat modeYouquan Song2012-11-151-5/+70
* | cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano2012-11-152-6/+5
* | cpuidle / sysfs: change function parameterDaniel Lezcano2012-11-153-16/+8
|/
* ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat2012-10-081-1/+1
* 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: Make ladder governor use the "disabled" state flagRafael J. Wysocki2012-09-041-1/+3
* Honor state disabling in the cpuidle ladder governorCarsten Emde2012-09-041-1/+3
OpenPOWER on IntegriCloud