1. b5e8223 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  2. 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
  3. a729617 tools/power turbostat: relax dependency on APERF_MSR by Len Brown · 9 years ago
  4. d789944 tools/power turbostat: relax dependency on invariant TSC by Len Brown · 9 years ago
  5. 3a9a941 tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS by Len Brown · 10 years ago
  6. 98481e7 tools/power turbostat: relax dependency on root permission by Len Brown · 10 years ago
  7. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  8. 5c1de00 cpupower Makefile change to help run the tool without 'make install' by sriram@marirs.net.in · 10 years ago
  9. a59e510 tools / cpupower: Fix no idle state information return value by Prarit Bhargava · 10 years ago
  10. ad1d831 tools / cpupower: Correctly detect if running as root by Michal Privoznik · 10 years ago
  11. 2a813f1 Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" by Prarit Bhargava · 10 years ago
  12. 16b7c27 tools: cpupower: fix return checks for sysfs_get_idlestate_count() by Prarit Bhargava · 10 years ago
  13. 63c9043 ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. by Bob Moore · 10 years ago
  14. f1b6975 ACPICA: acpidump: Add ACPI 1.0 RSDP support. by Lv Zheng · 10 years ago
  15. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  16. e7c95ff tools/power turbostat: tweak whitespace in output format by Len Brown · 10 years ago
  17. 49c68fd Merge branch 'pm-tools' by Rafael J. Wysocki · 10 years ago
  18. 059802f cpupower: Remove redundant error check by Peter Senna Tschudin · 10 years ago
  19. 13f6de5 cpupower: bench: parse.c: Fix several minor errors by Rickard Strandqvist · 10 years ago
  20. 97fa1c5 cpupower: mperf monitor: Correct use of ! and & by Himangi Saraogi · 10 years ago
  21. 788606c PM / tools: cpupower: drop negativity check on unsigned value by Andrey Utkin · 10 years ago
  22. ff2389f ACPICA: utprint/oslibcfs: cleanup - no functional change by Bob Moore · 10 years ago
  23. 4d2c822 ACPICA: OSL: Update acpidump to reduce source code differences by Lv Zheng · 10 years ago
  24. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 10 years ago
  25. dcaff16 ACPICA: acpidump: Replace file IOs with new APIs to improve portability by Lv Zheng · 10 years ago
  26. 135610f ACPICA: acpidump: Remove exit() from generic layer to improve portability by Lv Zheng · 10 years ago
  27. fbee6b2 ACPICA: acpidump: Add memory/string OSL usage to improve portability by Lv Zheng · 10 years ago
  28. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  29. 3c9349c ACPICA: Common: Enhance cm_get_file_size() to improve portability by Lv Zheng · 10 years ago
  30. d9cf147 ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portability by Lv Zheng · 10 years ago
  31. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  32. 7824f44 ACPICA: OSL: Add portable file IO to improve portability by Lv Zheng · 10 years ago
  33. 83b80bac ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs by Lv Zheng · 10 years ago
  34. 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
  35. 890fbfa0 ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux by Lv Zheng · 10 years ago
  36. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  37. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  38. 2947c1d ACPICA: acpidump: Fix repetitive table dump in -n mode. by Lv Zheng · 10 years ago
  39. 7ea1bdb cpupower: Remove mc and smt power aware scheduler info/settings by Thomas Renninger · 10 years ago
  40. 3fc5a0e cpupower: cpupower info -b should return 0 on success, not the perf bias value by Thomas Renninger · 10 years ago
  41. 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
  42. 84baab9 cpupower: Install recently added cpupower-idle-{set, info} manpages by Thomas Renninger · 10 years ago
  43. 69cd502 cpupower: Introduce idle state disable-by-latency and enable-all by Thomas Renninger · 10 years ago
  44. 706f4c1 cpupower: Remove all manpages on make uninstall by Ramkumar Ramachandra · 10 years ago
  45. db262ea cpupower: Remove dead link to homepage, and update the targets built. by Ramkumar Ramachandra · 10 years ago
  46. a504c02 cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. by Ramkumar Ramachandra · 10 years ago
  47. 0f929fb ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT. by Lv Zheng · 10 years ago
  48. c793226 ACPICA: acpidump: Add support to force using RSDT. by Lv Zheng · 10 years ago
  49. d63f379 ACPICA: acpidump: Fix truncated RSDP signature validation. by Lv Zheng · 10 years ago
  50. d87a2b7 ACPICA: acpidump: Fix code issue in invoking fread in the loop. by Lv Zheng · 10 years ago
  51. 23a75c5 Merge back earlier ACPICA material. by Rafael J. Wysocki · 10 years ago
  52. e091abc PM / tools: cpupower: add option to display values without round offs by Prarit Bhargava · 10 years ago
  53. 3482124 tools / power: turbostat: Drop temperature checks by Jean Delvare · 10 years ago
  54. dec102a cpufreq: Make linux-pm@vger.kernel.org official mailing list by Viresh Kumar · 10 years ago
  55. d7cddbb ACPI / tools: Introduce ec_access.c - tool to access the EC by Thomas Renninger · 10 years ago
  56. 75e4f20 tools/power/acpi: Minor bugfixes by Thomas Renninger · 10 years ago
  57. 6c87021 ACPICA: acpidump: Update man page. by Lv Zheng · 10 years ago
  58. bf5afef ACPICA: acpidump: Remove old acpidump source. by Lv Zheng · 10 years ago
  59. edbe47c ACPICA: acpidump: Update Makefile to build acpidump from ACPICA. by Lv Zheng · 10 years ago
  60. e2b9035 ACPICA: acpidump: Update new structures and add missing file. by Lv Zheng · 10 years ago
  61. 506f57d ACPICA: acpidump: Add support to generate acpidump release. by Lv Zheng · 10 years ago
  62. 4e8e863f tools/power turbostat: Run on Broadwell by Len Brown · 10 years ago
  63. fc04cc6 tools/power turbostat: simplify output, add Avg_MHz by Len Brown · 10 years ago
  64. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  65. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 10 years ago
  66. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 10 years ago
  67. 5c56be9 turbostat: Add option to report joules consumed per sample by Dirk Brandewie · 11 years ago
  68. e6f9bb3 turbostat: run on HSX by Len Brown · 11 years ago
  69. 7ade7f4 turbostat: Add a .gitignore to ignore the compiled turbostat binary by Josh Triplett · 11 years ago
  70. b2c95d9 turbostat: Clean up error handling; disambiguate error messages; use err and errx by Josh Triplett · 11 years ago
  71. 57a42a3 turbostat: Factor out common function to open file and exit on failure by Josh Triplett · 11 years ago
  72. 95aebc4 turbostat: Add a helper to parse a single int out of a file by Josh Triplett · 11 years ago
  73. 7482341 turbostat: Check return value of fscanf by Josh Triplett · 11 years ago
  74. 2b92865 turbostat: Use GCC's CPUID functions to support PIC by Josh Triplett · 11 years ago
  75. 2e9c6bc turbostat: Don't attempt to printf an off_t with %zx by Josh Triplett · 11 years ago
  76. b731f31 turbostat: Don't put unprocessed uapi headers in the include path by Josh Triplett · 11 years ago
  77. df34ca7 Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  78. f677b30 ACPICA: acpidump: Cleanup tools/power/acpi makefiles. by Lv Zheng · 10 years ago
  79. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  80. fdfe840 cpupower: Fix sscanf robustness in cpufreq-set by One Thousand Gnomes · 11 years ago
  81. f447ef4 cpupower: Fix segfault due to incorrect getopt_long arugments by Josh Boyer · 11 years ago
  82. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  83. f4a5d17 tools: cpupower: fix wrong err msg not supported vs not available by Thomas Renninger · 11 years ago
  84. 5094d27 tools: cpupower: Add cpupower-idle-set(1) manpage by Thomas Renninger · 11 years ago
  85. 144b44b tools / power turbostat: Support Silvermont by Len Brown · 11 years ago
  86. 7ee767b cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states by Thomas Renninger · 11 years ago
  87. 2aa1ca7 cpupower: Haswell also supports the C-states introduced with SandyBridge by Thomas Renninger · 11 years ago
  88. c4f3610 cpupower: Introduce idle-set subcommand and C-state enabling/disabling by Thomas Renninger · 11 years ago
  89. 0924c36 cpupower: Implement disabling of cstate interface by Thomas Renninger · 11 years ago
  90. f605181 cpupower: Make idlestate usage unsigned by Thomas Renninger · 11 years ago
  91. b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
  92. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  93. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  94. ca58710 tools/power turbostat: display C8, C9, C10 residency by Kristen Carlson Accardi · 12 years ago
  95. 1051e9b treewide: Fix typos in kernel messages by Masanari Iida · 11 years ago
  96. 149c231 tools/power turbostat: additional Haswell CPU-id by Len Brown · 11 years ago
  97. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  98. 1ed5101 tools/power turbostat: display SMI count by default by Len Brown · 11 years ago
  99. 6792041 tools/power turbostat: decode MSR_IA32_POWER_CTL by Len Brown · 11 years ago
  100. 70b4340 tools/power turbostat: support Haswell by Len Brown · 11 years ago