1. 5a47783 cpupower: Fix segfault due to incorrect getopt_long arugments by Josh Boyer · 11 years ago
  2. 4019286 kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  3. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  4. 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 12 years ago
  5. 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 12 years ago
  6. e23da03 tools turbostat: add summary option by Len Brown · 13 years ago
  7. f166033 cpupower tools: add install target to the debug tools' makefiles by Franck Bui-Huu · 13 years ago
  8. 7490ca1 cpupower tools: allow to build debug tools in a separate directory too by Franck Bui-Huu · 13 years ago
  9. 62d5a67 cpupower: Fix broken mask values by Thomas Renninger · 13 years ago
  10. 68bb2c3 cpupower tool: allow to build in a separate directory by Franck Bui-Huu · 13 years ago
  11. 3827150 cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target by Franck Bui-Huu · 13 years ago
  12. cf0213f cpupower tool: remove use of undefined variables from the clean target of the top makefile by Franck Bui-Huu · 13 years ago
  13. f2a00bb cpupower: Fix linking with --as-needed by Ozan Çağlayan · 13 years ago
  14. e0c6082 cpupower: Remove unneeded code and by that fix a memleak by Thomas Renninger · 13 years ago
  15. 0b37ee6 cpupower: Fix number of idle states by Thomas Renninger · 13 years ago
  16. e03bd1a cpupower: Unify cpupower-frequency-* manpages by Thomas Renninger · 13 years ago
  17. e7d85a9 cpupower: Add cpupower-idle-info manpage by Thomas Renninger · 13 years ago
  18. f642089 cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus by Thomas Renninger · 13 years ago
  19. 568a899 cpupower: Better interface for accessing AMD pci registers by Thomas Renninger · 13 years ago
  20. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  21. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  22. 9b6cf1a tools/power turbostat: update fields in manpage by Arun Thomas · 13 years ago
  23. 553575f tools turbostat: recognize and run properly on IVB by Len Brown · 13 years ago
  24. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  25. 498ca79 cpupower: use man(1) when calling "cpupower help subcommand" by Dominik Brodowski · 13 years ago
  26. 47c3363 cpupower: make NLS truly optional by Dominik Brodowski · 13 years ago
  27. 63b37de cpupower: fix Makefile typo by Dave Jones · 13 years ago
  28. 9ee31f6 cpupower: Make monitor command -c/--cpu aware by Thomas Renninger · 13 years ago
  29. 7c74d2b cpupower: Better detect offlined CPUs by Thomas Renninger · 13 years ago
  30. 88f984e cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available by Thomas Renninger · 13 years ago
  31. 2dfc818 cpupower: mperf monitor - Use TSC to calculate max frequency if possible by Thomas Renninger · 13 years ago
  32. 75f25bd cpupower: avoid using symlinks by Amerigo Wang · 13 years ago
  33. 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
  34. d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 13 years ago
  35. 029e9f7 cpupower: Do detect IDA (opportunistic processor performance) via cpuid by Thomas Renninger · 13 years ago
  36. 8fb2e44 cpupower: Show Intel turbo ratio support via ./cpupower frequency-info by Thomas Renninger · 13 years ago
  37. 76b659a cpupowerutils: increase MAX_LINE_LEN by Roman Vasiyarov · 13 years ago
  38. ee3db6f cpupower: Rename package from cpupowerutils to cpupower by Thomas Renninger · 13 years ago
  39. 4c22337 cpupowerutils: Rename: libcpufreq->libcpupower by Thomas Renninger · 13 years ago
  40. af594f0 cpupowerutils: use kernel version-derived version string by Dominik Brodowski · 13 years ago
  41. a1ce5ba cpupowerutils: utils - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  42. 2cd005c cpupowerutils: helpers - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  43. b510b54 cpupowerutils: idle_monitor - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  44. 6c2b818 cpupowerutils: lib - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  45. 02af3cb cpupowerutils: bench - ConfigStyle bugfixes by Dominik Brodowski · 13 years ago
  46. f5ac064 cpupowerutils: do not update po files on each and every compile by Dominik Brodowski · 13 years ago
  47. 7443af9 cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism by Dominik Brodowski · 13 years ago
  48. c5db37f cpupowerutils: use COPYING, CREDITS from top-level directory by Dominik Brodowski · 13 years ago
  49. 7fe2f63 cpupowerutils - cpufrequtils extended with quite some features by Dominik Brodowski · 13 years ago
  50. e4c0d0e tools/power x86_energy_perf_policy: fix print of uninitialized string by Len Brown · 13 years ago
  51. aeae1e9 tools/power turbostat: less verbose debugging by Len Brown · 13 years ago
  52. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  53. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  54. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  55. a829eb4 tools: turbostat: style updates by Len Brown · 13 years ago
  56. 8209e05 tools: turbostat: fix bitwise and operand by Thomas Renninger · 14 years ago
  57. eca0bdd Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools by Len Brown · 14 years ago
  58. d5532ee tools: create power/x86/x86_energy_perf_policy by Len Brown · 14 years ago
  59. 103a8fe tools: create power/x86/turbostat by Len Brown · 14 years ago