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