1. b3f9211 tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 4 years, 7 months ago
  2. 97101ebd tools/power turbostat: Fix gcc build warnings by Len Brown · 4 years, 7 months ago
  3. 87639a6 cpupower: avoid multiple definition with gcc -fno-common by Mike Gilbert · 4 years, 8 months ago
  4. 63a0115 tools/power/acpi: fix compilation error by Zhengyuan Liu · 4 years, 10 months ago
  5. aac91ba tools/power/cpupower: Fix initializer override in hsw_ext_cstates by Nathan Chancellor · 5 years ago
  6. 1d6a0dd ACPICA: Use %d for signed int print formatting instead of %u by Colin Ian King · 6 years ago
  7. 08f07d9 tools/power turbosat: fix AMD APIC-id output by Len Brown · 6 years ago
  8. ab08886 tools/power turbostat: fix goldmont C-state limit decoding by Len Brown · 6 years ago
  9. 30c345b tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 6 years ago
  10. d485c65 tools/power x86_energy_perf_policy: Fix argument parsing by Zephaniah E. Loss-Cutler-Hull · 6 years ago
  11. 254b9b2 tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 by Ben Hutchings · 6 years ago
  12. c360eb5 cpupower : frequency-set -r option misses the last cpu in related cpu list by Abhishek Goel · 5 years ago
  13. e09450f x86/msr-index: Cleanup bit defines by Thomas Gleixner · 6 years ago
  14. 1f1bc82 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  15. c5d9104 tools/power turbostat: return the exit status of a command by David Arcari · 6 years ago
  16. 1157c26 tools/power/x86/intel_pstate_tracer: Fix non root execution for post processing a trace file by Doug Smythies · 6 years ago
  17. 9f9e2bd tools/power/cpupower: fix compilation with STATIC=true by Konstantin Khlebnikov · 6 years ago
  18. 12b00f1 cpupower: Fix AMD Family 0x17 msr_pstate size by Prarit Bhargava · 6 years ago
  19. 47f03c7 cpupower: Fix coredump on VMWare by Prarit Bhargava · 6 years ago
  20. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  21. b0cd603 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  22. 538c48f tools/power turbostat: version 18.07.27 by Len Brown · 6 years ago
  23. 5aa3d1a tools/power turbostat: Read extended processor family from CPUID by Calvin Walton · 6 years ago
  24. 2ffbb22 tools/power turbostat: Fix logical node enumeration to allow for non-sequential physical nodes by Prarit Bhargava · 6 years ago
  25. cfce494 tools/power turbostat: fix x2apic debug message output file by Len Brown · 6 years ago
  26. 4f206a0 tools/power turbostat: fix bogus summary values by Artem Bityutskiy · 6 years ago
  27. 9d83601 tools/power turbostat: fix -S on UP systems by Len Brown · 6 years ago
  28. 32e7024 tools/power turbostat: Update turbostat(8) RAPL throttling column description by Len Brown · 6 years ago
  29. 3af20c9 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 6 years ago
  30. 73780cd tools/power turbostat: version 18.06.20 by Len Brown · 6 years ago
  31. 9ce8057 tools/power turbostat: add the missing command line switches by Nathan Ciobanu · 6 years ago
  32. cc48165 tools/power turbostat: add single character tokens to help by Nathan Ciobanu · 6 years ago
  33. 2ee19bd tools/power turbostat: alphabetize the help output by Nathan Ciobanu · 6 years ago
  34. 42dd452 tools/power turbostat: fix segfault on 'no node' machines by Nathan Ciobanu · 6 years ago
  35. 4c2122d tools/power turbostat: add optional APIC X2APIC columns by Len Brown · 6 years ago
  36. d9d226f tools/power turbostat: decode cpuid.1.HT by Len Brown · 6 years ago
  37. bdd5ae3 tools/power turbostat: fix show/hide issues resulting from mis-merge by Len Brown · 6 years ago
  38. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  39. 5202e32 Merge tag 'linux-cpupower-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 6 years ago
  40. 9b34ffa Merge back earlier PM tools material for v4.18. by Rafael J. Wysocki · 6 years ago
  41. 201d4f5 tools/power turbostat: update version number by Len Brown · 7 years ago
  42. 0123504 tools/power turbostat: Add Node in output by Prarit Bhargava · 6 years ago
  43. 40f5cfe tools/power turbostat: add node information into turbostat calculations by Prarit Bhargava · 6 years ago
  44. 70a9c6e tools/power turbostat: remove num_ from cpu_topology struct by Prarit Bhargava · 6 years ago
  45. 139dd0e tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node by Prarit Bhargava · 6 years ago
  46. 8cb48b3 tools/power turbostat: track thread ID in cpu_topology by Prarit Bhargava · 6 years ago
  47. ef60574 tools/power turbostat: Calculate additional node information for a package by Prarit Bhargava · 6 years ago
  48. 0e2d8f0 tools/power turbostat: Fix node and siblings lookup data by Len Brown · 6 years ago
  49. 843c579 tools/power turbostat: set max_num_cpus equal to the cpumask length by Prarit Bhargava · 6 years ago
  50. 023fe0a tools/power turbostat: if --num_iterations, print for specific number of iterations by Chen Yu · 6 years ago
  51. 997e539 tools/power turbostat: Add Cannon Lake support by Srinivas Pandruvada · 6 years ago
  52. 9d4eab0 tools/power turbostat: delete duplicate #defines by Len Brown · 6 years ago
  53. e0d3464 tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines by Matt Turner · 7 years ago
  54. 0748eaf tools/power turbostat: add POLL and POLL% column by Len Brown · 6 years ago
  55. 4bd1f8f tools/power turbostat: Fix --hide Pk%pc10 by Len Brown · 7 years ago
  56. be0e54c tools/power turbostat: Build-in "Low Power Idle" counters support by Len Brown · 6 years ago
  57. e29dc46 tools/power turbostat: Don't make man pages executable by Laura Abbott · 7 years ago
  58. 94d6ab4 tools/power turbostat: remove blank lines by Len Brown · 7 years ago
  59. 3e8b62b tools/power turbostat: a small C-states dump readability immprovement by Artem Bityutskiy · 7 years ago
  60. ac980e1 tools/power turbostat: dump BDX, SKX automatic C-state conversion bit by Artem Bityutskiy · 7 years ago
  61. 733ef0f tools/power turbostat: do not hard-code 25MHz crystal on SKX by Len Brown · 7 years ago
  62. 46c2797 tools/power turbostat: fix possible sprintf buffer overflow by Len Brown · 7 years ago
  63. fd3933c tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout by Len Brown · 7 years ago
  64. 47936f9 tools/power turbostat: fix printing on input by Artem Bityutskiy · 7 years ago
  65. b9ad8ee tools/power turbostat: end current interval upon newline input by Len Brown · 7 years ago
  66. 0721196 tools/power turbostat: on SIGUSR1: sample, print and continue by Len Brown · 7 years ago
  67. 8aa2ed0 tools/power turbostat: on SIGINT: sample, print and exit by Len Brown · 7 years ago
  68. 3f44a5c tools/power turbostat: add --enable Time_Of_Day_Seconds by Len Brown · 7 years ago
  69. 2085e12 tools/power turbostat: fix Skylake Xeon package C-state display by Artem Bityutskiy · 7 years ago
  70. f9652d5 cpupower : Fix header name to read idle state name by Abhishek Goel · 6 years ago
  71. ffbb95a PM / tools: pm-graph: upgrade to v5.1 by Todd E Brandt · 6 years ago
  72. 3545910 tools/power/x86/intel_pstate_tracer: Add optional setting of trace buffer memory allocation by Doug Smythies · 6 years ago
  73. 9fd0c40 cpupower: fix spelling mistake: "logilename" -> "logfilename" by Colin Ian King · 6 years ago
  74. 7553961 tools: power/acpi, revert to LD = gcc by Jiri Slaby · 6 years ago
  75. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  76. 103cf0e Merge branches 'pm-cpuidle' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  77. ae02168 Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  78. 9585763 ACPICA: adding SPDX headers by Erik Schmauss · 7 years ago
  79. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  80. 700abc9 pm-graph: AnalyzeSuspend v5.0 by Todd E Brandt · 7 years ago
  81. d83a76a pm-graph: AnalyzeBoot v2.2 by Todd E Brandt · 7 years ago
  82. a6fbdbb2 pm-graph: config files and installer by Todd E Brandt · 7 years ago
  83. da6f832 ACPICA: All acpica: Update copyrights to 2018 by Bob Moore · 7 years ago
  84. 1a9a126 Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  85. 2a2bafc Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  86. fbe3138 tools/power/x86/intel_pstate_tracer: Free the trace buffer memory by Doug Smythies · 7 years ago
  87. 0e96a0c cpupower: Remove FSF address by Laura Abbott · 7 years ago
  88. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  89. 90adf77 ACPICA: Tools: Deploy -vd option (build date/time) across all tools by Bob Moore · 7 years ago
  90. 43d2d3b Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 7 years ago
  91. 16f8259 kbuild: /bin/pwd -> pwd by Bjørn Forsman · 7 years ago
  92. dbdc468 cpupower : Fix cpupower working when cpu0 is offline by Abhishek Goel · 7 years ago
  93. 53d1cd6 cpupowerutils: bench - Fix cpu online check by Abhishek Goel · 7 years ago
  94. 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  95. 990a848 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  96. 60764eb Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  97. 69b6f8a tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore by Prarit Bhargava · 7 years ago
  98. d4dbfa4 tools/power/cpupower: Add 64 bit library detection by Prarit Bhargava · 7 years ago
  99. 9da779c cpupower: Fix no-rounding MHz frequency output by Prarit Bhargava · 7 years ago
  100. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago