index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
/
utils
/
cpufreq-info.c
Age
Commit message (
Expand
)
Author
2024-12-20
cpupower: Don't fetch maximum latency when EPP is enabled
Mario Limonciello
2024-12-20
cpupower: Add support for showing energy performance preference
Mario Limonciello
2024-12-20
cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf
Mario Limonciello
2024-12-20
cpupower: Remove spurious return statement
Mario Limonciello
2022-11-25
tools/cpupower: Choose base_cpu to display default cpupower details
Saket Kumar Bhaskar
2022-02-23
cpupower: Add "perf" option to print AMD P-State information
Huang Rui
2022-02-22
cpupower: Add function to print AMD P-State performance capabilities
Huang Rui
2022-02-22
cpupower: Move print_speed function into misc helper
Huang Rui
2021-01-26
cpupower: Remove family arg to decode_pstates()
Nathan Fontenot
2020-01-17
cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
Thomas Renninger
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2019-02-13
tools/power/cpupower: Display boost frequency separately
Abhishek Goel
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-04
tools/cpupower: Add Hygon Dhyana support
Pu Wen
2017-11-03
cpupower: Fix no-rounding MHz frequency output
Prarit Bhargava
2017-01-19
cpupower: Restore format of frequency-info limit
Stafford Horne
2016-01-19
cpupower: Fix build error in cpufreq-info
Shreyas B. Prabhu
2015-12-03
cpupower: fix how "cpupower frequency-info" interprets latency
Jacob Tanenbaum
2015-12-03
cpupower: rework the "cpupower frequency-info" command
Jacob Tanenbaum
2015-12-03
cpupower: Do not analyse offlined cpus
Thomas Renninger
2015-11-02
Creating a common structure initialization pattern for struct option
Sriram Raghunathan
2014-05-07
PM / tools: cpupower: add option to display values without round offs
Prarit Bhargava
2011-08-19
cpupower: use man(1) when calling "cpupower help subcommand"
Dominik Brodowski
2011-07-29
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
Thomas Renninger
2011-07-29
cpupowerutils: utils - ConfigStyle bugfixes
Dominik Brodowski
2011-07-29
cpupowerutils - cpufrequtils extended with quite some features
Dominik Brodowski