1. a19718b cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores by Ben Hutchings · 7 years ago
  2. d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
  3. c25badc cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set by Laura Abbott · 8 years ago
  4. 5ebd2ea ACPICA: Cleanup for all string-to-integer conversions by Bob Moore · 8 years ago
  5. dd99cbc ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead by Lv Zheng · 8 years ago
  6. f173a77 ACPICA: Clib: Add -nostdinc support for EFI layer by Lv Zheng · 8 years ago
  7. e323c02 ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue by Lv Zheng · 8 years ago
  8. 4e2fc6a ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles by Lv Zheng · 8 years ago
  9. b597664 ACPICA: Clib: Fix build issues when ACPI_USE_STANDARD_HEADERS is not defined by converting size_t to acpi_size by Lv Zheng · 8 years ago
  10. eba4ed2 ACPICA: acpidump: Fix a duplicate variable definition by Lv Zheng · 8 years ago
  11. 722280e ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link by Lv Zheng · 8 years ago
  12. d8303ac ACPICA: iASL/Disassembler: Add a check for missing filename by Bob Moore · 8 years ago
  13. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  14. ebf5926 tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMIT by Srinivas Pandruvada · 8 years ago
  15. ac485cb tools/turbostat: allow user to alter DESTDIR and PREFIX by Andy Shevchenko · 8 years ago
  16. a3bcf2d tools/acpi: use CROSS_COMPILE to define prefix by Andy Shevchenko · 8 years ago
  17. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  18. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  19. d1ce3bb Merge back new ACPICA material for v4.7. by Rafael J. Wysocki · 8 years ago
  20. 6a0df32 ACPICA: Move all ASCII utilities to a common file by Bob Moore · 8 years ago
  21. f5c1e1c ACPICA: Divergence: remove unwanted spaces for typedef by Lv Zheng · 8 years ago
  22. 0b81561 cpupower: fix potential memory leak by Arjun Sreedharan · 8 years ago
  23. ac5a181 cpupower: Add cpuidle parts into library by Thomas Renninger · 8 years ago
  24. fe7656a cpupowerutils: bench: trivial fix of spelling mistake on "average" by Colin Ian King · 8 years ago
  25. 938bb85 Fix cpupower manpages "NAME" section by Mattia Dongili · 8 years ago
  26. 983d9e0 cpupower: bench: parse.c: fix several resource leaks by Colin Ian King · 8 years ago
  27. 04b0359 Honour user's LDFLAGS by Mattia Dongili · 8 years ago
  28. 60438d9 tools/power/acpi: close file only if it is open by Lv Zheng · 8 years ago
  29. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  30. 9185e98 tools/power turbostat: work around RC6 counter wrap by Len Brown · 8 years ago
  31. cdc5727 tools/power turbostat: initial KBL support by Len Brown · 8 years ago
  32. ec53e59 tools/power turbostat: initial SKX support by Len Brown · 8 years ago
  33. e8efbc8 tools/power turbostat: decode BXT TSC frequency via CPUID by Len Brown · 8 years ago
  34. e4085d5 tools/power turbostat: initial BXT support by Len Brown · 8 years ago
  35. 5a63426 tools/power turbostat: print IRTL MSRs by Len Brown · 8 years ago
  36. 8ae7225 tools/power turbostat: SGX state should print only if --debug by Len Brown · 8 years ago
  37. 3a05be7 ACPICA: Utilities: Update for strtoul64 merger by Bob Moore · 8 years ago
  38. 53c78d7 ACPICA: Add support for QNX 6.6 platform by Will Miles · 8 years ago
  39. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  40. 3fdb746 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 8 years ago
  41. 685b535 tools/power turbostat: bugfix: TDP MSRs print bits fixing by Chen Yu · 8 years ago
  42. 6c34f16 tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump by Len Brown · 8 years ago
  43. 5aea2f7 tools/power turbostat: call __cpuid() instead of __get_cpuid() by Len Brown · 8 years ago
  44. aa8d8cc tools/power turbostat: indicate SMX and SGX support by Len Brown · 8 years ago
  45. 0102b06 tools/power turbostat: detect and work around syscall jitter by Len Brown · 8 years ago
  46. fdf676e tools/power turbostat: show GFX%rc6 by Len Brown · 8 years ago
  47. 27d4735 tools/power turbostat: show GFXMHz by Len Brown · 8 years ago
  48. 562a2d3 tools/power turbostat: show IRQs per CPU by Len Brown · 8 years ago
  49. 3622989 tools/power turbostat: make fewer systems calls by Len Brown · 8 years ago
  50. 58cc30a tools/power turbostat: fix compiler warnings by Len Brown · 8 years ago
  51. b7d8c14 tools/power turbostat: add --out option for saving output in a file by Len Brown · 8 years ago
  52. 75d2e44 tools/power turbostat: re-name "%Busy" field to "Busy%" by Len Brown · 8 years ago
  53. cbf97ab tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding by Hubert Chrzaniuk · 8 years ago
  54. 121b48b tools/power turbostat: Intel Xeon x200: fix erroneous bclk value by Chrzaniuk, Hubert · 8 years ago
  55. 2a0609c tools/power turbostat: allow sub-sec intervals by Len Brown · 8 years ago
  56. 1b69317 tools/power turbostat: fix various build warnings by Colin Ian King · 8 years ago
  57. f005731 tools/power turbostat: Decode MSR_MISC_PWR_MGMT by Len Brown · 8 years ago
  58. 7f5c258 tools/power turbostat: decode HWP registers by Len Brown · 8 years ago
  59. 61a87ba tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency by Len Brown · 8 years ago
  60. 69807a6 tools/power turbostat: decode more CPUID fields by Len Brown · 8 years ago
  61. db2b52f Merge branch 'pm-tools' by Rafael J. Wysocki · 8 years ago
  62. a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 8 years ago
  63. 38cb76a cpupower: Fix build error in cpufreq-info by Shreyas B. Prabhu · 8 years ago
  64. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 8 years ago
  65. 8f053a5 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  66. 5920380 ACPICA: getopt: Comment update, no functional change by Bob Moore · 8 years ago
  67. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 8 years ago
  68. 37645d6 tools/power/acpi: Add userspace AML interface support by Lv Zheng · 8 years ago
  69. e98f033 cpupower: fix how "cpupower frequency-info" interprets latency by Jacob Tanenbaum · 8 years ago
  70. 562e5f1 cpupower: rework the "cpupower frequency-info" command by Jacob Tanenbaum · 8 years ago
  71. ce512b8 cpupower: Do not analyse offlined cpus by Thomas Renninger · 8 years ago
  72. e51207f cpupower: Provide STATIC variable in Makefile for debug builds by Thomas Renninger · 8 years ago
  73. 7b0e1bf cpupower: Fix precedence issue by Thomas Renninger · 8 years ago
  74. d9f67db Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  75. ec0adc5 tools/power turbostat: use new name for MSR_PLATFORM_INFO by Len Brown · 9 years ago
  76. f57ab32 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  77. 89ba7d8 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
  78. 57ab3b08 Creating a common structure initialization pattern for struct option by Sriram Raghunathan · 9 years ago
  79. 19c9fb8 cpupower: Enable disabled Cstates if they are below max latency by Thomas Renninger · 9 years ago
  80. 6452094 cpupower: Remove debug message when using cpupower idle-set -D switch by Thomas Renninger · 9 years ago
  81. 20102ac cpupower: cpupower monitor reports uninitialized values for offline cpus by Jacob Tanenbaum · 9 years ago
  82. 759d2a9 tools/power turbostat: bugfix: print MAX_NON_TURBO_RATIO by Len Brown · 9 years ago
  83. 842e7133 ACPICA: iASL: General cleanup of the file suffix #defines by Bob Moore · 9 years ago
  84. 21ed557 tools/power turbostat: simplify Bzy_MHz calculation by Len Brown · 9 years ago
  85. af71b98 tools/power turbosat: update version number by Len Brown · 9 years ago
  86. a2b7b74 tools/power turbostat: SKL: Adjust for TSC difference from base frequency by Len Brown · 9 years ago
  87. b2b34df tools/power turbostat: KNL workaround for %Busy and Avg_MHz by Hubert Chrzaniuk · 9 years ago
  88. 756357b tools/power turbostat: IVB Xeon: fix --debug regression by Len Brown · 9 years ago
  89. 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
  90. e625ccec Merge branches 'pm-tools' and 'powercap' by Rafael J. Wysocki · 9 years ago
  91. 404c2db tools: cpupower: Fix error when running cpupower monitor by Shreyas B. Prabhu · 9 years ago
  92. 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
  93. 4305cd0 tools/power/acpi: Enable build for EC userspace tool by Lv Zheng · 9 years ago
  94. 391fc23 tools/power/acpi: Add descend support in ACPI tools Makefile by Lv Zheng · 9 years ago
  95. bd6906e tools/power turbostat: fix typo on DRAM column in Joules-mode by Len Brown · 9 years ago
  96. 2e5e8fd cpupower: Do not change the frequency of offline cpu by Shilpasri G Bhat · 9 years ago
  97. a01e72f tools/power turbostat: fix parameter passing for forked command by Len Brown · 9 years ago
  98. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  99. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  100. 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