Commit Graph

58 Commits (20b9d17715017ae4dd4ec87fabc36d33b9de708e)

Author SHA1 Message Date
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
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 16 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 17 years ago
Venkatesh Pallipadi 887e301aa1 cpuidle: use last_state which can reflect the actual state entered 17 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
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Venkatesh Pallipadi dcb84f335b cpuidle acpi driver: fix oops on AC<->DC 17 years ago
Venki Pallipadi 8e92b6605d cpuidle: fix 100% C0 statistics regression 17 years ago
Yi Yang 8b78cf602f cpuidle: fix cpuidle time and usage overflow 17 years ago
Venkatesh Pallipadi 4fcb2fcd4d ACPI, cpuidle: Clarify C-state description in sysfs 17 years ago
Venki Pallipadi a6869cc4cf cpuidle: build fix for non-x86 17 years ago
Len Brown 9b71315421 Revert "cpuidle: build fix for non-x86" 17 years ago
venkatesh.pallipadi@intel.com 9a0b841586 cpuidle: Add a poll_idle method 17 years ago
Mark Gross d82b35186e pm qos infrastructure and interface 17 years ago
Kevin Hilman f757397097 cpuidle: build fix for non-x86 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 94f57f3368 Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add 17 years ago