aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils/helpers/amd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22cpupower: Add function to print AMD P-State performance capabilitiesHuang Rui1-0/+29
2022-02-22cpupower: Enable boost state support for AMD P-State moduleHuang Rui1-0/+18
2022-02-22cpupower: Add AMD P-State sysfs definition and access helperHuang Rui1-0/+30
2021-01-26cpupower: Remove family arg to decode_pstates()Nathan Fontenot1-10/+9
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 Fontenot1-4/+4
2021-01-26cpupower: Remove unused pscur variable.Nathan Fontenot1-8/+1
2021-01-26cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flagNathan Fontenot1-5/+4
2021-01-26cpupower: Update msr_pstate union struct namingNathan Fontenot1-12/+14
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
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 Wen1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz1-8/+23
2012-03-03cpupower: Better interface for accessing AMD pci registersThomas Renninger1-3/+1
2011-07-29cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski1-4/+4
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski1-0/+137