aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
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-26PM / 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-23cpuidle: fix a suspicious RCU usage in menu governorLi Zhong
2012-11-15cpuidle: support multiple driversDaniel Lezcano
2012-11-15cpuidle: prepare the cpuidle core to handle multiple driversDaniel Lezcano
2012-11-15cpuidle: move driver checking within the lock sectionDaniel Lezcano
2012-11-15cpuidle: move driver's refcount to cpuidleDaniel Lezcano
2012-11-15cpuidle: fixup device.h header in cpuidle.hDaniel Lezcano
2012-11-15cpuidle / sysfs: move structure declaration into the sysfs.c fileDaniel Lezcano
2012-11-15cpuidle: Get typical recent sleep intervalYouquan Song
2012-11-15cpuidle: Set residency to 0 if target Cstate not enterYouquan Song
2012-11-15cpuidle: Quickly notice prediction failure in general caseYouquan Song
2012-11-15cpuidle: Quickly notice prediction failure for repeat modeYouquan Song
2012-11-15cpuidle / sysfs: move kobj initialization in the syfs fileDaniel Lezcano
2012-11-15cpuidle / sysfs: change function parameterDaniel Lezcano
2012-11-07cpuidle: add Calxeda SOC idle supportRob Herring
2012-10-08ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat
2012-09-22cpuidle: rename function name "__cpuidle_register_driver", v2Daniel Lezcano
2012-09-19cpuidle: remove some empty linesDaniel Lezcano
2012-09-04PM / cpuidle: Make ladder governor use the "disabled" state flagRafael J. Wysocki
2012-09-04Honor 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-19Merge 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
2012-05-08cpuidle: Use kick_all_cpus_sync()Thomas Gleixner
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky