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