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