| Commit message (Expand) | Author | Age | Files | Lines |
* | cpupower: Enable disabled Cstates if they are below max latency | Thomas Renninger | 2015-11-02 | 2 | -5/+16 |
* | cpupower: Remove debug message when using cpupower idle-set -D switch | Thomas Renninger | 2015-11-02 | 1 | -2/+0 |
* | cpupower: cpupower monitor reports uninitialized values for offline cpus | Jacob Tanenbaum | 2015-11-02 | 2 | -9/+23 |
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 2 | -0/+6 |
|\ |
|
| * | tools: cpupower: Fix error when running cpupower monitor | Shreyas B. Prabhu | 2015-08-29 | 1 | -0/+2 |
| * | cpupower: Do not change the frequency of offline cpu | Shilpasri G Bhat | 2015-07-23 | 1 | -0/+4 |
* | | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
* | | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski | 2015-07-06 | 1 | -2/+2 |
|/ |
|
* | cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode | Herton R. Krzesinski | 2015-05-30 | 1 | -2/+3 |
* | cpupower: fix breakage from libpci API change | Lucas Stach | 2015-04-15 | 1 | -2/+9 |
* | Revert "cpupower Makefile change to help run the tool without 'make install'" | Josh Boyer | 2015-03-11 | 1 | -1/+1 |
* | cpupower Makefile change to help run the tool without 'make install' | sriram@marirs.net.in | 2015-01-30 | 1 | -1/+1 |
* | tools / cpupower: Fix no idle state information return value | Prarit Bhargava | 2014-12-19 | 1 | -1/+1 |
* | tools / cpupower: Correctly detect if running as root | Michal Privoznik | 2014-12-19 | 1 | -1/+1 |
* | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 2014-12-14 | 1 | -4/+4 |
* | tools: cpupower: fix return checks for sysfs_get_idlestate_count() | Prarit Bhargava | 2014-12-05 | 1 | -4/+4 |
* | cpupower: Remove redundant error check | Peter Senna Tschudin | 2014-07-30 | 1 | -6/+5 |
* | cpupower: bench: parse.c: Fix several minor errors | Rickard Strandqvist | 2014-07-30 | 1 | -18/+21 |
* | cpupower: mperf monitor: Correct use of ! and & | Himangi Saraogi | 2014-07-30 | 1 | -1/+1 |
* | PM / tools: cpupower: drop negativity check on unsigned value | Andrey Utkin | 2014-07-19 | 1 | -1/+1 |
*-. | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 2014-06-03 | 12 | -173/+192 |
|\ \ |
|
| | * | cpupower: Remove mc and smt power aware scheduler info/settings | Thomas Renninger | 2014-05-17 | 4 | -106/+5 |
| | * | cpupower: cpupower info -b should return 0 on success, not the perf bias value | Thomas Renninger | 2014-05-17 | 1 | -3/+4 |
| | * | cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava... | Thomas Renninger | 2014-05-17 | 1 | -0/+14 |
| | * | cpupower: Install recently added cpupower-idle-{set, info} manpages | Thomas Renninger | 2014-05-17 | 1 | -0/+2 |
| | * | cpupower: Introduce idle state disable-by-latency and enable-all | Thomas Renninger | 2014-05-17 | 2 | -8/+77 |
| | * | cpupower: Remove all manpages on make uninstall | Ramkumar Ramachandra | 2014-05-17 | 1 | -2/+6 |
| | * | cpupower: Remove dead link to homepage, and update the targets built. | Ramkumar Ramachandra | 2014-05-17 | 2 | -10/+7 |
| | * | cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower. | Ramkumar Ramachandra | 2014-05-17 | 1 | -6/+6 |
| | * | PM / tools: cpupower: add option to display values without round offs | Prarit Bhargava | 2014-05-07 | 2 | -40/+73 |
| |/ |
|
* | | cpufreq: Make linux-pm@vger.kernel.org official mailing list | Viresh Kumar | 2014-05-01 | 2 | -2/+2 |
|/ |
|
*-. | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 2014-01-17 | 1 | -1/+1 |
|\ \ |
|
| | * | cpupower: Fix sscanf robustness in cpufreq-set | One Thousand Gnomes | 2014-01-08 | 1 | -1/+1 |
* | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 1 | -4/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -4/+1 |
* | | | cpupower: Fix segfault due to incorrect getopt_long arugments | Josh Boyer | 2013-12-17 | 1 | -3/+3 |
| |/
|/| |
|
* | | tools: cpupower: fix wrong err msg not supported vs not available | Thomas Renninger | 2013-11-25 | 1 | -2/+2 |
* | | tools: cpupower: Add cpupower-idle-set(1) manpage | Thomas Renninger | 2013-11-25 | 2 | -1/+73 |
|/ |
|
* | cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states | Thomas Renninger | 2013-07-05 | 3 | -0/+198 |
* | cpupower: Haswell also supports the C-states introduced with SandyBridge | Thomas Renninger | 2013-07-05 | 1 | -0/+4 |
* | cpupower: Introduce idle-set subcommand and C-state enabling/disabling | Thomas Renninger | 2013-07-05 | 6 | -9/+142 |
* | cpupower: Implement disabling of cstate interface | Thomas Renninger | 2013-07-05 | 2 | -1/+123 |
* | cpupower: Make idlestate usage unsigned | Thomas Renninger | 2013-07-05 | 3 | -16/+6 |
* | treewide: Fix typos in kernel messages | Masanari Iida | 2013-03-31 | 1 | -1/+1 |
* | cpupower: IvyBridge (0x3a and 0x3e models) support | Thomas Renninger | 2012-11-27 | 2 | -2/+10 |
* | cpupower: Provide -c param for cpupower monitor to schedule process on all cores | Thomas Renninger | 2012-11-27 | 4 | -3/+48 |
* | cpupower tools: Fix warning and a bug with the cpu package count | Palmer Cox | 2012-11-27 | 1 | -5/+13 |
* | cpupower tools: Fix malloc of cpu_info structure | Palmer Cox | 2012-11-27 | 2 | -19/+12 |
* | cpupower tools: Fix issues with sysfs_topology_read_file | Palmer Cox | 2012-11-27 | 1 | -8/+13 |
* | cpupower tools: Fix minor warnings | Palmer Cox | 2012-11-27 | 2 | -21/+1 |