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