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