index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
Laura Abbott
2016-11-01
1
-5
/
+2
*
cpupower: Add cpuidle parts into library
Thomas Renninger
2016-04-28
6
-168
/
+43
*
cpupower: Fix build error in cpufreq-info
Shreyas B. Prabhu
2016-01-19
1
-0
/
+1
*
cpupower: fix how "cpupower frequency-info" interprets latency
Jacob Tanenbaum
2015-12-03
1
-2
/
+2
*
cpupower: rework the "cpupower frequency-info" command
Jacob Tanenbaum
2015-12-03
1
-147
/
+88
*
cpupower: Do not analyse offlined cpus
Thomas Renninger
2015-12-03
4
-15
/
+31
*
cpupower: Fix precedence issue
Thomas Renninger
2015-12-03
1
-1
/
+1
*
Creating a common structure initialization pattern for struct option
Sriram Raghunathan
2015-11-02
6
-34
/
+30
*
cpupower: Enable disabled Cstates if they are below max latency
Thomas Renninger
2015-11-02
1
-4
/
+13
*
cpupower: Remove debug message when using cpupower idle-set -D switch
Thomas Renninger
2015-11-02
1
-2
/
+0
*
cpupower: cpupower monitor reports uninitialized values for offline cpus
Jacob Tanenbaum
2015-11-02
2
-9
/
+23
*
tools: cpupower: Fix error when running cpupower monitor
Shreyas B. Prabhu
2015-08-29
1
-0
/
+2
*
cpupower: Do not change the frequency of offline cpu
Shilpasri G Bhat
2015-07-23
1
-0
/
+4
*
cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
Herton R. Krzesinski
2015-05-30
1
-2
/
+3
*
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
*
tools / cpupower: Correctly detect if running as root
Michal Privoznik
2014-12-19
1
-1
/
+1
*
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Prarit Bhargava
2014-12-14
1
-4
/
+4
*
tools: cpupower: fix return checks for sysfs_get_idlestate_count()
Prarit Bhargava
2014-12-05
1
-4
/
+4
*
cpupower: Remove redundant error check
Peter Senna Tschudin
2014-07-30
1
-6
/
+5
*
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
2014-07-30
1
-1
/
+1
*
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
2014-07-19
1
-1
/
+1
*
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
2014-05-17
2
-75
/
+3
*
cpupower: cpupower info -b should return 0 on success, not the perf bias value
Thomas Renninger
2014-05-17
1
-3
/
+4
*
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...
Thomas Renninger
2014-05-17
1
-0
/
+14
*
cpupower: Introduce idle state disable-by-latency and enable-all
Thomas Renninger
2014-05-17
1
-6
/
+69
*
PM / tools: cpupower: add option to display values without round offs
Prarit Bhargava
2014-05-07
1
-40
/
+70
*
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
2014-01-17
1
-1
/
+1
|
\
|
*
cpupower: Fix sscanf robustness in cpufreq-set
One Thousand Gnomes
2014-01-08
1
-1
/
+1
*
|
cpupower: Fix segfault due to incorrect getopt_long arugments
Josh Boyer
2013-12-17
1
-3
/
+3
|
/
*
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
2013-11-25
1
-2
/
+2
*
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
Thomas Renninger
2013-07-05
2
-0
/
+197
*
cpupower: Haswell also supports the C-states introduced with SandyBridge
Thomas Renninger
2013-07-05
1
-0
/
+4
*
cpupower: Introduce idle-set subcommand and C-state enabling/disabling
Thomas Renninger
2013-07-05
4
-7
/
+131
*
cpupower: Implement disabling of cstate interface
Thomas Renninger
2013-07-05
2
-1
/
+123
*
cpupower: Make idlestate usage unsigned
Thomas Renninger
2013-07-05
3
-16
/
+6
*
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
2012-11-27
2
-2
/
+10
*
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
2012-11-27
3
-1
/
+35
*
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
2
-21
/
+1
*
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: Remove unneeded code and by that fix a memleak
Thomas Renninger
2012-03-03
1
-7
/
+0
*
cpupower: Fix number of idle states
Thomas Renninger
2012-03-03
1
-3
/
+2
*
cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
Thomas Renninger
2012-03-03
1
-8
/
+8
*
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
2012-03-03
4
-23
/
+32
*
cpupower: use man(1) when calling "cpupower help subcommand"
Dominik Brodowski
2011-08-19
8
-214
/
+72
*
cpupower: make NLS truly optional
Dominik Brodowski
2011-08-19
1
-0
/
+9
[next]