Age | Commit message (Expand) | Author | Files | Lines |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -187/+307 |
2015-09-01 | Merge branches 'pm-tools' and 'powercap' | Rafael J. Wysocki | 4 | -17/+94 |
2015-08-29 | tools: cpupower: Fix error when running cpupower monitor | Shreyas B. Prabhu | 1 | -0/+2 |
2015-08-25 | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l... | Rafael J. Wysocki | 2 | -17/+88 |
2015-08-01 | tools/power/acpi: Enable build for EC userspace tool | Lv Zheng | 2 | -27/+22 |
2015-08-01 | tools/power/acpi: Add descend support in ACPI tools Makefile | Lv Zheng | 4 | -151/+199 |
2015-07-24 | tools/power turbostat: fix typo on DRAM column in Joules-mode | Len Brown | 1 | -1/+1 |
2015-07-23 | cpupower: Do not change the frequency of offline cpu | Shilpasri G Bhat | 1 | -0/+4 |
2015-07-16 | tools/power turbostat: fix parameter passing for forked command | Len Brown | 1 | -1/+1 |
2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 1 | -2/+2 |
2015-07-06 | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski | 1 | -2/+2 |
2015-07-03 | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 8 | -68/+87 |
2015-07-02 | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 4 | -15/+15 |
2015-07-02 | ACPI / acpidump: Update acpidump manual | Lv Zheng | 1 | -5/+12 |
2015-07-02 | ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp... | Lv Zheng | 2 | -4/+13 |
2015-07-02 | ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev... | Lv Zheng | 1 | -43/+46 |
2015-07-02 | ACPICA: Add dragon_fly support to unix file mapping file | Sascha Wildner | 1 | -1/+1 |
2015-06-24 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+3 |
2015-06-19 | Merge branches 'pnp' and 'pm-tools' | Rafael J. Wysocki | 1 | -2/+3 |
2015-06-17 | tools/power turbostat: dump CONFIG_TDP | Len Brown | 1 | -1/+77 |
2015-06-17 | tools/power turbostat: cpu0 is no longer hard-coded, so update output | Len Brown | 1 | -9/+9 |
2015-06-07 | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers | Borislav Petkov | 1 | -1/+1 |
2015-06-03 | tools/power turbostat: update turbostat(8) | Len Brown | 1 | -5/+0 |
2015-05-30 | cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode | Herton R. Krzesinski | 1 | -2/+3 |
2015-05-28 | tools/power turbostat: update version number to 4.7 | Len Brown | 1 | -1/+1 |
2015-05-28 | tools/power turbostat: allow running without cpu0 | Prarit Bhargava | 1 | -15/+31 |
2015-05-28 | tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS | Len Brown | 1 | -1/+1 |
2015-05-28 | tools/power turbostat: enable turbostat to support Knights Landing (KNL) | Dasaratharaman Chandramouli | 1 | -4/+101 |
2015-05-28 | tools/power turbostat: correctly display more than 2 threads/core | Dasaratharaman Chandramouli | 1 | -20/+51 |
2015-04-26 | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+9 |
2015-04-20 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 3 | -161/+419 |
2015-04-19 | Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -2/+9 |
2015-04-18 | tools/power turbostat: correct dumped pkg-cstate-limit value | Len Brown | 1 | -9/+8 |
2015-04-18 | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL | Len Brown | 1 | -1/+38 |
2015-04-18 | tools/power turbostat: correct DRAM RAPL units on recent Xeon processors | Andrey Semin | 1 | -3/+25 |
2015-04-18 | tools/power turbostat: Initial Skylake support | Len Brown | 1 | -13/+111 |
2015-04-18 | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=... | Thomas D | 1 | -1/+5 |
2015-04-18 | tools/power turbostat: modprobe msr, if needed | Len Brown | 1 | -2/+3 |
2015-04-18 | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 | Len Brown | 1 | -36/+105 |
2015-04-18 | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names | Len Brown | 1 | -4/+4 |
2015-04-15 | cpupower: fix breakage from libpci API change | Lucas Stach | 1 | -2/+9 |
2015-04-14 | ACPICA: Fix a sscanf format string. | Bob Moore | 1 | -1/+1 |
2015-04-14 | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. | Lv Zheng | 1 | -1/+1 |
2015-04-13 | tools/power turbostat: label base frequency | Len Brown | 1 | -2/+2 |
2015-04-13 | tools/power turbostat: update PERF_LIMIT_REASONS decoding | Len Brown | 1 | -26/+26 |
2015-04-13 | tools/power turbostat: simplify default output | Len Brown | 2 | -70/+98 |
2015-03-11 | Revert "cpupower Makefile change to help run the tool without 'make install'" | Josh Boyer | 1 | -1/+1 |
2015-02-13 | Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 2 | -158/+254 |
2015-02-12 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2 | -158/+254 |
2015-02-10 | tools/power turbostat: support additional Broadwell model | Len Brown | 1 | -1/+4 |