1. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  2. ae29170 tools/power/cpupower: Display boost frequency separately by Abhishek Goel · 6 years ago
  3. 901d32b cpupower : Auto-completion for cpupower tool by Abhishek Goel · 6 years ago
  4. dbc4ca3 tools cpupower: Override CFLAGS assignments by Jiri Olsa · 6 years ago
  5. 4bf3bd0 tools cpupower debug: Allow to use outside build flags by Jiri Olsa · 6 years ago
  6. 9de9aa45 tools/power/cpupower: fix compilation with STATIC=true by Konstantin Khlebnikov · 6 years ago
  7. fec9806 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. f69ffc5 cpupower: Fix coredump on VMWare by Prarit Bhargava · 6 years ago
  9. 8c22e2f cpupower: Fix AMD Family 0x17 msr_pstate size by Prarit Bhargava · 6 years ago
  10. 995d5f64 tools/cpupower: Add Hygon Dhyana support by Pu Wen · 6 years ago
  11. 8a7e2d2 cpupower: remove stringop-truncation waring by Anders Roxell · 6 years ago
  12. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  13. f9652d5 cpupower : Fix header name to read idle state name by Abhishek Goel · 7 years ago
  14. 9fd0c40 cpupower: fix spelling mistake: "logilename" -> "logfilename" by Colin Ian King · 7 years ago
  15. 0e96a0c cpupower: Remove FSF address by Laura Abbott · 7 years ago
  16. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  17. 43d2d3b Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 7 years ago
  18. 16f8259 kbuild: /bin/pwd -> pwd by Bjørn Forsman · 7 years ago
  19. dbdc468 cpupower : Fix cpupower working when cpu0 is offline by Abhishek Goel · 7 years ago
  20. 53d1cd6 cpupowerutils: bench - Fix cpu online check by Abhishek Goel · 7 years ago
  21. 990a848 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  22. 69b6f8a tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore by Prarit Bhargava · 7 years ago
  23. d4dbfa4 tools/power/cpupower: Add 64 bit library detection by Prarit Bhargava · 7 years ago
  24. 9da779c cpupower: Fix no-rounding MHz frequency output by Prarit Bhargava · 7 years ago
  25. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 028568d kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  28. a2bc8de Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  29. 8e9b466 kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  30. d0e4a193 tools/power/cpupower: allow running without cpu0 by Prarit Bhargava · 7 years ago
  31. 902bef7 cpupower: Add support for new AMD family 0x17 by Sherry Hurwitz · 8 years ago
  32. 6ae78b4 cpupower: Fix bug where return value was not used by Sherry Hurwitz · 8 years ago
  33. 4cca045 cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores by Ben Hutchings · 8 years ago
  34. 4da39ce cpupower: Restore format of frequency-info limit by Stafford Horne · 8 years ago
  35. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  36. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  37. c25badc cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set by Laura Abbott · 8 years ago
  38. 0b81561 cpupower: fix potential memory leak by Arjun Sreedharan · 9 years ago
  39. ac5a181 cpupower: Add cpuidle parts into library by Thomas Renninger · 9 years ago
  40. fe7656a cpupowerutils: bench: trivial fix of spelling mistake on "average" by Colin Ian King · 9 years ago
  41. 938bb85 Fix cpupower manpages "NAME" section by Mattia Dongili · 9 years ago
  42. 983d9e0 cpupower: bench: parse.c: fix several resource leaks by Colin Ian King · 9 years ago
  43. 04b0359 Honour user's LDFLAGS by Mattia Dongili · 9 years ago
  44. 38cb76a cpupower: Fix build error in cpufreq-info by Shreyas B. Prabhu · 9 years ago
  45. e98f033 cpupower: fix how "cpupower frequency-info" interprets latency by Jacob Tanenbaum · 9 years ago
  46. 562e5f1 cpupower: rework the "cpupower frequency-info" command by Jacob Tanenbaum · 9 years ago
  47. ce512b8 cpupower: Do not analyse offlined cpus by Thomas Renninger · 9 years ago
  48. e51207f cpupower: Provide STATIC variable in Makefile for debug builds by Thomas Renninger · 9 years ago
  49. 7b0e1bf cpupower: Fix precedence issue by Thomas Renninger · 9 years ago
  50. 57ab3b08 Creating a common structure initialization pattern for struct option by Sriram Raghunathan · 9 years ago
  51. 19c9fb8 cpupower: Enable disabled Cstates if they are below max latency by Thomas Renninger · 9 years ago
  52. 6452094 cpupower: Remove debug message when using cpupower idle-set -D switch by Thomas Renninger · 9 years ago
  53. 20102ac cpupower: cpupower monitor reports uninitialized values for offline cpus by Jacob Tanenbaum · 9 years ago
  54. 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
  55. 404c2db tools: cpupower: Fix error when running cpupower monitor by Shreyas B. Prabhu · 9 years ago
  56. 2e5e8fd cpupower: Do not change the frequency of offline cpu by Shilpasri G Bhat · 9 years ago
  57. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 10 years ago
  58. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 10 years ago
  59. 47b98c7 cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode by Herton R. Krzesinski · 10 years ago
  60. 06b230e cpupower: fix breakage from libpci API change by Lucas Stach · 10 years ago
  61. b8ea351 Revert "cpupower Makefile change to help run the tool without 'make install'" by Josh Boyer · 10 years ago
  62. 5c1de00 cpupower Makefile change to help run the tool without 'make install' by sriram@marirs.net.in · 10 years ago
  63. a59e510 tools / cpupower: Fix no idle state information return value by Prarit Bhargava · 10 years ago
  64. ad1d831 tools / cpupower: Correctly detect if running as root by Michal Privoznik · 10 years ago
  65. 2a813f1a Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" by Prarit Bhargava · 10 years ago
  66. 16b7c27 tools: cpupower: fix return checks for sysfs_get_idlestate_count() by Prarit Bhargava · 10 years ago
  67. 059802f cpupower: Remove redundant error check by Peter Senna Tschudin · 10 years ago
  68. 13f6de5 cpupower: bench: parse.c: Fix several minor errors by Rickard Strandqvist · 10 years ago
  69. 97fa1c5 cpupower: mperf monitor: Correct use of ! and & by Himangi Saraogi · 10 years ago
  70. 788606c PM / tools: cpupower: drop negativity check on unsigned value by Andrey Utkin · 10 years ago
  71. 2e30baa Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 11 years ago
  72. 7ea1bdb cpupower: Remove mc and smt power aware scheduler info/settings by Thomas Renninger · 11 years ago
  73. 3fc5a0e cpupower: cpupower info -b should return 0 on success, not the perf bias value by Thomas Renninger · 11 years ago
  74. 8a19cb5 cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not available by Thomas Renninger · 11 years ago
  75. 84baab9 cpupower: Install recently added cpupower-idle-{set, info} manpages by Thomas Renninger · 11 years ago
  76. 69cd502 cpupower: Introduce idle state disable-by-latency and enable-all by Thomas Renninger · 11 years ago
  77. 706f4c1 cpupower: Remove all manpages on make uninstall by Ramkumar Ramachandra · 11 years ago
  78. db262ea cpupower: Remove dead link to homepage, and update the targets built. by Ramkumar Ramachandra · 11 years ago
  79. a504c02 cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. by Ramkumar Ramachandra · 11 years ago
  80. e091abc PM / tools: cpupower: add option to display values without round offs by Prarit Bhargava · 11 years ago
  81. dec102a cpufreq: Make linux-pm@vger.kernel.org official mailing list by Viresh Kumar · 11 years ago
  82. df34ca7 Merge branches 'acpi-tools' and 'pm-tools' by Rafael J. Wysocki · 11 years ago
  83. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  84. fdfe840 cpupower: Fix sscanf robustness in cpufreq-set by One Thousand Gnomes · 11 years ago
  85. f447ef4 cpupower: Fix segfault due to incorrect getopt_long arugments by Josh Boyer · 11 years ago
  86. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  87. f4a5d17 tools: cpupower: fix wrong err msg not supported vs not available by Thomas Renninger · 11 years ago
  88. 5094d27 tools: cpupower: Add cpupower-idle-set(1) manpage by Thomas Renninger · 11 years ago
  89. 7ee767b cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states by Thomas Renninger · 12 years ago
  90. 2aa1ca7 cpupower: Haswell also supports the C-states introduced with SandyBridge by Thomas Renninger · 12 years ago
  91. c4f3610 cpupower: Introduce idle-set subcommand and C-state enabling/disabling by Thomas Renninger · 12 years ago
  92. 0924c36 cpupower: Implement disabling of cstate interface by Thomas Renninger · 12 years ago
  93. f605181 cpupower: Make idlestate usage unsigned by Thomas Renninger · 12 years ago
  94. 1051e9b treewide: Fix typos in kernel messages by Masanari Iida · 12 years ago
  95. 8d219e3 cpupower: IvyBridge (0x3a and 0x3e models) support by Thomas Renninger · 12 years ago
  96. c8cfc3c cpupower: Provide -c param for cpupower monitor to schedule process on all cores by Thomas Renninger · 12 years ago
  97. ea1021f cpupower tools: Fix warning and a bug with the cpu package count by Palmer Cox · 12 years ago
  98. 35a1697 cpupower tools: Fix malloc of cpu_info structure by Palmer Cox · 12 years ago
  99. 53d2000 cpupower tools: Fix issues with sysfs_topology_read_file by Palmer Cox · 12 years ago
  100. fb8eaeb cpupower tools: Fix minor warnings by Palmer Cox · 12 years ago