1. 4dcb78e intel_idle: Introduce 'states_off' module parameter by Rafael J. Wysocki · 5 years ago
  2. 3a5be9b intel_idle: Introduce 'use_acpi' module parameter by Rafael J. Wysocki · 5 years ago
  3. c0275ae Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. 86e9466 intel_idle: Clean up irtl_2_usec() by Rafael J. Wysocki · 5 years ago
  5. 1aefbd7 intel_idle: Move 3 functions closer to their callers by Rafael J. Wysocki · 5 years ago
  6. 095928a intel_idle: Annotate initialization code and data structures by Rafael J. Wysocki · 5 years ago
  7. 0755a9b intel_idle: Move and clean up intel_idle_cpuidle_devices_uninit() by Rafael J. Wysocki · 5 years ago
  8. 3d3a1ae intel_idle: Rearrange intel_idle_cpuidle_driver_init() by Rafael J. Wysocki · 5 years ago
  9. 533da74 intel_idle: Clean up NULL pointer check in intel_idle_init() by Rafael J. Wysocki · 5 years ago
  10. a6c86e3 intel_idle: Fold intel_idle_probe() into intel_idle_init() by Rafael J. Wysocki · 5 years ago
  11. cbd2c4c intel_idle: Eliminate __setup_broadcast_timer() by Rafael J. Wysocki · 5 years ago
  12. 32ad73d x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR by Sean Christopherson · 5 years ago
  13. e6d4f08 intel_idle: Use ACPI _CST on server systems by Rafael J. Wysocki · 5 years ago
  14. 4ec32d9 intel_idle: Add module parameter to prevent ACPI _CST from being used by Rafael J. Wysocki · 5 years ago
  15. bff8e60 intel_idle: Allow ACPI _CST to be used for selected known processors by Rafael J. Wysocki · 5 years ago
  16. 1873495 intel_idle: Use ACPI _CST for processor models without C-state tables by Rafael J. Wysocki · 5 years ago
  17. 9f3d6da intel_idle: Refactor intel_idle_cpuidle_driver_init() by Rafael J. Wysocki · 5 years ago
  18. ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
  19. 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
  20. 5e74140 x86/intel: Aggregate big core graphics naming by Peter Zijlstra · 5 years ago
  21. af239c4 x86/intel: Aggregate big core mobile naming by Peter Zijlstra · 5 years ago
  22. c66f78a x86/intel: Aggregate big core client naming by Peter Zijlstra · 5 years ago
  23. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  24. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  25. 04b1d5d intel_idle: add support for Jacobsville by Zhang Rui · 6 years ago
  26. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  28. a4a008e intel_idle: Get rid of custom ICPU() macro by Andy Shevchenko · 6 years ago
  29. 622ade3 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  30. a4c4475 intel_idle: Graceful probe failure when MWAIT is disabled by Len Brown · 7 years ago
  31. 6753573 Revert "x86/mm: Stop calling leave_mm() in idle code" by Andy Lutomirski · 7 years ago
  32. 0563bb7 intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT) by Jason Baron · 7 years ago
  33. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  34. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  35. 1b39e3f cpuidle: Make drivers initialize polling state by Rafael J. Wysocki · 7 years ago
  36. 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
  37. 1ed7d32 Merge branch 'x86/boot' into x86/mm, to pick up interacting changes by Ingo Molnar · 7 years ago
  38. 43858b4 x86/mm: Stop calling leave_mm() in idle code by Andy Lutomirski · 8 years ago
  39. 654d08a intel_idle: Use more common logging style by Joe Perches · 8 years ago
  40. 1b2e876 x86/intel_idle: add Gemini Lake support by David E. Box · 8 years ago
  41. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  42. 6cfb237 intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL by Len Brown · 8 years ago
  43. de09cdd intel_idle: stop exposing platform acronyms in sysfs by Len Brown · 8 years ago
  44. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  45. fb1013a intel_idle: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  46. 29d7bba intel_idle: Remove superfluous SMP fuction call by Anna-Maria Gleixner · 8 years ago
  47. a2c1bc6 x86/intel_idle: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  48. 5e7ec26 x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series) by Andy Shevchenko · 8 years ago
  49. b65ce83 i7300_idle: Remove this driver by Len Brown · 8 years ago
  50. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  51. b325e04 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. bef4509 intel_idle: correct BXT support by Jan Beulich · 9 years ago
  53. 3451ab3 intel_idle: re-work bxt_idle_state_table_update() and its helper by Jan Beulich · 9 years ago
  54. 4b3b234 x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G" by Dave Hansen · 9 years ago
  55. 0080d65 idle_intel: Add Denverton by Jacob Pan · 9 years ago
  56. 02c4fae drivers/idle: make intel_idle.c driver more explicitly non-modular by Paul Gortmaker · 9 years ago
  57. db73c5a x86/intel_idle: Use Intel family macros for intel_idle by Dave Hansen · 9 years ago
  58. 5dcef69 intel_idle: add BXT support by Len Brown · 9 years ago
  59. 3ce093d intel_idle: Add KBL support by Len Brown · 9 years ago
  60. f9e7165 intel_idle: Add SKX support by Len Brown · 9 years ago
  61. 3e66a9a intel_idle: Clean up all registered devices on exit. by Richard Cochran · 9 years ago
  62. 0882054 intel_idle: Propagate hot plug errors. by Richard Cochran · 9 years ago
  63. b69ef2c intel_idle: Don't overreact to a cpuidle registration failure. by Richard Cochran · 9 years ago
  64. 2259a81 intel_idle: Setup the timer broadcast only on successful driver load. by Richard Cochran · 9 years ago
  65. ca42489 intel_idle: Avoid a double free of the per-CPU data. by Richard Cochran · 9 years ago
  66. e9df69c intel_idle: Fix dangling registration on error path. by Richard Cochran · 9 years ago
  67. 5131991 intel_idle: Fix deallocation order on the driver exit path. by Richard Cochran · 9 years ago
  68. 4a3dfb3 intel_idle: Remove redundant initialization calls. by Richard Cochran · 9 years ago
  69. 5469c82 intel_idle: Fix a helper function's return value. by Richard Cochran · 9 years ago
  70. f704154 intel_idle: remove useless return from void function. by Richard Cochran · 9 years ago
  71. 281baf7 intel_idle: Support for Intel Xeon Phi Processor x200 Product Family by Dasaratharaman Chandramouli · 10 years ago
  72. d70e28f intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled by Len Brown · 9 years ago
  73. 135919a intel_idle: Skylake Client Support - updated by Len Brown · 9 years ago
  74. 493f133 intel_idle: Skylake Client Support by Len Brown · 10 years ago
  75. 7dd0e0a intel_idle: allow idle states to be freeze-mode specific by Len Brown · 10 years ago
  76. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  77. baa9a93 Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle by Rafael J. Wysocki · 10 years ago
  78. d5cdc3c intel_idle: mark cpu id array as __initconst by Mathias Krause · 10 years ago
  79. f6cee19 intel_idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  80. 76962ca intel_idle: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  81. cab07a5 intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell SOCs by Len Brown · 10 years ago
  82. d7ef767 intel_idle: Update support for Silvermont Core in Baytrail SOC by Len Brown · 10 years ago
  83. 5fe2e52 intel_idle: Add ->enter_freeze callbacks by Rafael J. Wysocki · 10 years ago
  84. bea5707 intel_idle: support additional Broadwell model by Len Brown · 10 years ago
  85. b82b6cc cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic by Daniel Lezcano · 10 years ago
  86. a138b56 intel_idle: Broadwell support by Len Brown · 11 years ago
  87. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  88. d27dca4 intel_idle: fix IVT idle state table setting by Christoph Jaeger · 11 years ago
  89. 8c73c4d Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 11 years ago
  90. 0138d8f intel_idle: fine-tune IVT residency targets by Len Brown · 11 years ago
  91. 07494d5 intel-idle: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  92. acead1b intel_idle: Add CPU model 54 (Atom N2000 series) by Jan Kiszka · 11 years ago
  93. 718987d intel_idle: support Bay Trail by Len Brown · 11 years ago
  94. 24bfa95 intel_idle: allow sparse sub-state numbering, for Bay Trail by Len Brown · 11 years ago
  95. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  96. c9c8986 Merge branch 'x86/idle' into sched/core by Ingo Molnar · 11 years ago
  97. 4955a54 intel_idle: remove superfluous dev->state_count initialization by Bartlomiej Zolnierkiewicz · 11 years ago
  98. dbf87ab intel_idle: do C1E promotion disable quirk for hotplugged CPUs by Bartlomiej Zolnierkiewicz · 11 years ago
  99. 8839099 intel_idle: close avn_cstates array with correct marker by Jiang Liu · 11 years ago
  100. ba0dc81 Revert "intel_idle: mark states tables with __initdata tag" by Jiang Liu · 11 years ago