index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
/
utils
/
helpers
/
amd.c
Age
Commit message (
Expand
)
Author
2024-05-28
tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
Dhananjay Ugwekar
2022-02-22
cpupower: Add function to print AMD P-State performance capabilities
Huang Rui
2022-02-22
cpupower: Enable boost state support for AMD P-State module
Huang Rui
2022-02-22
cpupower: Add AMD P-State sysfs definition and access helper
Huang Rui
2021-01-26
cpupower: Remove family arg to decode_pstates()
Nathan Fontenot
2021-01-26
cpupower: Condense pstate enabled bit checks in decode_pstates()
Nathan Fontenot
2021-01-26
cpupower: Update family checks when decoding HW pstates
Nathan Fontenot
2021-01-26
cpupower: Remove unused pscur variable.
Nathan Fontenot
2021-01-26
cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag
Nathan Fontenot
2021-01-26
cpupower: Update msr_pstate union struct naming
Nathan Fontenot
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-08
cpupower: Fix coredump on VMWare
Prarit Bhargava
2018-10-08
cpupower: Fix AMD Family 0x17 msr_pstate size
Prarit Bhargava
2018-10-04
tools/cpupower: Add Hygon Dhyana support
Pu Wen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-27
cpupower: Add support for new AMD family 0x17
Sherry Hurwitz
2012-03-03
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
2011-07-29
cpupowerutils: helpers - ConfigStyle bugfixes
Dominik Brodowski
2011-07-29
cpupowerutils - cpufrequtils extended with quite some features
Dominik Brodowski