1. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  2. 55f1f545 tools: Allow tools to be installed in a user specified location by Josh Boyer · 12 years ago
  3. ee0778a tools/power: turbostat: make Makefile a bit more capable by Mark Asselstine · 12 years ago
  4. 84764a4 tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() by Colin Ian King · 12 years ago
  5. 889facb tools/power turbostat: v3.0: monitor Watts and Temperature by Len Brown · 12 years ago
  6. ddac0d6 tools/power turbostat: fix output buffering issue by Len Brown · 12 years ago
  7. 8d219e3 cpupower: IvyBridge (0x3a and 0x3e models) support by Thomas Renninger · 12 years ago
  8. c8cfc3c cpupower: Provide -c param for cpupower monitor to schedule process on all cores by Thomas Renninger · 12 years ago
  9. ea1021f cpupower tools: Fix warning and a bug with the cpu package count by Palmer Cox · 12 years ago
  10. 35a1697 cpupower tools: Fix malloc of cpu_info structure by Palmer Cox · 12 years ago
  11. 53d2000 cpupower tools: Fix issues with sysfs_topology_read_file by Palmer Cox · 12 years ago
  12. fb8eaeb cpupower tools: Fix minor warnings by Palmer Cox · 12 years ago
  13. 275a4dc cpupower tools: Update .gitignore for files created in the debug directories by Palmer Cox · 12 years ago
  14. 8c00bdf cpupower tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  15. e52966c tools/power turbostat: prevent infinite loop on migration error path by Len Brown · 12 years ago
  16. 9c63a65 tools/power/x86/turbostat: share kernel MSR #defines by Len Brown · 12 years ago
  17. d91bb17 tools/power turbostat: graceful fail on garbage input by Len Brown · 12 years ago
  18. 39300ff tools/power turbostat: Repair Segmentation fault when using -i option by Len Brown · 12 years ago
  19. 4084a9b tools/power/acpi/acpidump: remove duplicated include from acpidump.c by Wei Yongjun · 12 years ago
  20. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  21. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  22. f924081 tools/power/turbostat: add option to count SMIs, re-name some options by Len Brown · 12 years ago
  23. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  24. 8e180f3 tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas by Len Brown · 12 years ago
  25. 2f32edf tools/power turbostat: add [-m MSR#] option by Len Brown · 12 years ago
  26. 130ff30 tools/power turbostat: make -M output pretty by Len Brown · 12 years ago
  27. 6574a5d tools/power turbostat: print more turbo-limit information by Len Brown · 12 years ago
  28. d7db690 tools/power turbostat: delete unused line by Len Brown · 12 years ago
  29. 1300651 tools/power turbostat: run on IVB Xeon by Len Brown · 12 years ago
  30. 45e1424 tools/power/acpi/acpidump: create acpidump(8), local make install targets by Len Brown · 12 years ago
  31. b7e1751 tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs by Yakui Zhao · 12 years ago
  32. 8fa6b97 Merge branch 'acpidump' into acpica by Len Brown · 12 years ago
  33. 0e7cc27 tools/power/acpi/acpidump: create acpidump(8), local make install targets by Len Brown · 12 years ago
  34. d4bb1c9 tools/power/acpi/acpidump: version 20101221 - find dynamic tables in sysfs by Len Brown · 12 years ago
  35. 39a55ff tools/power/acpi/acpidump: version 20071116 by Len Brown · 12 years ago
  36. 981efe9 tools/power/acpi/acpidump: version 20070714 by Len Brown · 12 years ago
  37. 4f10042 tools/power/acpi/acpidump: version 20060606 by Len Brown · 12 years ago
  38. 0efea7b tools/power/acpi/acpidump: version 20051111 by Len Brown · 12 years ago
  39. c3ae331 tools/power: turbostat: fix large c1% issue by Len Brown · 12 years ago
  40. c98d5d9 tools/power: turbostat v2 - re-write for efficiency by Len Brown · 12 years ago
  41. 650a37f tools/power turbostat: fix IVB support by Len Brown · 12 years ago
  42. d15cf7c tools/power turbostat: fix un-intended affinity of forked program by Len Brown · 12 years ago
  43. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 12 years ago
  44. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  45. 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 12 years ago
  46. 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 12 years ago
  47. e23da03 tools turbostat: add summary option by Len Brown · 12 years ago
  48. f166033 cpupower tools: add install target to the debug tools' makefiles by Franck Bui-Huu · 12 years ago
  49. 7490ca1 cpupower tools: allow to build debug tools in a separate directory too by Franck Bui-Huu · 12 years ago
  50. 62d5a67 cpupower: Fix broken mask values by Thomas Renninger · 12 years ago
  51. 68bb2c3 cpupower tool: allow to build in a separate directory by Franck Bui-Huu · 12 years ago
  52. 3827150 cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target by Franck Bui-Huu · 12 years ago
  53. cf0213f cpupower tool: remove use of undefined variables from the clean target of the top makefile by Franck Bui-Huu · 12 years ago
  54. f2a00bb cpupower: Fix linking with --as-needed by Ozan Çağlayan · 12 years ago
  55. e0c6082 cpupower: Remove unneeded code and by that fix a memleak by Thomas Renninger · 12 years ago
  56. 0b37ee6 cpupower: Fix number of idle states by Thomas Renninger · 12 years ago
  57. e03bd1a cpupower: Unify cpupower-frequency-* manpages by Thomas Renninger · 12 years ago
  58. e7d85a9 cpupower: Add cpupower-idle-info manpage by Thomas Renninger · 12 years ago
  59. f642089 cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus by Thomas Renninger · 13 years ago
  60. 568a899 cpupower: Better interface for accessing AMD pci registers by Thomas Renninger · 13 years ago
  61. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  62. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 12 years ago
  63. 9b6cf1a tools/power turbostat: update fields in manpage by Arun Thomas · 13 years ago
  64. 553575f tools turbostat: recognize and run properly on IVB by Len Brown · 13 years ago
  65. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  66. 498ca79 cpupower: use man(1) when calling "cpupower help subcommand" by Dominik Brodowski · 13 years ago
  67. 47c3363 cpupower: make NLS truly optional by Dominik Brodowski · 13 years ago
  68. 63b37de cpupower: fix Makefile typo by Dave Jones · 13 years ago
  69. 9ee31f6 cpupower: Make monitor command -c/--cpu aware by Thomas Renninger · 13 years ago
  70. 7c74d2b cpupower: Better detect offlined CPUs by Thomas Renninger · 13 years ago
  71. 88f984e cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available by Thomas Renninger · 13 years ago
  72. 2dfc818 cpupower: mperf monitor - Use TSC to calculate max frequency if possible by Thomas Renninger · 13 years ago
  73. 75f25bd cpupower: avoid using symlinks by Amerigo Wang · 13 years ago
  74. f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  75. d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
  76. 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 13 years ago
  77. 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 13 years ago
  78. 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 13 years ago
  79. ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 13 years ago
  80. 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 13 years ago
  81. af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 13 years ago
  82. a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  83. 2cd005c cpupowerutils: helpers - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  84. b510b54 cpupowerutils: idle_monitor - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  85. 6c2b818 cpupowerutils: lib - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  86. 02af3cb cpupowerutils: bench - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  87. f5ac064 cpupowerutils: do not update po files on each and every compile by Dominik Brodowski · 13 years ago
  88. 7443af9 cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism by Dominik Brodowski · 13 years ago
  89. c5db37f cpupowerutils: use COPYING, CREDITS from top-level directory by Dominik Brodowski · 13 years ago
  90. 7fe2f63 cpupowerutils - cpufrequtils extended with quite some features by Dominik Brodowski · 13 years ago
  91. e4c0d0e tools/power x86_energy_perf_policy: fix print of uninitialized string by Len Brown · 13 years ago
  92. aeae1e9 tools/power turbostat: less verbose debugging by Len Brown · 13 years ago
  93. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  94. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  96. a829eb4 tools: turbostat: style updates by Len Brown · 13 years ago
  97. 8209e05 tools: turbostat: fix bitwise and operand by Thomas Renninger · 13 years ago
  98. eca0bdd Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools by Len Brown · 13 years ago
  99. d5532ee tools: create power/x86/x86_energy_perf_policy by Len Brown · 14 years ago
  100. 103a8fe tools: create power/x86/turbostat by Len Brown · 14 years ago