1. fc04cc6 tools/power turbostat: simplify output, add Avg_MHz by Len Brown · 10 years ago
  2. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  3. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 10 years ago
  4. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 10 years ago
  5. 5c56be9 turbostat: Add option to report joules consumed per sample by Dirk Brandewie · 11 years ago
  6. e6f9bb3 turbostat: run on HSX by Len Brown · 11 years ago
  7. 7ade7f4 turbostat: Add a .gitignore to ignore the compiled turbostat binary by Josh Triplett · 11 years ago
  8. b2c95d9 turbostat: Clean up error handling; disambiguate error messages; use err and errx by Josh Triplett · 11 years ago
  9. 57a42a3 turbostat: Factor out common function to open file and exit on failure by Josh Triplett · 11 years ago
  10. 95aebc4 turbostat: Add a helper to parse a single int out of a file by Josh Triplett · 11 years ago
  11. 7482341 turbostat: Check return value of fscanf by Josh Triplett · 11 years ago
  12. 2b92865 turbostat: Use GCC's CPUID functions to support PIC by Josh Triplett · 11 years ago
  13. 2e9c6bc turbostat: Don't attempt to printf an off_t with %zx by Josh Triplett · 11 years ago
  14. b731f31 turbostat: Don't put unprocessed uapi headers in the include path by Josh Triplett · 11 years ago
  15. df34ca7 Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  16. f677b30 ACPICA: acpidump: Cleanup tools/power/acpi makefiles. by Lv Zheng · 10 years ago
  17. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  18. fdfe840 cpupower: Fix sscanf robustness in cpufreq-set by One Thousand Gnomes · 11 years ago
  19. f447ef4 cpupower: Fix segfault due to incorrect getopt_long arugments by Josh Boyer · 11 years ago
  20. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  21. f4a5d17 tools: cpupower: fix wrong err msg not supported vs not available by Thomas Renninger · 11 years ago
  22. 5094d27 tools: cpupower: Add cpupower-idle-set(1) manpage by Thomas Renninger · 11 years ago
  23. 144b44b tools / power turbostat: Support Silvermont by Len Brown · 11 years ago
  24. 7ee767b cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states by Thomas Renninger · 11 years ago
  25. 2aa1ca7 cpupower: Haswell also supports the C-states introduced with SandyBridge by Thomas Renninger · 11 years ago
  26. c4f3610 cpupower: Introduce idle-set subcommand and C-state enabling/disabling by Thomas Renninger · 11 years ago
  27. 0924c36 cpupower: Implement disabling of cstate interface by Thomas Renninger · 11 years ago
  28. f605181 cpupower: Make idlestate usage unsigned by Thomas Renninger · 11 years ago
  29. b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
  30. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  31. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  32. ca58710 tools/power turbostat: display C8, C9, C10 residency by Kristen Carlson Accardi · 12 years ago
  33. 1051e9b treewide: Fix typos in kernel messages by Masanari Iida · 11 years ago
  34. 149c231 tools/power turbostat: additional Haswell CPU-id by Len Brown · 11 years ago
  35. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  36. 1ed5101 tools/power turbostat: display SMI count by default by Len Brown · 11 years ago
  37. 6792041 tools/power turbostat: decode MSR_IA32_POWER_CTL by Len Brown · 11 years ago
  38. 70b4340 tools/power turbostat: support Haswell by Len Brown · 12 years ago
  39. e183fcb ACPI tools / acpidump: must be run as root - install it into /usr/sbin by Thomas Renninger · 11 years ago
  40. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  41. 55f1f545 tools: Allow tools to be installed in a user specified location by Josh Boyer · 12 years ago
  42. ee0778a tools/power: turbostat: make Makefile a bit more capable by Mark Asselstine · 12 years ago
  43. 84764a4 tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() by Colin Ian King · 12 years ago
  44. 889facb tools/power turbostat: v3.0: monitor Watts and Temperature by Len Brown · 12 years ago
  45. ddac0d6 tools/power turbostat: fix output buffering issue by Len Brown · 12 years ago
  46. 8d219e3 cpupower: IvyBridge (0x3a and 0x3e models) support by Thomas Renninger · 12 years ago
  47. c8cfc3c cpupower: Provide -c param for cpupower monitor to schedule process on all cores by Thomas Renninger · 12 years ago
  48. ea1021f cpupower tools: Fix warning and a bug with the cpu package count by Palmer Cox · 12 years ago
  49. 35a1697 cpupower tools: Fix malloc of cpu_info structure by Palmer Cox · 12 years ago
  50. 53d2000 cpupower tools: Fix issues with sysfs_topology_read_file by Palmer Cox · 12 years ago
  51. fb8eaeb cpupower tools: Fix minor warnings by Palmer Cox · 12 years ago
  52. 275a4dc cpupower tools: Update .gitignore for files created in the debug directories by Palmer Cox · 12 years ago
  53. 8c00bdf cpupower tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  54. e52966c tools/power turbostat: prevent infinite loop on migration error path by Len Brown · 12 years ago
  55. 9c63a65 tools/power/x86/turbostat: share kernel MSR #defines by Len Brown · 12 years ago
  56. d91bb17 tools/power turbostat: graceful fail on garbage input by Len Brown · 12 years ago
  57. 39300ff tools/power turbostat: Repair Segmentation fault when using -i option by Len Brown · 12 years ago
  58. 4084a9b tools/power/acpi/acpidump: remove duplicated include from acpidump.c by Wei Yongjun · 12 years ago
  59. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  60. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  61. f924081 tools/power/turbostat: add option to count SMIs, re-name some options by Len Brown · 12 years ago
  62. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  63. 8e180f3 tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas by Len Brown · 12 years ago
  64. 2f32edf tools/power turbostat: add [-m MSR#] option by Len Brown · 12 years ago
  65. 130ff30 tools/power turbostat: make -M output pretty by Len Brown · 12 years ago
  66. 6574a5d tools/power turbostat: print more turbo-limit information by Len Brown · 12 years ago
  67. d7db690 tools/power turbostat: delete unused line by Len Brown · 12 years ago
  68. 1300651 tools/power turbostat: run on IVB Xeon by Len Brown · 12 years ago
  69. 45e1424 tools/power/acpi/acpidump: create acpidump(8), local make install targets by Len Brown · 12 years ago
  70. b7e1751 tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs by Yakui Zhao · 12 years ago
  71. 8fa6b97 Merge branch 'acpidump' into acpica by Len Brown · 12 years ago
  72. 0e7cc27 tools/power/acpi/acpidump: create acpidump(8), local make install targets by Len Brown · 12 years ago
  73. d4bb1c9 tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs by Len Brown · 12 years ago
  74. 39a55ff tools/power/acpi/acpidump: version 20071116 by Len Brown · 12 years ago
  75. 981efe9 tools/power/acpi/acpidump: version 20070714 by Len Brown · 12 years ago
  76. 4f10042 tools/power/acpi/acpidump: version 20060606 by Len Brown · 12 years ago
  77. 0efea7b tools/power/acpi/acpidump: version 20051111 by Len Brown · 12 years ago
  78. c3ae331 tools/power: turbostat: fix large c1% issue by Len Brown · 12 years ago
  79. c98d5d9 tools/power: turbostat v2 - re-write for efficiency by Len Brown · 12 years ago
  80. 650a37f tools/power turbostat: fix IVB support by Len Brown · 12 years ago
  81. d15cf7c tools/power turbostat: fix un-intended affinity of forked program by Len Brown · 12 years ago
  82. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  83. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  84. 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 12 years ago
  85. 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 12 years ago
  86. e23da03 tools turbostat: add summary option by Len Brown · 12 years ago
  87. f166033 cpupower tools: add install target to the debug tools' makefiles by Franck Bui-Huu · 12 years ago
  88. 7490ca1 cpupower tools: allow to build debug tools in a separate directory too by Franck Bui-Huu · 12 years ago
  89. 62d5a67 cpupower: Fix broken mask values by Thomas Renninger · 12 years ago
  90. 68bb2c3 cpupower tool: allow to build in a separate directory by Franck Bui-Huu · 12 years ago
  91. 3827150 cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target by Franck Bui-Huu · 12 years ago
  92. cf0213f cpupower tool: remove use of undefined variables from the clean target of the top makefile by Franck Bui-Huu · 12 years ago
  93. f2a00bb cpupower: Fix linking with --as-needed by Ozan Çağlayan · 12 years ago
  94. e0c6082 cpupower: Remove unneeded code and by that fix a memleak by Thomas Renninger · 13 years ago
  95. 0b37ee6 cpupower: Fix number of idle states by Thomas Renninger · 13 years ago
  96. e03bd1a cpupower: Unify cpupower-frequency-* manpages by Thomas Renninger · 13 years ago
  97. e7d85a9 cpupower: Add cpupower-idle-info manpage by Thomas Renninger · 13 years ago
  98. f642089 cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus by Thomas Renninger · 13 years ago
  99. 568a899 cpupower: Better interface for accessing AMD pci registers by Thomas Renninger · 13 years ago
  100. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago