1. 43546b7 tools: Factor HOSTCC, HOSTLD, HOSTAR definitions by Jean-Philippe Brucker · 4 years ago
  2. 60d539f tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility by Doug Smythies · 4 years, 10 months ago
  3. 8792e1a tools/power turbostat: Fix 32-bit capabilities warning by Len Brown · 4 years, 8 months ago
  4. 09116ee tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 4 years, 8 months ago
  5. 0ba0ce3 tools/power turbostat: Fix gcc build warnings by Len Brown · 4 years, 8 months ago
  6. dda4fca cpupower: avoid multiple definition with gcc -fno-common by Mike Gilbert · 4 years, 9 months ago
  7. 0bf48ac tools/power/acpi: fix compilation error by Zhengyuan Liu · 5 years ago
  8. 4eed5d3 cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e by Thomas Renninger · 4 years, 10 months ago
  9. f7dad7c tools/power/x86/intel-speed-select: Ignore missing config level by Srinivas Pandruvada · 5 years ago
  10. 9595fb7 tools/power/x86/intel-speed-select: Remove warning for unused result by Srinivas Pandruvada · 5 years ago
  11. d6bf6a5 tools/power/cpupower: Fix initializer override in hsw_ext_cstates by Nathan Chancellor · 5 years ago
  12. baff384 Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  13. b3abfd7 tools/power/x86/intel-speed-select: Fix perf-profile command output by Srinivas Pandruvada · 5 years ago
  14. 188afed tools/power/x86/intel-speed-select: Extend core-power command set by Srinivas Pandruvada · 5 years ago
  15. d2d1f30 tools/power/x86/intel-speed-select: Fix some debug prints by Srinivas Pandruvada · 5 years ago
  16. e118fbe tools/power/x86/intel-speed-select: Format get-assoc information by Srinivas Pandruvada · 5 years ago
  17. 3c64c81 tools/power/x86/intel-speed-select: Allow online/offline based on tdp by Srinivas Pandruvada · 5 years ago
  18. 44460ef tools/power/x86/intel-speed-select: Fix high priority core mask over count by Youquan Song · 5 years ago
  19. d2aaa49 Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  20. 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
  21. ad06219 Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  22. 1233c7b tools/power/x86/intel-speed-select: Display core count for bucket by Srinivas Pandruvada · 5 years ago
  23. e3e2ffd Merge back earlier power management tools updates for v5.4. by Rafael J. Wysocki · 5 years ago
  24. a41f7f0a Merge tag 'linux-cpupower-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 5 years ago
  25. 3bc3d30 tools/power/x86/intel-speed-select: Fix memory leak by Prarit Bhargava · 5 years ago
  26. 522586a tools/power/x86/intel-speed-select: Output success/failed for command output by Prarit Bhargava · 5 years ago
  27. 49aed15 tools/power/x86/intel-speed-select: Output human readable CPU list by Prarit Bhargava · 5 years ago
  28. 76c2ef3 tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency by Prarit Bhargava · 5 years ago
  29. 808088e tools/power/x86/intel-speed-select: Switch output to MHz by Prarit Bhargava · 5 years ago
  30. dece22a tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq by Prarit Bhargava · 5 years ago
  31. 3ec2aef tools/power/x86/intel-speed-select: Fix cpu-count output by Prarit Bhargava · 5 years ago
  32. 43774c0 tools/power/x86/intel-speed-select: Fix help option typo by Prarit Bhargava · 5 years ago
  33. a8dc074 tools/power/x86/intel-speed-select: Fix package typo by Prarit Bhargava · 5 years ago
  34. 010764b tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() by Dan Carpenter · 5 years ago
  35. 4216148 pm-graph: make setVal unbuffered again for python2 and python3 by Todd Brandt · 5 years ago
  36. 77e5517 Merge branch 'linus' into x86/cpu, to resolve conflicts by Ingo Molnar · 5 years ago
  37. 9eb4b51 tools/power turbostat: update version number by Len Brown · 5 years ago
  38. c1c10cc tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL by Pu Wen · 5 years ago
  39. 9cfa8e0 tools/power turbostat: Fix caller parameter of get_tdp_amd() by Pu Wen · 5 years ago
  40. 1e9042b tools/power turbostat: Fix CPU%C1 display value by Srinivas Pandruvada · 5 years ago
  41. 6ee9fc6 tools/power turbostat: do not enforce 1ms by Artem Bityutskiy · 5 years ago
  42. c026c23 tools/power turbostat: read from pipes too by Artem Bityutskiy · 5 years ago
  43. d93ea56 tools/power turbostat: Add Ice Lake NNPI support by Rajneesh Bhardwaj · 5 years ago
  44. 570992f tools/power turbostat: rename has_hsw_msrs() by Len Brown · 5 years ago
  45. cd188af tools/power turbostat: Fix Haswell Core systems by Len Brown · 5 years ago
  46. b62b318 tools/power turbostat: add Jacobsville support by Zhang Rui · 6 years ago
  47. eeb71c9 tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 6 years ago
  48. 605736c tools/power turbostat: fix file descriptor leaks by Gustavo A. R. Silva · 6 years ago
  49. 15423b9 tools/power turbostat: fix leak of file descriptor on error return path by Colin Ian King · 6 years ago
  50. d4794f2 tools/power turbostat: Make interval calculation per thread to reduce jitter by Yazen Ghannam · 6 years ago
  51. d743dae tools/power turbostat: remove duplicate pc10 column by Len Brown · 5 years ago
  52. 0353148 tools/power x86_energy_perf_policy: Fix argument parsing by Zephaniah E. Loss-Cutler-Hull · 6 years ago
  53. f3fe116 tools/power: Fix typo in man page by Matt Lupfer · 6 years ago
  54. 6ac1730 tools/power/x86: Enable compiler optimisations and Fortify by default by Ben Hutchings · 6 years ago
  55. adb8049 tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 by Ben Hutchings · 6 years ago
  56. 87ce243 cpupower: update German translation by Benjamin Weis · 5 years ago
  57. a73f6e2 tools/power/cpupower: fix 64bit detection when cross-compiling by Sébastien Szymanski · 5 years ago
  58. 828f369 cpupower: Add missing newline at end of file by Geert Uytterhoeven · 5 years ago
  59. 5ebb34e x86/intel: Aggregate microserver naming by Peter Zijlstra · 5 years ago
  60. 5e74140 x86/intel: Aggregate big core graphics naming by Peter Zijlstra · 5 years ago
  61. af239c4 x86/intel: Aggregate big core mobile naming by Peter Zijlstra · 5 years ago
  62. c66f78a x86/intel: Aggregate big core client naming by Peter Zijlstra · 5 years ago
  63. 1446794 pm-graph v5.5 by Todd Brandt · 5 years ago
  64. 09d2c01 ACPICA: iASL,acpi_dump: Improve y/n query by Bob Moore · 5 years ago
  65. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  66. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  67. 2b4f3da tools/power/x86/intel-speed-select: Add .gitignore file by Prarit Bhargava · 5 years ago
  68. 4b47045 Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  69. 8ca572ec Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 5 years ago
  70. 13b06b7 Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools' by Rafael J. Wysocki · 5 years ago
  71. 3fb4f7c tools/power/x86: A tool to validate Intel Speed Select commands by Srinivas Pandruvada · 5 years ago
  72. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  73. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 5 years ago
  74. 6c8f392 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 466 by Thomas Gleixner · 5 years ago
  75. d382084 Merge back earlier pm-tools material for v5.3. by Rafael J. Wysocki · 5 years ago
  76. 30f234b Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 5 years ago
  77. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 5 years ago
  78. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 5 years ago
  79. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 5 years ago
  80. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 5 years ago
  81. 04507c0 cpupower : frequency-set -r option misses the last cpu in related cpu list by Abhishek Goel · 5 years ago
  82. bd59ffb cpupower: correct spelling of interval by Nick Black · 6 years ago
  83. 59bd9de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 by Thomas Gleixner · 5 years ago
  84. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 5 years ago
  85. 4f19048 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 by Thomas Gleixner · 5 years ago
  86. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 5 years ago
  87. e78d0ea treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 155 by Thomas Gleixner · 5 years ago
  88. b1954bb ACPI: tools: Exclude tools/* from .gitignore patterns by Masahiro Yamada · 6 years ago
  89. d5a5e4e Add README and update pm-graph and sleepgraph docs by Todd Brandt · 6 years ago
  90. 45dd0a4 Update to pm-graph 5.4 by Todd Brandt · 6 years ago
  91. 7673896 Update to pm-graph 5.3 by Todd Brandt · 6 years ago
  92. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  93. fa4bff1 Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  94. 3278675 ACPICA: Rename nameseg length macro/define for clarity by Bob Moore · 6 years ago
  95. 5599fb6 ACPICA: Rename nameseg compare macro for clarity by Bob Moore · 6 years ago
  96. a3ce7a8 ACPICA: Rename nameseg copy macro for clarity by Bob Moore · 6 years ago
  97. 59cc8cd Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  98. 0f71d08 tools/power turbostat: update version number by Len Brown · 6 years ago
  99. 5ea7647 tools/power turbostat: Warn on bad ACPI LPIT data by Prarit Bhargava · 6 years ago
  100. 8173c33 tools/power turbostat: Add checks for failure of fgets() and fscanf() by Ben Hutchings · 6 years ago