1. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  2. 7467571 cpuidle: menu: fixed wrapping timers at 4.294 seconds by Tero Kristo · 13 years ago
  3. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  4. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 13 years ago
  5. 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 13 years ago
  6. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 13 years ago
  7. f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 13 years ago
  8. d247632 cpuidle: delete NOP CPUIDLE_FLAG_POLL by Len Brown · 13 years ago
  9. 720f1c3 cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL by Thomas Renninger · 13 years ago
  10. d8c216c cpuidle: Make cpuidle_enable_device() call poll_idle_init() by Rafael J. Wysocki · 13 years ago
  11. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  12. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  13. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  14. 20e3341 cpuidle: Fix typos by Lucas De Marchi · 14 years ago
  15. 71abbbf cpuidle: extend cpuidle and menu governor to handle dynamic states by Ai Li · 14 years ago
  16. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  17. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 14 years ago
  18. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  19. 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 14 years ago
  20. c0d64cb cpuidle: add cpuidle_unregister_driver() error check by Len Brown · 14 years ago
  21. 1f85f87 cpuidle: add a repeating pattern detector to the menu governor by Arjan van de Ven · 14 years ago
  22. ed77134 PM QOS update by Mark Gross · 14 years ago
  23. 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  26. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  27. 56e6943b4 cpuidle menu: remove 8 bytes of padding on 64 bit builds by Richard Kennedy · 14 years ago
  28. 5787536 drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' by Stephen Hemminger · 14 years ago
  29. faa7b7d drivers/cpuidle: Move dereference after NULL test by Julia Lawall · 15 years ago
  30. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  31. 246eb7f cpuidle: always return with interrupts enabled by Kevin Hilman · 15 years ago
  32. 672917d cpuidle: menu governor: reduce latency on exit by Corrado Zoccolo · 15 years ago
  33. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  34. 288f023 tracing, x86, cpuidle: Move the end point of a C state in the power tracer by Arjan van de Ven · 15 years ago
  35. 816bb61 cpuidle: Add decaying history logic to menu idle predictor by Pallipadi, Venkatesh · 16 years ago
  36. 9a65583 regression: disable timer peek-ahead for 2.6.28 by Arjan van de Ven · 16 years ago
  37. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 89cedfe cpuidle: upon BIOS bug, default to default_idle rather than polling by Venkatesh Pallipadi · 16 years ago
  39. 887e301 cpuidle: use last_state which can reflect the actual state entered by Venkatesh Pallipadi · 16 years ago
  40. 2e94d1f hrtimer: peek at the timer queue just before going idle by Arjan van de Ven · 16 years ago
  41. 06d9e90 cpuidle: Make ladder governor honor latency requirements fully by venkatesh.pallipadi@intel.com · 16 years ago
  42. 320eee7 cpuidle: Menu governor fix wrong usage of measured_us by venkatesh.pallipadi@intel.com · 16 years ago
  43. a2bd9202 cpuidle: Do not use poll_idle unless user asks for it by venkatesh.pallipadi@intel.com · 16 years ago
  44. 66198f3 cpuidle: make sysfs attributes sysdev class attributes by Rabin Vincent · 16 years ago
  45. b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago
  46. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  47. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  48. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  49. 8e92b66 cpuidle: fix 100% C0 statistics regression by Venki Pallipadi · 16 years ago
  50. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 16 years ago
  51. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 16 years ago
  52. a6869cc cpuidle: build fix for non-x86 by Venki Pallipadi · 16 years ago
  53. 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 16 years ago
  54. acf6386 Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release by Len Brown · 16 years ago
  55. 9a0b841 cpuidle: Add a poll_idle method by venkatesh.pallipadi@intel.com · 16 years ago
  56. d82b351 pm qos infrastructure and interface by Mark Gross · 16 years ago
  57. f757397 cpuidle: build fix for non-x86 by Kevin Hilman · 16 years ago
  58. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  59. 94f57f3 Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  60. 60555e3 ACPI: CONFIG_CPU_IDLE=ACPI by default by len.brown@intel.com · 17 years ago
  61. 83788c0 cpuidle: remove unused exports by Adrian Bunk · 17 years ago
  62. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago