summaryrefslogtreecommitdiff
path: root/tools/power/cpupower
AgeCommit message (Expand)AuthorFilesLines
2024-09-23pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV1-2/+1
2024-09-13pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen2-2/+2
2024-09-06pm:cpupower: Add error warning when SWIG is not installedJohn B. Wyatt IV1-9/+11
2024-09-06pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV1-0/+42
2024-09-06pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV4-0/+345
2024-09-06pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV1-0/+8
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan3-0/+14
2024-07-03cpupower: fix lib default installation pathRoman Storozhenko1-9/+1
2024-06-29cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko1-0/+5
2024-06-20cpupower: Change the var type of the 'monitor' subcommand display modeRoman Storozhenko1-1/+1
2024-06-20cpupower: Remove absent 'v' parameter from monitor man pageRoman Storozhenko1-5/+0
2024-06-18cpupower: Improve cpupower build process descriptionRoman Storozhenko1-10/+150
2024-06-18cpupower: Add 'help' target to the main MakefileRoman Storozhenko1-1/+36
2024-06-18cpupower: Replace a dead reference link with working onesRoman Storozhenko1-3/+5
2024-05-28tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar1-3/+23
2024-03-06Fix cpupower-frequency-info.1 man page typoJan Kratochvil1-1/+1
2024-01-22tools cpupower bench: Override CFLAGS assignmentsStanley Chan1-1/+1
2023-10-25cpupower: fix reference to nonexistent documentVegard Nossum1-1/+1
2023-08-17cpupower: Add Georgian translation to Makefile LANGUAGESShuah Khan1-1/+1
2023-07-19cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation.Likhitha Korrapati1-9/+7
2023-07-19cpupower: Add turbo-boost support in cpupowerWyes Karny3-1/+42
2023-07-19cpupower: Add support for amd_pstate mode changeWyes Karny3-2/+43
2023-07-19cpupower: Add EPP value change supportWyes Karny3-1/+46
2023-07-19cpupower: Add is_valid_path APIWyes Karny2-0/+8
2023-07-19cpupower: Recognise amd-pstate active mode driverWyes Karny1-1/+1
2023-07-13cpupower: Bump soname versionBen Hutchings1-1/+1
2023-05-08cpupower: Make TSC read per CPU for Mperf monitorWyes Karny1-17/+14
2023-05-08cpupower:Fix resource leaks in sysfs_get_enabled()Hao Zeng1-7/+16
2022-12-01cpupower: rapl monitor - shows the used power consumption in uj for each rapl...Thomas Renninger4-3/+154
2022-12-01cpupower: Introduce powercap intel-rapl library and powercap-info commandThomas Renninger7-4/+499
2022-12-01cpupower: Add Georgian translationZurab Kargareteli1-0/+983
2022-11-25tools/cpupower: Choose base_cpu to display default cpupower detailsSaket Kumar Bhaskar3-6/+6
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner1-4/+2
2022-02-24cpupower: Add "perf" option to print AMD P-State informationHuang Rui2-1/+21
2022-02-23cpupower: Add function to print AMD P-State performance capabilitiesHuang Rui3-3/+40
2022-02-23cpupower: Move print_speed function into misc helperHuang Rui3-48/+52
2022-02-23cpupower: Enable boost state support for AMD P-State moduleHuang Rui3-0/+25
2022-02-23cpupower: Add AMD P-State sysfs definition and access helperHuang Rui1-0/+30
2022-02-23cpupower: Introduce ACPI CPPC libraryHuang Rui3-3/+83
2022-02-23cpupower: Add the function to get the sysfs value from specific tableHuang Rui2-7/+28
2022-02-23cpupower: Initial AMD P-State capabilityHuang Rui1-0/+13
2022-02-23cpupower: Add the function to check AMD P-State enabledHuang Rui2-0/+28
2022-02-23cpupower: Add AMD P-State capability flagHuang Rui1-0/+1
2022-01-24tools/power/cpupower/{ToDo => TODO}: Rename the todo fileozkanonur1-0/+0
2022-01-24tools: cpupower: fix typo in cpupower-idle-set(1) manpageAndreas Rammhold1-1/+1
2021-01-26cpupower: Add cpuid cap flag for MSR_AMD_HWCR supportNathan Fontenot3-7/+7
2021-01-26cpupower: Remove family arg to decode_pstates()Nathan Fontenot3-17/+14
2021-01-26cpupower: Condense pstate enabled bit checks in decode_pstates()Nathan Fontenot1-3/+3
2021-01-26cpupower: Update family checks when decoding HW pstatesNathan Fontenot3-5/+10
2021-01-26cpupower: Remove unused pscur variable.Nathan Fontenot1-8/+1