summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
AgeCommit message (Expand)AuthorLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner-4/+2
2022-02-23cpupower: Add "perf" option to print AMD P-State informationHuang Rui-1/+21
2022-02-22cpupower: Add function to print AMD P-State performance capabilitiesHuang Rui-3/+40
2022-02-22cpupower: Move print_speed function into misc helperHuang Rui-48/+52
2022-02-22cpupower: Enable boost state support for AMD P-State moduleHuang Rui-0/+25
2022-02-22cpupower: Add AMD P-State sysfs definition and access helperHuang Rui-0/+30
2022-02-22cpupower: Introduce ACPI CPPC libraryHuang Rui-3/+83
2022-02-22cpupower: Add the function to get the sysfs value from specific tableHuang Rui-7/+28
2022-02-22cpupower: Initial AMD P-State capabilityHuang Rui-0/+13
2022-02-22cpupower: Add the function to check AMD P-State enabledHuang Rui-0/+28
2022-02-22cpupower: Add AMD P-State capability flagHuang Rui-0/+1
2022-01-24tools/power/cpupower/{ToDo => TODO}: Rename the todo fileozkanonur-0/+0
2022-01-24tools: cpupower: fix typo in cpupower-idle-set(1) manpageAndreas Rammhold-1/+1
2021-01-26cpupower: Add cpuid cap flag for MSR_AMD_HWCR supportNathan Fontenot-7/+7
2021-01-26cpupower: Remove family arg to decode_pstates()Nathan Fontenot-17/+14
2021-01-26cpupower: Condense pstate enabled bit checks in decode_pstates()Nathan Fontenot-3/+3
2021-01-26cpupower: Update family checks when decoding HW pstatesNathan Fontenot-5/+10
2021-01-26cpupower: Remove unused pscur variable.Nathan Fontenot-8/+1
2021-01-26cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flagNathan Fontenot-8/+14
2021-01-26cpupower: Correct macro name for CPB caps flagRobert Richter-3/+3
2021-01-26cpupower: Update msr_pstate union struct namingNathan Fontenot-12/+14
2021-01-05cpupower: add Makefile dependencies for install targetsIvan Babrou-5/+5
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-2/+89
2020-11-16tools/power/cpupower: Read energy_perf_bias from sysfsBorislav Petkov-35/+81
2020-10-26cpupower: Provide online and offline CPU informationBrahadambal Srinivasan-1/+92
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+2
2020-10-02tools: Avoid comma separated statementsJoe Perches-5/+9
2020-08-20cpupower: speed up generating git version stringMartin Kaistra-1/+1
2020-08-20cpupowerutils: fix spelling mistake "dependant" -> "dependent"Colin Ian King-1/+1
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+1
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang-1/+1
2020-07-17cpupower: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-07-06cpupower: Fix NULL but dereferenced coccicheck errorsShuah Khan-5/+5
2020-07-06cpupower: Fix comparing pointer to 0 coccicheck warnsShuah Khan-3/+3
2020-05-08cpupower: Remove unneeded semicolonZou Wei-9/+9
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert-3/+5
2020-01-27Correction to manpage of cpupowerBrahadambal Srinivasan-3/+3
2020-01-17cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger-23/+87
2019-11-05cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handlingJanakarajan Natarajan-0/+14
2019-11-05cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan-0/+25
2019-11-05cpupower: mperf_monitor: Introduce per_cpu_schedule flagJanakarajan Natarajan-10/+33
2019-11-05cpupower: Move needs_root variable into a sub-structJanakarajan Natarajan-8/+10
2019-11-04cpupower : Handle set and info subcommands correctlyAbhishek Goel-0/+18
2019-10-01tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor-1/+0
2019-08-29cpupower: update German translationBenjamin Weis-164/+180
2019-08-29tools/power/cpupower: fix 64bit detection when cross-compilingSébastien Szymanski-6/+8
2019-08-29cpupower: Add missing newline at end of fileGeert Uytterhoeven-2/+2
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada-2/+2
2019-06-13Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki-6/+8