1. ead067b Merge back power capping changes for v5.6. by Rafael J. Wysocki · 5 years ago
  2. 3aa3c58 powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online() by Harry Pan · 5 years ago
  3. 2298cf8 powercap/intel_rapl: add support for JasperLake by Zhang Rui · 5 years ago
  4. 708d10e powercap/intel_rapl: add support for TigerLake Mobile by Zhang Rui · 5 years ago
  5. f84fdcb powercap/intel_rapl: add support for Cometlake desktop by Zhang Rui · 5 years ago
  6. cae4781 powercap/intel_rapl: add support for CometLake Mobile by Zhang Rui · 5 years ago
  7. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  8. cd4c076 powercap: idle_inject: Use higher resolution for idle injection by Daniel Lezcano · 5 years ago
  9. 82e430a cpuidle: play_idle: Increase the resolution to usec by Daniel Lezcano · 5 years ago
  10. 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
  11. 5e74140 x86/intel: Aggregate big core graphics naming by Peter Zijlstra · 5 years ago
  12. af239c4 x86/intel: Aggregate big core mobile naming by Peter Zijlstra · 5 years ago
  13. c66f78a x86/intel: Aggregate big core client naming by Peter Zijlstra · 5 years ago
  14. f76cb06 powercap: Invoke powercap_init() and rapl_init() earlier by Zhang Rui · 5 years ago
  15. 2e3f450 powercap/rapl: Add Ice Lake NNPI support to RAPL driver by Rajneesh Bhardwaj · 5 years ago
  16. 3231a21 powercap/intel_rapl: add support for ICX-D by Zhang Rui · 5 years ago
  17. cceb1d9 powercap/intel_rapl: add support for ICX by Zhang Rui · 5 years ago
  18. 0ab74bc powercap/intel_rapl: add support for IceLake desktop by Zhang Rui · 5 years ago
  19. abcfaeb intel_rapl: Fix module autoloading issue by Zhang Rui · 5 years ago
  20. 0c2dded intel_rapl: support two power limits for every RAPL domain by Zhang Rui · 5 years ago
  21. d978e75 intel_rapl: support 64 bit register by Zhang Rui · 5 years ago
  22. 3382388 intel_rapl: abstract RAPL common code by Zhang Rui · 5 years ago
  23. 1193b16 intel_rapl: cleanup hardcoded MSR access by Zhang Rui · 5 years ago
  24. 8a00676 intel_rapl: cleanup some functions by Zhang Rui · 5 years ago
  25. beea8df intel_rapl: abstract register access operations by Zhang Rui · 5 years ago
  26. 7fde271 intel_rapl: abstract register address by Zhang Rui · 5 years ago
  27. 7ebf8ef intel_rapl: introduce struct rapl_if_private by Zhang Rui · 5 years ago
  28. ff95682 intel_rapl: introduce intel_rapl.h by Zhang Rui · 5 years ago
  29. 8310e82 intel_rapl: remove hardcoded register index by Zhang Rui · 5 years ago
  30. f7c4e0c intel_rapl: use reg instead of msr by Zhang Rui · 5 years ago
  31. 222a21d Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. f6cc69f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 by Thomas Gleixner · 6 years ago
  33. 9ea7612 powercap/intel_rapl: Update RAPL domain name and debug messages by Zhang Rui · 6 years ago
  34. 32fb480 powercap/intel_rapl: Support multi-die/package by Zhang Rui · 6 years ago
  35. aadf7b3 powercap/intel_rapl: Simplify rapl_find_package() by Zhang Rui · 6 years ago
  36. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  37. ba6f3ec powercap/intel_rapl: add Ice Lake mobile by Gayatri Kammela · 6 years ago
  38. df7f8e0 powercap: intel_rapl: add support for Jacobsville by Zhang Rui · 6 years ago
  39. 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
  40. f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  41. 17ed151 powercap: RAPL: Get rid of custom RAPL_CPU() macro by Andy Shevchenko · 6 years ago
  42. 88763a5 powercap / idle_inject: Add an idle injection framework by Daniel Lezcano · 7 years ago
  43. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  44. ef74b5b powercap: RAPL: Add support for Cannon Lake by Joe Konno · 7 years ago
  45. 01857cf powercap: intel_rapl: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  46. 52b3672 powercap: add suspend and resume mechanism for SOC power limit by Zhen Han · 7 years ago
  47. 7f63448 powercap: Simplify powercap_init() by Arvind Yadav · 7 years ago
  48. edbdabc powercap/RAPL: prevent overridding bits outside of the mask by Adam Lessnau · 8 years ago
  49. 216c4e9 PowerCap: Fix an error code in powercap_register_zone() by Dan Carpenter · 8 years ago
  50. 4486740 powercap: intel_rapl: Add support for Gemini Lake by David E. Box · 8 years ago
  51. bd90891 powercap / RAPL: Add Knights Mill CPUID by Piotr Luc · 8 years ago
  52. cb43f81 powercap/intel_rapl: fix and tidy up error handling by Jacob Pan · 8 years ago
  53. b4005e9 powercap/intel_rapl: Track active CPUs internally by Thomas Gleixner · 8 years ago
  54. 5870506 powercap/intel_rapl: Cleanup duplicated init code by Thomas Gleixner · 8 years ago
  55. 5e4dc79 powercap/intel rapl: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  56. a74f436 powercap/intel_rapl: Propagate error code when registration fails by Thomas Gleixner · 8 years ago
  57. bed5ab6 powercap/intel_rapl: Add missing domain data update on hotplug by Thomas Gleixner · 8 years ago
  58. f5fbf84 x86/cpu: Rename Merrifield2 to Moorefield by Andy Shevchenko · 8 years ago
  59. 7d18847 powercap / RAPL: Add support for Ivy Bridge server by Xiaolong Wang · 9 years ago
  60. ab0d15d powercap / RAPL: add support for Denverton by Jacob Pan · 9 years ago
  61. a8165a2 Merge back earlier powercap material for v4.8. by Rafael J. Wysocki · 9 years ago
  62. e1399ba powercap / RAPL: handle missing MSRs by Jacob Pan · 9 years ago
  63. e1a27e8 powercap / RAPL: reduce message loglevel by Jacob Pan · 9 years ago
  64. d40671e x86, powercap, rapl: Add Skylake Server model number by Dave Hansen · 9 years ago
  65. 0bb04b5 x86, powercap, rapl: Reorder CPU detection table by Dave Hansen · 9 years ago
  66. 62d1673 x86, powercap, rapl: Use Intel model macros intead of open-coding by Dave Hansen · 9 years ago
  67. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  68. 3521ba1 powercap, perf/x86/intel/rapl: Add PSys support by Srinivas Pandruvada · 9 years ago
  69. 6c51cc0 powercap/intel_rapl: Add support for Kabylake by Jacob Pan · 9 years ago
  70. 462d808 powercap: intel_rapl: Add missing Haswell model by Srinivas Pandruvada · 9 years ago
  71. 323ee64 powercap/rapl: track lead cpu per package by Jacob Pan · 9 years ago
  72. 309557f powercap/rapl: add package reference per domain by Jacob Pan · 9 years ago
  73. f14a139 powercap/rapl: reduce ipi calls by Jacob Pan · 9 years ago
  74. a889f76 Merge branch 'powercap' by Rafael J. Wysocki · 9 years ago
  75. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  76. 600c395 powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structures by Julia Lawall · 9 years ago
  77. 79a21db powercap / RAPL: fix BIOS lock check by Prarit Bhargava · 9 years ago
  78. 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
  79. 89e7b25 powercap / RAPL: Enable Broxton RAPL support by Amy Wiles · 9 years ago
  80. 5021282 powercap / RAPL: disable the 2nd power limit properly by Seiichi Ikarashi · 9 years ago
  81. 4e0bec9 powercap / RAPL: Add support for Broadwell-H by Radivoje Jovanovic · 9 years ago
  82. 2cac1f7 powercap / RAPL: Add support for Skylake H/S by Radivoje Jovanovic · 9 years ago
  83. 6f066d4 powercap / RAPL: Support Knights Landing by Dasaratharaman Chandramouli · 10 years ago
  84. 51b6340 powercap / RAPL: Floor frequency setting in Atom SoC by Ajay Thomas · 10 years ago
  85. 5fa0fa4 powercap / RAPL: Add support for Intel Skylake processors by Brian Bian · 10 years ago
  86. ea85dbc powercap / RAPL: mark rapl_ids array as __initconst by Mathias Krause · 10 years ago
  87. 34dfa36 powercap / RAPL: add ID for Broadwell server by Jacob Pan · 10 years ago
  88. d474a4d powercap / RAPL: handle domains with different energy units by Jacob Pan · 10 years ago
  89. d72be77 powercap / RAPL: add IDs for future Xeon CPUs by Jacob Pan · 10 years ago
  90. 24b5984 powercap / RAPL: fix build dependency on iosf_mbi by Jacob Pan · 10 years ago
  91. 74af752 powercap / RAPL: add new model ids by Jacob Pan · 10 years ago
  92. 3c2c084 powercap / RAPL: handle atom and core differences by Jacob Pan · 10 years ago
  93. 087e9cb powercap / RAPL: abstract per cpu type functions by Jacob Pan · 10 years ago
  94. fcdf179 powercap / RAPL: change domain detection message by Jacob Pan · 10 years ago
  95. 64c7569 powercap / RAPL: add support for CPU model 0x3f by Jason Baron · 10 years ago
  96. a97ac35b powercap / RAPL: add new CPU IDs by Jacob Pan · 11 years ago
  97. 9d31c67 powercap / RAPL: further relax energy counter checks by Jacob Pan · 11 years ago
  98. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  99. 009f225 powercap, intel-rapl: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  100. d6b2e6d powercap / intel_rapl: spell out SoC names by Jacob Pan · 11 years ago