1. e4f5a3a Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  2. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  3. 94b4624 intel_idle: remove stop/start critical timings by Daniel Lezcano · 11 years ago
  4. 0b15841 intel_idle: additional Haswell CPU-id by Len Brown · 11 years ago
  5. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  7. 066361a intel_idle: Convert i7300_idle_lock to raw_spinlock by Mike Galbraith · 13 years ago
  8. 32e9518 intel_idle: export both C1 and C1E by Len Brown · 11 years ago
  9. e022e7e intel_idle: remove assumption of one C-state per MWAIT flag by Len Brown · 11 years ago
  10. 137ecc7 intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES by Len Brown · 11 years ago
  11. 85a4d2d intel_idle: support Haswell by Len Brown · 11 years ago
  12. b1beab4 intel_idle: stop using driver_data for static flags by Len Brown · 11 years ago
  13. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  14. ebd326c drivers/idle: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  15. 6f8c2e7 intel_idle: Don't register CPU notifier if we are not running. by Konrad Rzeszutek Wilk · 11 years ago
  16. 17915d5 intel_idle: pr_debug information need separated by Youquan Song · 12 years ago
  17. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  18. 23795e5 intel_idle: enable IVB Xeon support by Len Brown · 12 years ago
  19. 3735d52 intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. by Konrad Rzeszutek Wilk · 12 years ago
  20. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  21. 25ac776 ACPI: intel_idle : break dependency between modules by Daniel Lezcano · 12 years ago
  22. 6edab08 intel_idle: initial IVB support by Len Brown · 12 years ago
  23. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  24. dc716e9 drivers/idle/intel_idle.c: fix confusing code identation by Marcos Paulo de Souza · 12 years ago
  25. 8bf1193 intel_idle: Revert change of auto_demotion_disable_flags for Nehalem by Ben Hutchings · 12 years ago
  26. e668505 intel_idle: Fix ID for Nehalem-EX Xeon in device ID table by Ben Hutchings · 12 years ago
  27. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  28. b66b8b9 intel-idle: convert to x86_cpu_id auto probing by Andi Kleen · 12 years ago
  29. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 12 years ago
  30. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 12 years ago
  31. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 12 years ago
  32. 5c2a9f0 intel idle: Make idle driver more robust by Thomas Renninger · 13 years ago
  33. 95e3ec1 intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle by David Howells · 13 years ago
  34. 63ff07b intel_idle: remove redundant local_irq_disable() call by Yanmin Zhang · 12 years ago
  35. 39a74fd intel_idle: fix API misuse by Shaohua Li · 12 years ago
  36. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  37. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  38. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  39. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  40. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  41. 15e123e intel_idle: Rename cpuidle states by Thomas Renninger · 13 years ago
  42. bfb53cc intel_idle: disable Atom/Lincroft HW C-state auto-demotion by Len Brown · 13 years ago
  43. 14796fc intel_idle: disable NHM/WSM HW C-state auto-demotion by Len Brown · 13 years ago
  44. ec30f34 fix a shutdown regression in intel_idle by Shaohua Li · 13 years ago
  45. 4395288 Merge branch 'cpuidle-perf-events' into idle-test by Len Brown · 13 years ago
  46. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 13 years ago
  47. 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
  48. 2a2d31c intel_idle: open broadcast clock event by Shaohua Li · 13 years ago
  49. 956d033 cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle by Len Brown · 13 years ago
  50. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  51. ddbd550 intel_idle: update Sandy Bridge core C-state residency targets by Len Brown · 14 years ago
  52. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 13 years ago
  53. 61a0d49 perf: Do not export power_frequency, but power_start event by Thomas Renninger · 13 years ago
  54. 56b9aea intel_idle: recognize ARAT on WSM-EX by Len Brown · 14 years ago
  55. 27afe58 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
  56. c25d299 intel_idle: do not use the LAPIC timer for ATOM C2 by Len Brown · 14 years ago
  57. 00527cc Merge branch 'intel_idle+snb' into idle-release by Len Brown · 14 years ago
  58. d13780d intel_idle: add initial Sandy Bridge support by Len Brown · 14 years ago
  59. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  60. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. dea44c6 intel_idle: delete bogus data from cpuidle_state.power_usage by Len Brown · 14 years ago
  62. c8381cc intel_idle: simplify test for leave_mm() by Len Brown · 14 years ago
  63. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  64. 7fcca7d intel_idle: enable Atom C6 by Len Brown · 14 years ago
  65. 6110a1f intel_idle: Voluntary leave_mm before entering deeper by Suresh Siddha · 14 years ago
  66. 3265eba intel_idle: add missing __percpu markup by Namhyung Kim · 14 years ago
  67. 68f1601 intel_idle: Change mode 755 => 644 by Thomas Weber · 14 years ago
  68. bc83ccc x86, mwait: Move mwait constants to a common header file by H. Peter Anvin · 14 years ago
  69. 5a41794 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
  70. 4725fd3 intel_idle: recognize Lincroft Atom Processor by Arjan van de Ven · 14 years ago
  71. 5a5e28d intel_idle: no longer EXPERIMENTAL by Len Brown · 14 years ago
  72. 6ce9cd8 intel_idle: disable module support by Len Brown · 14 years ago
  73. 8d91530 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  74. ec67a2b intel_idle: add support for Westmere-EX by Len Brown · 14 years ago
  75. 0394c66 intel_idle: delete power_policy modparam, and choose substate functions by Len Brown · 14 years ago
  76. c423628 intel_idle: delete substates DEBUG modparam by Len Brown · 14 years ago
  77. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 14 years ago
  78. 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
  79. cc216b8 cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_t by Rusty Russell · 15 years ago
  80. 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
  81. 584ec22 ioat: move to drivers/dma/ioat/ by Dan Williams · 15 years ago
  82. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 15 years ago
  83. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  84. 24f81a7 i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  85. 2830c9f i7300_idle: Kconfig, show menu only on x86_64 by Venki Pallipadi · 16 years ago
  86. 33093e1 i7300_idle: Cleanup based review comments by Venki Pallipadi · 16 years ago
  87. 3ad0b02 i7300_idle: Disable ioat channel only on platforms where ile driver can load by Venki Pallipadi · 16 years ago
  88. 27471fd i7300_idle driver v1.55 by Andy Henroid · 16 years ago