1. 36fd360 Merge back earlier power capping changes for v5.17 by Rafael J. Wysocki · 3 years ago
  2. c1af85e powercap/drivers/dtpm: Reduce trace verbosity by Daniel Lezcano · 3 years, 1 month ago
  3. 86ffed3 powercap: fix typo in a comment in idle_inject.c by Jason Wang · 3 years, 1 month ago
  4. 931da6a powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR by Zhang Rui · 3 years, 1 month ago
  5. 1ac5e21 powercap: DTPM: Drop unused local variable from init_dtpm() by Rafael J. Wysocki · 3 years, 1 month ago
  6. f751db8 powercap/drivers/dtpm: Disable DTPM at boot time by Daniel Lezcano · 3 years, 1 month ago
  7. 4d1cd14 powercap: DTPM: Fix suspend failure and kernel warning by Daniel Lezcano · 3 years, 2 months ago
  8. 5d8cb8d powercap/drivers/dtpm: Fix power limit initialization by Daniel Lezcano · 3 years, 9 months ago
  9. eb82bac powercap/drivers/dtpm: Scale the power with the load by Daniel Lezcano · 3 years, 10 months ago
  10. d2cdc6a powercap/drivers/dtpm: Use container_of instead of a private data field by Daniel Lezcano · 3 years, 10 months ago
  11. 7a89d7e powercap/drivers/dtpm: Simplify the dtpm table by Daniel Lezcano · 3 years, 10 months ago
  12. 4570ddd powercap/drivers/dtpm: Encapsulate even more the code by Daniel Lezcano · 3 years, 10 months ago
  13. 1cc5b9a powercap: Add Power Limit4 support for Alder Lake SoC by Sumeet Pawnikar · 3 years, 4 months ago
  14. 5d4c779 powercap: intel_rapl: Replace deprecated CPU-hotplug functions by Sebastian Andrzej Siewior · 3 years, 5 months ago
  15. a740561 powercap: Add Hygon Fam18h RAPL support by Pu Wen · 3 years, 10 months ago
  16. 9e2be30 powercap/drivers/dtpm: Add the experimental label to the option description by Daniel Lezcano · 3 years, 10 months ago
  17. f3c1410 powercap/drivers/dtpm: Fix root node initialization by Daniel Lezcano · 3 years, 10 months ago
  18. 65348ba powercap: intel_rapl: Use topology interface in rapl_init_domains() by Yunfeng Ye · 4 years ago
  19. 88ffce9 powercap: intel_rapl: Use topology interface in rapl_add_package() by Yunfeng Ye · 4 years ago
  20. cca26b6 powercap/intel_rapl: add support for AlderLake Mobile by Zhang Rui · 4 years ago
  21. 66e713f powercap/drivers/dtpm: Fix size of object being allocated by Colin Ian King · 4 years ago
  22. f8f706a powercap/drivers/dtpm: Fix an IS_ERR() vs NULL check by Dan Carpenter · 4 years ago
  23. 0fe1329 powercap/drivers/dtpm: Fix some missing unlock bugs by Dan Carpenter · 4 years ago
  24. 2185c23 powercap/drivers/dtpm: Fix a double shift bug by Dan Carpenter · 4 years ago
  25. 8f50db4 powercap/drivers/dtpm: Fix __udivdi3 and __aeabi_uldivmod unresolved symbols by Daniel Lezcano · 4 years ago
  26. 0e8f68d powercap/drivers/dtpm: Add CPU energy model based support by Daniel Lezcano · 4 years, 1 month ago
  27. a20d0ef powercap/drivers/dtpm: Add API for dynamic thermal power management by Daniel Lezcano · 4 years, 1 month ago
  28. 42b4ca0 Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 4 years ago
  29. b4ba76f powercap: Adjust printing the constraint name with new line by Lukasz Luba · 4 years, 1 month ago
  30. 8a9d881 powercap: RAPL: Add AMD Fam19h RAPL support by Kim Phillips · 4 years, 2 months ago
  31. 43756a2 powercap: Add AMD Fam17h RAPL support by Victor Ding · 4 years, 2 months ago
  32. a2c32fa powercap/intel_rapl_msr: Convert rapl_msr_priv into pointer by Victor Ding · 4 years, 2 months ago
  33. 8bff39b Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 4 years, 2 months ago
  34. 949dd01 powercap: restrict energy meter to root access by Len Brown · 4 years, 2 months ago
  35. a8193af powercap/intel_rapl: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
  36. f8fee6e powercap: Fix typo in Kconfig "Plance" -> "Plane" by Hubert Jasudowicz · 4 years, 2 months ago
  37. f1e8d75 powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL domain by Zhang Rui · 4 years, 3 months ago
  38. 7a57e9f powercap/intel_rapl: Fix domain detection by Zhang Rui · 4 years, 3 months ago
  39. 0061093 powercap: include header to fix -Wmissing-prototypes by Pujin Shi · 4 years, 3 months ago
  40. e1c2d96 powercap: RAPL: Add support for Lakefield by Ricardo Neri · 4 years, 4 months ago
  41. ba92a42 powercap/intel_rapl: add support for AlderLake by Zhang Rui · 4 years, 4 months ago
  42. 64e5f36 powercap/intel_rapl: add support for RocketLake by Zhang Rui · 4 years, 4 months ago
  43. 57a2fb0 powercap/intel_rapl: add support for TigerLake Desktop by Zhang Rui · 4 years, 4 months ago
  44. 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
  45. 8365a89 powercap: Add Power Limit4 support by Sumeet Pawnikar · 4 years, 5 months ago
  46. 0735069 powercap: idle_inject: Replace play_idle() with play_idle_precise() in comments by Yangtao Li · 4 years, 6 months ago
  47. 2d798d9 powercap: intel_rapl: add support for Sapphire Rapids by Zhang Rui · 4 years, 6 months ago
  48. c3f47cf sched,powercap: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 8 months ago
  49. 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
  50. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  51. 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
  52. 03c3b41 powercap: RAPL: remove unused local MSR define by Sumeet Pawnikar · 4 years, 7 months ago
  53. 333cff6c powercap/drivers/idle_inject: Specify idle state max latency by Daniel Lezcano · 4 years, 8 months ago
  54. 33c9800 powercap/intel_rapl: add support for ElkhartLake by Jacob Pan · 4 years, 8 months ago
  55. 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
  56. f072251 powercap/intel_rapl: Convert to new X86 CPU match macros by Thomas Gleixner · 4 years, 9 months ago
  57. 27565c9 powercap: idle_inject: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  58. ead067b Merge back power capping changes for v5.6. by Rafael J. Wysocki · 5 years ago
  59. 3aa3c58 powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online() by Harry Pan · 5 years ago
  60. 2298cf8 powercap/intel_rapl: add support for JasperLake by Zhang Rui · 5 years ago
  61. 708d10e powercap/intel_rapl: add support for TigerLake Mobile by Zhang Rui · 5 years ago
  62. f84fdcb powercap/intel_rapl: add support for Cometlake desktop by Zhang Rui · 5 years ago
  63. cae4781 powercap/intel_rapl: add support for CometLake Mobile by Zhang Rui · 5 years ago
  64. 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
  65. cd4c076 powercap: idle_inject: Use higher resolution for idle injection by Daniel Lezcano · 5 years ago
  66. 82e430a cpuidle: play_idle: Increase the resolution to usec by Daniel Lezcano · 5 years ago
  67. 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
  68. 5e74140 x86/intel: Aggregate big core graphics naming by Peter Zijlstra · 5 years ago
  69. af239c4 x86/intel: Aggregate big core mobile naming by Peter Zijlstra · 5 years ago
  70. c66f78a x86/intel: Aggregate big core client naming by Peter Zijlstra · 5 years ago
  71. f76cb06 powercap: Invoke powercap_init() and rapl_init() earlier by Zhang Rui · 5 years ago
  72. 2e3f450 powercap/rapl: Add Ice Lake NNPI support to RAPL driver by Rajneesh Bhardwaj · 5 years ago
  73. 3231a21 powercap/intel_rapl: add support for ICX-D by Zhang Rui · 5 years ago
  74. cceb1d9 powercap/intel_rapl: add support for ICX by Zhang Rui · 5 years ago
  75. 0ab74bc powercap/intel_rapl: add support for IceLake desktop by Zhang Rui · 5 years ago
  76. abcfaeb intel_rapl: Fix module autoloading issue by Zhang Rui · 5 years ago
  77. 0c2dded intel_rapl: support two power limits for every RAPL domain by Zhang Rui · 5 years ago
  78. d978e75 intel_rapl: support 64 bit register by Zhang Rui · 5 years ago
  79. 3382388 intel_rapl: abstract RAPL common code by Zhang Rui · 5 years ago
  80. 1193b16 intel_rapl: cleanup hardcoded MSR access by Zhang Rui · 5 years ago
  81. 8a00676 intel_rapl: cleanup some functions by Zhang Rui · 5 years ago
  82. beea8df intel_rapl: abstract register access operations by Zhang Rui · 5 years ago
  83. 7fde271 intel_rapl: abstract register address by Zhang Rui · 5 years ago
  84. 7ebf8ef intel_rapl: introduce struct rapl_if_private by Zhang Rui · 5 years ago
  85. ff95682 intel_rapl: introduce intel_rapl.h by Zhang Rui · 5 years ago
  86. 8310e82 intel_rapl: remove hardcoded register index by Zhang Rui · 5 years ago
  87. f7c4e0c intel_rapl: use reg instead of msr by Zhang Rui · 5 years ago
  88. 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
  89. f6cc69f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 by Thomas Gleixner · 6 years ago
  90. 9ea7612 powercap/intel_rapl: Update RAPL domain name and debug messages by Zhang Rui · 6 years ago
  91. 32fb480 powercap/intel_rapl: Support multi-die/package by Zhang Rui · 6 years ago
  92. aadf7b3 powercap/intel_rapl: Simplify rapl_find_package() by Zhang Rui · 6 years ago
  93. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  94. ba6f3ec powercap/intel_rapl: add Ice Lake mobile by Gayatri Kammela · 6 years ago
  95. df7f8e0 powercap: intel_rapl: add support for Jacobsville by Zhang Rui · 6 years ago
  96. 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
  97. f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  98. 17ed151 powercap: RAPL: Get rid of custom RAPL_CPU() macro by Andy Shevchenko · 6 years ago
  99. 88763a5 powercap / idle_inject: Add an idle injection framework by Daniel Lezcano · 7 years ago
  100. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago