aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils/helpers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-7/+9
2018-10-08cpupower: Fix coredump on VMWarePrarit Bhargava1-0/+5
2018-10-08cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava1-1/+1
2018-10-04tools/cpupower: Add Hygon Dhyana supportPu Wen4-7/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava3-5/+6
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
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger2-130/+3
2015-12-03cpupower: Fix precedence issueThomas Renninger1-1/+1
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum1-8/+15
2015-08-29tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu1-0/+2
2015-04-15cpupower: fix breakage from libpci API changeLucas Stach1-2/+9
2014-12-19tools / cpupower: Fix no idle state information return valuePrarit Bhargava1-1/+1
2014-07-19PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin1-1/+1
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger1-2/+2
2013-07-05cpupower: Implement disabling of cstate interfaceThomas Renninger2-1/+123
2013-07-05cpupower: Make idlestate usage unsignedThomas Renninger2-2/+2
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger1-0/+2
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger1-0/+1
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox1-5/+13
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox2-19/+12
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox1-8/+13
2012-11-27cpupower tools: Fix minor warningsPalmer Cox1-19/+0
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-33/+2
2012-03-03cpupower: Fix broken mask valuesThomas Renninger1-2/+2
2012-03-03cpupower: Better interface for accessing AMD pci registersThomas Renninger3-17/+29
2011-08-19cpupower: make NLS truly optionalDominik Brodowski1-0/+9
2011-08-15cpupower: Better detect offlined CPUsThomas Renninger4-1/+59
2011-07-29cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger4-41/+9
2011-07-29cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger3-5/+53
2011-07-29cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski9-86/+100
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski11-0/+1466