Commit Graph

73 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
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 14 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
Len Brown 752138df0d cpuidle: make cpuidle_curr_driver static 15 years ago
Len Brown c0d64cb031 cpuidle: add cpuidle_unregister_driver() error check 15 years ago
Arjan van de Ven 1f85f87d4f cpuidle: add a repeating pattern detector to the menu governor 15 years ago
Mark Gross ed77134bfc PM QOS update 15 years ago
Arjan van de Ven 1c6fe0364f cpuidle: Fix incorrect optimization 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Andi Kleen c9be0a36f9 sysdev: Pass attribute in sysdev_class attributes show/store 15 years ago
Richard Kennedy 56e6943b41 cpuidle menu: remove 8 bytes of padding on 64 bit builds 15 years ago
Stephen Hemminger 5787536edf drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' 15 years ago
Julia Lawall faa7b7ddca drivers/cpuidle: Move dereference after NULL test 15 years ago
Uwe Kleine-Knig 21ae2956ce tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 15 years ago
Kevin Hilman 246eb7f0ed cpuidle: always return with interrupts enabled 15 years ago
Corrado Zoccolo 672917dcc7 cpuidle: menu governor: reduce latency on exit 16 years ago
Arjan van de Ven 69d25870f2 cpuidle: fix the menu governor to boost IO performance 16 years ago
Arjan van de Ven 288f023e70 tracing, x86, cpuidle: Move the end point of a C state in the power tracer 16 years ago
Pallipadi, Venkatesh 816bb611e4 cpuidle: Add decaying history logic to menu idle predictor 16 years ago
Arjan van de Ven 9a6558371b regression: disable timer peek-ahead for 2.6.28 16 years ago
Venkatesh Pallipadi 89cedfefca cpuidle: upon BIOS bug, default to default_idle rather than polling 16 years ago
Venkatesh Pallipadi 887e301aa1 cpuidle: use last_state which can reflect the actual state entered 16 years ago
Arjan van de Ven 2e94d1f71f hrtimer: peek at the timer queue just before going idle 17 years ago
venkatesh.pallipadi@intel.com 06d9e908b2 cpuidle: Make ladder governor honor latency requirements fully 17 years ago
venkatesh.pallipadi@intel.com 320eee7763 cpuidle: Menu governor fix wrong usage of measured_us 17 years ago
venkatesh.pallipadi@intel.com a2bd920233 cpuidle: Do not use poll_idle unless user asks for it 17 years ago
Rabin Vincent 66198f36aa cpuidle: make sysfs attributes sysdev class attributes 17 years ago
Thomas Gleixner b032bf70df ACPI/CPUIDLE: prevent setting pm_idle to NULL 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago