summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils/idle_monitor
AgeCommit message (Expand)AuthorLines
2025-12-15cpupower: idle_monitor: fix incorrect value logged after stopKaushlendra Kumar-1/+1
2025-06-18pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitorGautham R. Shenoy-4/+0
2025-06-18pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy-2/+2
2025-03-06pm: cpupower: remove hard-coded topology depth valuesShuah Khan-11/+29
2025-03-06pm: cpupower: Fix cmd_monitor() error legs to free cpu_topologyShuah Khan-0/+2
2025-02-20cpupower: monitor: Exit with error status if execvp() failYiwei Lin-1/+5
2024-12-16cpupower: fix TSC MHz calculationHe Rongguang-6/+9
2024-12-09cpupower: revise is_valid flag handling for idle_monitorwangfushuai-6/+6
2024-06-20cpupower: Change the var type of the 'monitor' subcommand display modeRoman Storozhenko-1/+1
2023-05-08cpupower: Make TSC read per CPU for Mperf monitorWyes Karny-17/+14
2022-11-30cpupower: rapl monitor - shows the used power consumption in uj for each rapl...Thomas Renninger-3/+153
2020-05-08cpupower: Remove unneeded semicolonZou Wei-7/+7
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert-3/+5
2019-11-05cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan-0/+20
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-10-01tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner-22/+9
2018-10-04tools/cpupower: Add Hygon Dhyana supportPu Wen-1/+2
2018-05-29cpupower : Fix header name to read idle state nameAbhishek Goel-15/+44
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel-3/+6
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava-9/+10
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger-6/+6
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum-1/+8
2015-05-30cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski-2/+3
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi-1/+1
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger-0/+197
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger-0/+4
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger-2/+8
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger-1/+34
2012-11-27cpupower tools: Fix minor warningsPalmer Cox-2/+1
2012-03-03cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger-8/+8
2012-03-03cpupower: Better interface for accessing AMD pci registersThomas Renninger-6/+3
2011-08-19cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski-34/+14
2011-08-15cpupower: Make monitor command -c/--cpu awareThomas Renninger-0/+8
2011-08-15cpupower: Better detect offlined CPUsThomas Renninger-3/+7
2011-08-15cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger-1/+1
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger-47/+130
2011-07-29cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski-115/+128
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski-0/+1723