aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
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
2012-03-30cpuidle: use the driver's state_count as defaultDaniel Lezcano
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-02-22cpuidle: Default y on powerpc pSeriesBenjamin Herrenschmidt
2012-02-13cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-10-31cpuidle: ladder.c needs module.h and not just moduleparam.hPaul Gortmaker
2011-10-31cpuidle: Add module.h to drivers/cpuidle files as required.Paul Gortmaker
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03cpuidle: replace xen access to x86 pm_idle and default_idleLen Brown
2011-08-03cpuidle: create bootparam "cpuidle.off=1"Len Brown
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29cpuidle: menu: fixed wrapping timers at 4.294 secondsTero Kristo
2011-02-15Merge branch 'master' into for-nextJiri Kosina
2011-01-19Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl
2011-01-12Merge branch 'cpuidle-perf-events' into idle-testLen Brown
2011-01-12Merge branch 'linus' into idle-testLen Brown
2011-01-12cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger
2011-01-12cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown
2011-01-12cpuidle: Rename X86 specific idle poll state[0] from C0 to POLLThomas Renninger
2011-01-12cpuidle: Make cpuidle_enable_device() call poll_idle_init()Rafael J. Wysocki
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds