aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils/idle_monitor (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-08cpupower: Remove unneeded semicolonZou Wei5-7/+7
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
2019-11-05cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan1-0/+20
2019-11-05cpupower: mperf_monitor: Introduce per_cpu_schedule flagJanakarajan Natarajan2-10/+33
2019-11-05cpupower: Move needs_root variable into a sub-structJanakarajan Natarajan8-8/+10
2019-10-01tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner9-22/+9
2018-10-04tools/cpupower: Add Hygon Dhyana supportPu Wen1-1/+2
2018-05-29cpupower : Fix header name to read idle state nameAbhishek Goel3-15/+44
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel1-3/+6
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava4-9/+10
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger1-6/+6
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum1-1/+8
2015-05-30cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski1-2/+3
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi1-1/+1
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger2-0/+197
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger1-0/+4
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger1-2/+8
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger2-1/+34
2012-11-27cpupower tools: Fix minor warningsPalmer Cox1-2/+1
2012-03-03cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger1-8/+8
2012-03-03cpupower: Better interface for accessing AMD pci registersThomas Renninger1-6/+3
2011-08-19cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski1-34/+14
2011-08-15cpupower: Make monitor command -c/--cpu awareThomas Renninger1-0/+8
2011-08-15cpupower: Better detect offlined CPUsThomas Renninger1-3/+7
2011-08-15cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger1-1/+1
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger1-47/+130
2011-07-29cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski6-115/+128
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski9-0/+1723