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