summaryrefslogtreecommitdiff
path: root/tools/power/cpupower/utils
AgeCommit message (Expand)Author
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki
2017-11-03cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-01-19cpupower: Restore format of frequency-info limitStafford Horne
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger
2016-01-19cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu
2015-12-03cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum
2015-12-03cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum
2015-12-03cpupower: Do not analyse offlined cpusThomas Renninger
2015-12-03cpupower: Fix precedence issueThomas Renninger
2015-11-02Creating a common structure initialization pattern for struct optionSriram Raghunathan
2015-11-02cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger
2015-11-02cpupower: Remove debug message when using cpupower idle-set -D switchThomas Renninger
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum
2015-08-29tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu
2015-07-23cpupower: Do not change the frequency of offline cpuShilpasri G Bhat
2015-05-30cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski
2015-04-15cpupower: fix breakage from libpci API changeLucas Stach
2014-12-19tools / cpupower: Fix no idle state information return valuePrarit Bhargava
2014-12-19tools / cpupower: Correctly detect if running as rootMichal Privoznik
2014-12-14Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava
2014-12-05tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava
2014-07-30cpupower: Remove redundant error checkPeter Senna Tschudin
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi
2014-07-19PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin
2014-05-17cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger
2014-05-17cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger
2014-05-17cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger
2014-05-17cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger
2014-05-07PM / tools: cpupower: add option to display values without round offsPrarit Bhargava
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-01-08cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger
2013-07-05cpupower: Implement disabling of cstate interfaceThomas Renninger
2013-07-05cpupower: Make idlestate usage unsignedThomas Renninger
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox
2012-11-27cpupower tools: Fix minor warningsPalmer Cox