summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2013-04-23cpuidle: make a single register function for allDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-03-31cpuidle: initialize the broadcast timer frameworkDaniel Lezcano
2013-03-31cpuidle: kirkwood: fix coccicheck warningsSilviu-Mihai Popescu
2013-03-31cpuidle / kirkwood: remove redundant Kconfig optionDaniel Lezcano
2013-03-31cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-31cpuidle: kirkwood: Move out of mach directoryAndrew Lunn
2013-01-25PM / tracing: remove deprecated power trace APIPaul Gortmaker
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano
2013-01-11cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur
2013-01-03cpuidle: fix lock contention in the idle pathDaniel Lezcano
2013-01-03cpuidle / coupled: fix ready counter decrementSivaram Nair
2013-01-03cpuidle: Fix finding state with min power_usageSivaram Nair
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-27cpuidle: Measure idle state durations with monotonic clockJulius Werner
2012-11-22cpuidle: fix a suspicious RCU usage in menu governorLi Zhong
2012-11-14cpuidle: support multiple driversDaniel Lezcano
2012-11-14cpuidle: prepare the cpuidle core to handle multiple driversDaniel Lezcano
2012-11-14cpuidle: move driver checking within the lock sectionDaniel Lezcano
2012-11-14cpuidle: move driver's refcount to cpuidleDaniel Lezcano
2012-11-14cpuidle: fixup device.h header in cpuidle.hDaniel Lezcano
2012-11-14cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano
2012-11-14cpuidle: Get typical recent sleep intervalYouquan Song
2012-11-14cpuidle: Set residency to 0 if target Cstate not enterYouquan Song
2012-11-14cpuidle: Quickly notice prediction failure in general caseYouquan Song
2012-11-14cpuidle: Quickly notice prediction failure for repeat modeYouquan Song
2012-11-14cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano
2012-11-14cpuidle / sysfs: change function parameterDaniel Lezcano
2012-11-07cpuidle: add Calxeda SOC idle supportRob Herring
2012-10-09ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat
2012-09-21cpuidle: rename function name "__cpuidle_register_driver", v2Daniel Lezcano
2012-09-19cpuidle: remove some empty linesDaniel Lezcano
2012-09-03PM / cpuidle: Make ladder governor use the "disabled" state flagRafael J. Wysocki
2012-09-03Honor state disabling in the cpuidle ladder governorCarsten Emde
2012-08-17cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)
2012-08-17cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown
2012-07-18Merge branch 'pm-domains'Rafael J. Wysocki
2012-07-10PM / cpuidle: System resume hang fix with cpuidlePreeti U Murthy
2012-07-03PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki
2012-07-03PM / cpuidle: Add driver reference counterRafael J. Wysocki
2012-07-03cpuidle: move field disable from per-driver to per-cpuShuoX Liu
2012-06-02cpuidle: coupled: add parallel barrier functionColin Cross
2012-06-02cpuidle: add support for states that affect multiple cpusColin Cross
2012-06-02cpuidle: fix error handling in __cpuidle_register_deviceColin Cross
2012-06-02cpuidle: refactor out cpuidle_enter_stateColin Cross
2012-06-01cpuidle: add checks to avoid NULL pointer dereferenceSrivatsa S. Bhat
2012-06-01cpuidle: remove unused hrtimer_peek_ahead_timers() callSergey Senozhatsky