index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
/
utils
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpupower: Add function to print AMD P-State performance capabilities
Huang Rui
2022-02-22
2
-0
/
+34
*
cpupower: Move print_speed function into misc helper
Huang Rui
2022-02-22
2
-0
/
+41
*
cpupower: Enable boost state support for AMD P-State module
Huang Rui
2022-02-22
3
-0
/
+25
*
cpupower: Add AMD P-State sysfs definition and access helper
Huang Rui
2022-02-22
1
-0
/
+30
*
cpupower: Initial AMD P-State capability
Huang Rui
2022-02-22
1
-0
/
+13
*
cpupower: Add the function to check AMD P-State enabled
Huang Rui
2022-02-22
2
-0
/
+28
*
cpupower: Add AMD P-State capability flag
Huang Rui
2022-02-22
1
-0
/
+1
*
cpupower: Add cpuid cap flag for MSR_AMD_HWCR support
Nathan Fontenot
2021-01-26
3
-7
/
+7
*
cpupower: Remove family arg to decode_pstates()
Nathan Fontenot
2021-01-26
2
-15
/
+13
*
cpupower: Condense pstate enabled bit checks in decode_pstates()
Nathan Fontenot
2021-01-26
1
-3
/
+3
*
cpupower: Update family checks when decoding HW pstates
Nathan Fontenot
2021-01-26
3
-5
/
+10
*
cpupower: Remove unused pscur variable.
Nathan Fontenot
2021-01-26
1
-8
/
+1
*
cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag
Nathan Fontenot
2021-01-26
3
-8
/
+14
*
cpupower: Correct macro name for CPB caps flag
Robert Richter
2021-01-26
3
-3
/
+3
*
cpupower: Update msr_pstate union struct naming
Nathan Fontenot
2021-01-26
1
-12
/
+14
*
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
2
-2
/
+74
|
\
|
*
cpupower: Provide online and offline CPU information
Brahadambal Srinivasan
2020-10-26
2
-1
/
+77
*
|
tools/power/cpupower: Read energy_perf_bias from sysfs
Borislav Petkov
2020-11-16
3
-32
/
+52
|
/
*
cpupower: Fix comparing pointer to 0 coccicheck warns
Shuah Khan
2020-07-06
1
-3
/
+3
*
cpupower: mperf_monitor: Update cpupower to use the RDPRU instruction
Janakarajan Natarajan
2019-11-05
2
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2019-05-30
3
-6
/
+3
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
4
-7
/
+9
|
\
|
*
tools/cpupower: Add Hygon Dhyana support
Pu Wen
2018-10-04
4
-7
/
+9
*
|
cpupower: Fix coredump on VMWare
Prarit Bhargava
2018-10-08
1
-0
/
+5
*
|
cpupower: Fix AMD Family 0x17 msr_pstate size
Prarit Bhargava
2018-10-08
1
-1
/
+1
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
*
tools/power/cpupower: allow running without cpu0
Prarit Bhargava
2017-07-31
3
-5
/
+6
*
cpupower: Add support for new AMD family 0x17
Sherry Hurwitz
2017-06-27
3
-11
/
+44
*
cpupower: Fix bug where return value was not used
Sherry Hurwitz
2017-06-27
1
-3
/
+2
*
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
2017-04-13
1
-0
/
+1
*
cpupower: Add cpuidle parts into library
Thomas Renninger
2016-04-28
2
-130
/
+3
*
cpupower: Fix precedence issue
Thomas Renninger
2015-12-03
1
-1
/
+1
*
cpupower: cpupower monitor reports uninitialized values for offline cpus
Jacob Tanenbaum
2015-11-02
1
-8
/
+15
*
tools: cpupower: Fix error when running cpupower monitor
Shreyas B. Prabhu
2015-08-29
1
-0
/
+2
*
cpupower: fix breakage from libpci API change
Lucas Stach
2015-04-15
1
-2
/
+9
*
tools / cpupower: Fix no idle state information return value
Prarit Bhargava
2014-12-19
1
-1
/
+1
*
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
2014-07-19
1
-1
/
+1
*
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
2013-11-25
1
-2
/
+2
*
cpupower: Implement disabling of cstate interface
Thomas Renninger
2013-07-05
2
-1
/
+123
*
cpupower: Make idlestate usage unsigned
Thomas Renninger
2013-07-05
2
-2
/
+2
*
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
2012-11-27
1
-0
/
+2
*
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
2012-11-27
1
-0
/
+1
*
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
2012-11-27
1
-5
/
+13
*
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
2012-11-27
2
-19
/
+12
*
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
2012-11-27
1
-8
/
+13
*
cpupower tools: Fix minor warnings
Palmer Cox
2012-11-27
1
-19
/
+0
*
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-17
1
-33
/
+2
*
cpupower: Fix broken mask values
Thomas Renninger
2012-03-03
1
-2
/
+2
*
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
2012-03-03
3
-17
/
+29
*
cpupower: make NLS truly optional
Dominik Brodowski
2011-08-19
1
-0
/
+9
[next]