aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-26cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flagNathan Fontenot3-8/+14
2021-01-26cpupower: Correct macro name for CPB caps flagRobert Richter3-3/+3
2021-01-26cpupower: Update msr_pstate union struct namingNathan Fontenot1-12/+14
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-2/+89
2020-11-16tools/power/cpupower: Read energy_perf_bias from sysfsBorislav Petkov5-34/+54
2020-10-26cpupower: Provide online and offline CPU informationBrahadambal Srinivasan5-1/+92
2020-10-02tools: Avoid comma separated statementsJoe Perches1-5/+9
2020-07-06cpupower: Fix comparing pointer to 0 coccicheck warnsShuah Khan1-3/+3
2020-05-08cpupower: Remove unneeded semicolonZou Wei7-9/+9
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
2020-01-17cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger1-6/+6
2019-11-05cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan3-0/+25
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-11-04cpupower : Handle set and info subcommands correctlyAbhishek Goel2-0/+18
2019-10-01tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor1-1/+0
2019-06-04cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner18-40/+18
2019-02-13tools/power/cpupower: Display boost frequency separatelyAbhishek Goel1-11/+31
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-10/+15
2018-10-08cpupower: Fix coredump on VMWarePrarit Bhargava2-0/+7
2018-10-08cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava1-1/+1
2018-10-04tools/cpupower: Add Hygon Dhyana supportPu Wen6-10/+15
2018-05-29cpupower : Fix header name to read idle state nameAbhishek Goel3-15/+44
2017-11-18Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki1-3/+6
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel1-3/+6
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki1-2/+0
2017-11-03cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava8-17/+28
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz3-11/+44
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz1-3/+2
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-01-19cpupower: Restore format of frequency-info limitStafford Horne1-9/+12
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott1-5/+2
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger6-168/+43
2016-01-19cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu1-0/+1
2015-12-03cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum1-2/+2
2015-12-03cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum1-147/+88
2015-12-03cpupower: Do not analyse offlined cpusThomas Renninger4-15/+31
2015-12-03cpupower: Fix precedence issueThomas Renninger1-1/+1
2015-11-02Creating a common structure initialization pattern for struct optionSriram Raghunathan6-34/+30
2015-11-02cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger1-4/+13
2015-11-02cpupower: Remove debug message when using cpupower idle-set -D switchThomas Renninger1-2/+0
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum2-9/+23