1. c878a52 cpuidle: Check if device is already registered by Daniel Lezcano · 11 years ago
  2. 5df0aa7 cpuidle: Introduce __cpuidle_device_init() by Daniel Lezcano · 11 years ago
  3. f6bb51a cpuidle: Introduce __cpuidle_unregister_device() by Daniel Lezcano · 11 years ago
  4. 10b9d3f cpuidle: Check cpuidle_enable_device() return value by Daniel Lezcano · 11 years ago
  5. 82467a5 cpuidle: simplify multiple driver support by Daniel Lezcano · 11 years ago
  6. 1c192d0 cpuidle: fix comment format by Daniel Lezcano · 11 years ago
  7. 4c637b2 cpuidle: make a single register function for all by Daniel Lezcano · 11 years ago
  8. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  9. b60e6a0 cpuidle : handle clockevent notify from the cpuidle framework by Daniel Lezcano · 11 years ago
  10. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 12 years ago
  11. 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 12 years ago
  12. 0e5537b cpuidle: Fix finding state with min power_usage by Sivaram Nair · 12 years ago
  13. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  14. bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
  15. d73d68d cpuidle: Set residency to 0 if target Cstate not enter by Youquan Song · 12 years ago
  16. e45a00d cpuidle / sysfs: move kobj initialization in the syfs file by Daniel Lezcano · 12 years ago
  17. 1aef40e cpuidle / sysfs: change function parameter by Daniel Lezcano · 12 years ago
  18. cf31cd1 ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug by Srivatsa S. Bhat · 12 years ago
  19. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  20. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  21. 7791bd2 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  22. 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
  23. cbc9ef0 PM / Domains: Add preliminary support for cpuidle, v2 by Rafael J. Wysocki · 12 years ago
  24. dc7fd27 cpuidle: move field disable from per-driver to per-cpu by ShuoX Liu · 12 years ago
  25. 4126c01 cpuidle: add support for states that affect multiple cpus by Colin Cross · 12 years ago
  26. 3af272a cpuidle: fix error handling in __cpuidle_register_device by Colin Cross · 12 years ago
  27. 56cfbf7 cpuidle: refactor out cpuidle_enter_state by Colin Cross · 12 years ago
  28. 1b0a0e9 cpuidle: add checks to avoid NULL pointer dereference by Srivatsa S. Bhat · 12 years ago
  29. 0aeb9ca cpuidle: remove unused hrtimer_peek_ahead_timers() call by Sergey Senozhatsky · 12 years ago
  30. 4a16251 cpuidle: Use kick_all_cpus_sync() by Thomas Gleixner · 12 years ago
  31. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  32. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  33. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  34. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  35. fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 12 years ago
  36. 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 12 years ago
  37. e168979 cpuidle: Add common time keeping and irq enabling by Robert Lee · 12 years ago
  38. 76027ea cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section by Steven Rostedt · 12 years ago
  39. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  40. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  41. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  42. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  43. b25edc4 cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare() by Deepthi Dharwar · 13 years ago
  44. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  45. 884b17e cpuidle: Add module.h to drivers/cpuidle files as required. by Paul Gortmaker · 13 years ago
  46. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  47. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  48. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  49. 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 13 years ago
  50. 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 14 years ago
  51. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  52. f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 14 years ago
  53. d247632 cpuidle: delete NOP CPUIDLE_FLAG_POLL by Len Brown · 14 years ago
  54. 720f1c3 cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL by Thomas Renninger · 14 years ago
  55. d8c216c cpuidle: Make cpuidle_enable_device() call poll_idle_init() by Rafael J. Wysocki · 14 years ago
  56. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  57. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  58. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  59. 71abbbf cpuidle: extend cpuidle and menu governor to handle dynamic states by Ai Li · 14 years ago
  60. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  61. 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 14 years ago
  62. 246eb7f cpuidle: always return with interrupts enabled by Kevin Hilman · 15 years ago
  63. 288f023 tracing, x86, cpuidle: Move the end point of a C state in the power tracer by Arjan van de Ven · 15 years ago
  64. 9a65583 regression: disable timer peek-ahead for 2.6.28 by Arjan van de Ven · 16 years ago
  65. 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
  66. 89cedfe cpuidle: upon BIOS bug, default to default_idle rather than polling by Venkatesh Pallipadi · 16 years ago
  67. 887e301 cpuidle: use last_state which can reflect the actual state entered by Venkatesh Pallipadi · 16 years ago
  68. 2e94d1f hrtimer: peek at the timer queue just before going idle by Arjan van de Ven · 16 years ago
  69. b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago
  70. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  71. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  72. 8e92b66 cpuidle: fix 100% C0 statistics regression by Venki Pallipadi · 16 years ago
  73. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 16 years ago
  74. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 16 years ago
  75. a6869cc cpuidle: build fix for non-x86 by Venki Pallipadi · 16 years ago
  76. 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 16 years ago
  77. acf6386 Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release by Len Brown · 16 years ago
  78. 9a0b841 cpuidle: Add a poll_idle method by venkatesh.pallipadi@intel.com · 17 years ago
  79. d82b351 pm qos infrastructure and interface by Mark Gross · 16 years ago
  80. f757397 cpuidle: build fix for non-x86 by Kevin Hilman · 17 years ago
  81. 83788c0 cpuidle: remove unused exports by Adrian Bunk · 17 years ago
  82. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago