summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower (follow)
Commit message (Expand)AuthorAgeFilesLines
* pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV2024-09-231-2/+1
* pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen2024-09-132-2/+2
* pm:cpupower: Add error warning when SWIG is not installedJohn B. Wyatt IV2024-09-061-9/+11
* pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV2024-09-061-0/+42
* pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV2024-09-064-0/+345
* pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV2024-09-061-0/+8
* tools/cpupower: display residency value in idle-infoAboorva Devarajan2024-08-093-0/+14
* cpupower: fix lib default installation pathRoman Storozhenko2024-07-021-9/+1
* cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko2024-06-281-0/+5
* cpupower: Change the var type of the 'monitor' subcommand display modeRoman Storozhenko2024-06-201-1/+1
* cpupower: Remove absent 'v' parameter from monitor man pageRoman Storozhenko2024-06-201-5/+0
* cpupower: Improve cpupower build process descriptionRoman Storozhenko2024-06-181-10/+150
* cpupower: Add 'help' target to the main MakefileRoman Storozhenko2024-06-181-1/+36
* cpupower: Replace a dead reference link with working onesRoman Storozhenko2024-06-181-3/+5
* tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar2024-05-281-3/+23
* Fix cpupower-frequency-info.1 man page typoJan Kratochvil2024-03-061-1/+1
* tools cpupower bench: Override CFLAGS assignmentsStanley Chan2024-01-221-1/+1
* cpupower: fix reference to nonexistent documentVegard Nossum2023-10-251-1/+1
* cpupower: Add Georgian translation to Makefile LANGUAGESShuah Khan2023-08-171-1/+1
* cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation.Likhitha Korrapati2023-07-191-9/+7
* cpupower: Add turbo-boost support in cpupowerWyes Karny2023-07-193-1/+42
* cpupower: Add support for amd_pstate mode changeWyes Karny2023-07-193-2/+43
* cpupower: Add EPP value change supportWyes Karny2023-07-193-1/+46
* cpupower: Add is_valid_path APIWyes Karny2023-07-192-0/+8
* cpupower: Recognise amd-pstate active mode driverWyes Karny2023-07-191-1/+1
* cpupower: Bump soname versionBen Hutchings2023-07-131-1/+1
* cpupower: Make TSC read per CPU for Mperf monitorWyes Karny2023-05-081-17/+14
* cpupower:Fix resource leaks in sysfs_get_enabled()Hao Zeng2023-05-081-7/+16
* cpupower: rapl monitor - shows the used power consumption in uj for each rapl...Thomas Renninger2022-12-014-3/+154
* cpupower: Introduce powercap intel-rapl library and powercap-info commandThomas Renninger2022-12-017-4/+499
* cpupower: Add Georgian translationZurab Kargareteli2022-12-011-0/+983
* tools/cpupower: Choose base_cpu to display default cpupower detailsSaket Kumar Bhaskar2022-11-253-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner2022-06-101-4/+2
* cpupower: Add "perf" option to print AMD P-State informationHuang Rui2022-02-242-1/+21
* cpupower: Add function to print AMD P-State performance capabilitiesHuang Rui2022-02-233-3/+40
* cpupower: Move print_speed function into misc helperHuang Rui2022-02-233-48/+52
* cpupower: Enable boost state support for AMD P-State moduleHuang Rui2022-02-233-0/+25
* cpupower: Add AMD P-State sysfs definition and access helperHuang Rui2022-02-231-0/+30
* cpupower: Introduce ACPI CPPC libraryHuang Rui2022-02-233-3/+83
* cpupower: Add the function to get the sysfs value from specific tableHuang Rui2022-02-232-7/+28
* cpupower: Initial AMD P-State capabilityHuang Rui2022-02-231-0/+13
* cpupower: Add the function to check AMD P-State enabledHuang Rui2022-02-232-0/+28
* cpupower: Add AMD P-State capability flagHuang Rui2022-02-231-0/+1
* tools/power/cpupower/{ToDo => TODO}: Rename the todo fileozkanonur2022-01-241-0/+0
* tools: cpupower: fix typo in cpupower-idle-set(1) manpageAndreas Rammhold2022-01-241-1/+1
* cpupower: Add cpuid cap flag for MSR_AMD_HWCR supportNathan Fontenot2021-01-263-7/+7
* cpupower: Remove family arg to decode_pstates()Nathan Fontenot2021-01-263-17/+14
* cpupower: Condense pstate enabled bit checks in decode_pstates()Nathan Fontenot2021-01-261-3/+3
* cpupower: Update family checks when decoding HW pstatesNathan Fontenot2021-01-263-5/+10
* cpupower: Remove unused pscur variable.Nathan Fontenot2021-01-261-8/+1