Commit Graph

106 Commits (c2ff5cf5294bcbd7fa50f7d860e90a66db7e5059)

Author SHA1 Message Date
Srivatsa S. Bhat cf31cd1a0c ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug 13 years ago
Daniel Lezcano ed953472d1 cpuidle: rename function name "__cpuidle_register_driver", v2 13 years ago
Daniel Lezcano a77de28662 cpuidle: remove some empty lines 13 years ago
Rafael J. Wysocki 66804c13f7 PM / cpuidle: Make ladder governor use the "disabled" state flag 13 years ago
Carsten Emde 62d6ae880e Honor state disabling in the cpuidle ladder governor 13 years ago
Jon Medhurst (Tixy) 5fbbb90dfd cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify 13 years ago
Colin Cross 63c6ba4352 cpuidle: coupled: fix sleeping while atomic in cpu notifier 13 years ago
Preeti U Murthy 8651f97bd9 PM / cpuidle: System resume hang fix with cpuidle 13 years ago
Rafael J. Wysocki cbc9ef0287 PM / Domains: Add preliminary support for cpuidle, v2 13 years ago
Rafael J. Wysocki 6e797a0788 PM / cpuidle: Add driver reference counter 13 years ago
ShuoX Liu dc7fd275ae cpuidle: move field disable from per-driver to per-cpu 13 years ago
Colin Cross 20ff51a36b cpuidle: coupled: add parallel barrier function 13 years ago
Colin Cross 4126c0197b cpuidle: add support for states that affect multiple cpus 13 years ago
Colin Cross 3af272ab75 cpuidle: fix error handling in __cpuidle_register_device 13 years ago
Colin Cross 56cfbf74a1 cpuidle: refactor out cpuidle_enter_state 13 years ago
Srivatsa S. Bhat 1b0a0e9a15 cpuidle: add checks to avoid NULL pointer dereference 13 years ago
Sergey Senozhatsky 0aeb9cac6f cpuidle: remove unused hrtimer_peek_ahead_timers() call 13 years ago
Thomas Gleixner 4a1625133d cpuidle: Use kick_all_cpus_sync() 13 years ago
Toshi Kani ee01e66337 cpuidle: Fix panic in CPU off-lining with no idle driver 13 years ago
Boris Ostrovsky 02401c06b7 cpuidle: power_usage should be declared signed integer 13 years ago
Boris Ostrovsky 1a022e3f1b idle, x86: Allow off-lined CPU to enter deeper C states 13 years ago
Daniel Lezcano fc850f39ea cpuidle: use the driver's state_count as default 13 years ago
ShuoX Liu 3a53396b03 cpuidle: add a sysfs entry to disable specific C state for debug purpose. 13 years ago
Robert Lee e1689795a7 cpuidle: Add common time keeping and irq enabling 13 years ago
Benjamin Herrenschmidt aa491ad3d4 cpuidle: Default y on powerpc pSeries 13 years ago
Steven Rostedt 76027ea863 cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section 13 years ago
Kay Sievers 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
Deepthi Dharwar 46bcfad7a8 cpuidle: Single/Global registration of idle states 13 years ago
Deepthi Dharwar 4202735e8a cpuidle: Split cpuidle_state structure and move per-cpu statistics fields 13 years ago
Deepthi Dharwar b25edc42bf cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() 13 years ago
Deepthi Dharwar e978aa7d7d cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state 13 years ago
Paul Gortmaker 70e522a028 cpuidle: ladder.c needs module.h and not just moduleparam.h 13 years ago
Paul Gortmaker 884b17e109 cpuidle: Add module.h to drivers/cpuidle files as required. 13 years ago
Jean Pihet e8db0be124 PM QoS: Move and rename the implementation files 14 years ago
Len Brown a0bfa13738 cpuidle: stop depending on pm_idle 14 years ago
Len Brown d91ee5863b cpuidle: replace xen access to x86 pm_idle and default_idle 14 years ago
Len Brown 62027aea23 cpuidle: create bootparam "cpuidle.off=1" 14 years ago
Tero Kristo 7467571f44 cpuidle: menu: fixed wrapping timers at 4.294 seconds 14 years ago
Jesper Juhl 42b16b3fbb Kill off warning: ‘inline’ is not at beginning of declaration 14 years ago
Thomas Renninger f77cfe4ea2 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer 14 years ago
Len Brown d247632c08 cpuidle: delete NOP CPUIDLE_FLAG_POLL 14 years ago
Thomas Renninger 720f1c3010 cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL 14 years ago
Rafael J. Wysocki d8c216cfa5 cpuidle: Make cpuidle_enable_device() call poll_idle_init() 14 years ago
Thomas Renninger 25e41933b5 perf: Clean up power events by introducing new, more generic ones 14 years ago
Christoph Lameter 4a6f4fe837 drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
Lucas De Marchi 20e3341bb1 cpuidle: Fix typos 15 years ago
Ai Li 71abbbf856 cpuidle: extend cpuidle and menu governor to handle dynamic states 15 years ago
Thomas Renninger 6f4f2723d0 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent 15 years ago
Thomas Renninger 4c21adf26f x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent 15 years ago
Peter Zijlstra 8c215bd389 sched: Cure nr_iowait_cpu() users 15 years ago