1. af71b98 tools/power turbosat: update version number by Len Brown · 9 years ago
  2. a2b7b74 tools/power turbostat: SKL: Adjust for TSC difference from base frequency by Len Brown · 9 years ago
  3. b2b34df tools/power turbostat: KNL workaround for %Busy and Avg_MHz by Hubert Chrzaniuk · 9 years ago
  4. 756357b tools/power turbostat: IVB Xeon: fix --debug regression by Len Brown · 9 years ago
  5. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  6. e625ccec Merge branches 'pm-tools' and 'powercap' by Rafael J. Wysocki · 9 years ago
  7. 404c2db tools: cpupower: Fix error when running cpupower monitor by Shreyas B. Prabhu · 9 years ago
  8. 82bb70c Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  9. 4305cd0 tools/power/acpi: Enable build for EC userspace tool by Lv Zheng · 9 years ago
  10. 391fc23 tools/power/acpi: Add descend support in ACPI tools Makefile by Lv Zheng · 9 years ago
  11. bd6906e tools/power turbostat: fix typo on DRAM column in Joules-mode by Len Brown · 9 years ago
  12. 2e5e8fd cpupower: Do not change the frequency of offline cpu by Shilpasri G Bhat · 9 years ago
  13. a01e72f tools/power turbostat: fix parameter passing for forked command by Len Brown · 9 years ago
  14. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  15. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  16. 9bdc771 Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  18. 63c4381 ACPI / acpidump: Update acpidump manual by Lv Zheng · 9 years ago
  19. 4fb80c3 ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables by Lv Zheng · 9 years ago
  20. 428394d ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem by Lv Zheng · 9 years ago
  21. cbc8234 ACPICA: Add dragon_fly support to unix file mapping file by Sascha Wildner · 9 years ago
  22. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  23. a8269d3 Merge branches 'pnp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  24. 6fb3143 tools/power turbostat: dump CONFIG_TDP by Len Brown · 9 years ago
  25. bfae205 tools/power turbostat: cpu0 is no longer hard-coded, so update output by Len Brown · 9 years ago
  26. b72e746 x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers by Borislav Petkov · 9 years ago
  27. 75fd7ff tools/power turbostat: update turbostat(8) by Len Brown · 9 years ago
  28. 47b98c7 cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode by Herton R. Krzesinski · 9 years ago
  29. a68c7c3 tools/power turbostat: update version number to 4.7 by Len Brown · 9 years ago
  30. 7ce7d5d tools/power turbostat: allow running without cpu0 by Prarit Bhargava · 9 years ago
  31. e9be7dd tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS by Len Brown · 9 years ago
  32. fb5d432 tools/power turbostat: enable turbostat to support Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  33. e275b38 tools/power turbostat: correctly display more than 2 threads/core by Dasaratharaman Chandramouli · 9 years ago
  34. c8b3fd0 Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  35. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  36. 2363ccb Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  37. e9257f5 tools/power turbostat: correct dumped pkg-cstate-limit value by Len Brown · 9 years ago
  38. 8a5bdf4 tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL by Len Brown · 9 years ago
  39. 40ee8e3 tools/power turbostat: correct DRAM RAPL units on recent Xeon processors by Andrey Semin · 10 years ago
  40. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 9 years ago
  41. f82263c tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile by Thomas D · 10 years ago
  42. a21d38c tools/power turbostat: modprobe msr, if needed by Len Brown · 9 years ago
  43. fcd1721 tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 by Len Brown · 9 years ago
  44. 12bb43c tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names by Len Brown · 9 years ago
  45. 06b230e cpupower: fix breakage from libpci API change by Lucas Stach · 9 years ago
  46. 81ed793 ACPICA: Fix a sscanf format string. by Bob Moore · 9 years ago
  47. e0423ed ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. by Lv Zheng · 9 years ago
  48. 8f61f35 tools/power turbostat: label base frequency by Len Brown · 9 years ago
  49. e33cbe8 tools/power turbostat: update PERF_LIMIT_REASONS decoding by Len Brown · 9 years ago
  50. 1cc21f7 tools/power turbostat: simplify default output by Len Brown · 9 years ago
  51. b8ea351 Revert "cpupower Makefile change to help run the tool without 'make install'" by Josh Boyer · 9 years ago
  52. c7fb90d Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  53. 79b56ab Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  54. 48a0631 tools/power turbostat: support additional Broadwell model by Len Brown · 9 years ago
  55. b5e8223 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  56. d8af6f5 tools/power turbostat: update parameters, documentation by Len Brown · 9 years ago
  57. ee7e38e tools/power turbostat: Skip printing disabled package C-states by Len Brown · 9 years ago
  58. 994b7f1 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  59. a729617 tools/power turbostat: relax dependency on APERF_MSR by Len Brown · 10 years ago
  60. d789944 tools/power turbostat: relax dependency on invariant TSC by Len Brown · 10 years ago
  61. 3a9a941 tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS by Len Brown · 10 years ago
  62. 98481e7 tools/power turbostat: relax dependency on root permission by Len Brown · 10 years ago
  63. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  64. 5c1de00 cpupower Makefile change to help run the tool without 'make install' by sriram@marirs.net.in · 10 years ago
  65. a59e510 tools / cpupower: Fix no idle state information return value by Prarit Bhargava · 10 years ago
  66. ad1d831 tools / cpupower: Correctly detect if running as root by Michal Privoznik · 10 years ago
  67. 2a813f1 Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" by Prarit Bhargava · 10 years ago
  68. 16b7c27 tools: cpupower: fix return checks for sysfs_get_idlestate_count() by Prarit Bhargava · 10 years ago
  69. 63c9043 ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. by Bob Moore · 10 years ago
  70. f1b6975 ACPICA: acpidump: Add ACPI 1.0 RSDP support. by Lv Zheng · 10 years ago
  71. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  72. e7c95ff tools/power turbostat: tweak whitespace in output format by Len Brown · 10 years ago
  73. 49c68fd Merge branch 'pm-tools' by Rafael J. Wysocki · 10 years ago
  74. 059802f cpupower: Remove redundant error check by Peter Senna Tschudin · 10 years ago
  75. 13f6de5 cpupower: bench: parse.c: Fix several minor errors by Rickard Strandqvist · 10 years ago
  76. 97fa1c5 cpupower: mperf monitor: Correct use of ! and & by Himangi Saraogi · 10 years ago
  77. 788606c PM / tools: cpupower: drop negativity check on unsigned value by Andrey Utkin · 10 years ago
  78. ff2389f ACPICA: utprint/oslibcfs: cleanup - no functional change by Bob Moore · 10 years ago
  79. 4d2c822 ACPICA: OSL: Update acpidump to reduce source code differences by Lv Zheng · 10 years ago
  80. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 10 years ago
  81. dcaff16 ACPICA: acpidump: Replace file IOs with new APIs to improve portability by Lv Zheng · 10 years ago
  82. 135610f ACPICA: acpidump: Remove exit() from generic layer to improve portability by Lv Zheng · 10 years ago
  83. fbee6b2 ACPICA: acpidump: Add memory/string OSL usage to improve portability by Lv Zheng · 10 years ago
  84. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  85. 3c9349c ACPICA: Common: Enhance cm_get_file_size() to improve portability by Lv Zheng · 10 years ago
  86. d9cf147 ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portability by Lv Zheng · 10 years ago
  87. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  88. 7824f44 ACPICA: OSL: Add portable file IO to improve portability by Lv Zheng · 10 years ago
  89. 83b80bac ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs by Lv Zheng · 10 years ago
  90. e8c038a ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global() from utglobal.c to utinit.c by Lv Zheng · 10 years ago
  91. 890fbfa0 ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux by Lv Zheng · 10 years ago
  92. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  93. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  94. 2947c1d ACPICA: acpidump: Fix repetitive table dump in -n mode. by Lv Zheng · 10 years ago
  95. 7ea1bdb cpupower: Remove mc and smt power aware scheduler info/settings by Thomas Renninger · 10 years ago
  96. 3fc5a0e cpupower: cpupower info -b should return 0 on success, not the perf bias value by Thomas Renninger · 10 years ago
  97. 8a19cb5 cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not available by Thomas Renninger · 10 years ago
  98. 84baab9 cpupower: Install recently added cpupower-idle-{set, info} manpages by Thomas Renninger · 10 years ago
  99. 69cd502 cpupower: Introduce idle state disable-by-latency and enable-all by Thomas Renninger · 10 years ago
  100. 706f4c1 cpupower: Remove all manpages on make uninstall by Ramkumar Ramachandra · 10 years ago