index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
tools/power/cpupower: allow running without cpu0
Prarit Bhargava
8
-17
/
+28
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
2017-01-19
cpupower: Restore format of frequency-info limit
Stafford Horne
1
-9
/
+12
2016-11-01
cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
Laura Abbott
1
-5
/
+2
2016-04-28
cpupower: Add cpuidle parts into library
Thomas Renninger
6
-168
/
+43
2016-01-19
cpupower: Fix build error in cpufreq-info
Shreyas B. Prabhu
1
-0
/
+1
2015-12-03
cpupower: fix how "cpupower frequency-info" interprets latency
Jacob Tanenbaum
1
-2
/
+2
2015-12-03
cpupower: rework the "cpupower frequency-info" command
Jacob Tanenbaum
1
-147
/
+88
2015-12-03
cpupower: Do not analyse offlined cpus
Thomas Renninger
4
-15
/
+31
2015-12-03
cpupower: Fix precedence issue
Thomas Renninger
1
-1
/
+1
2015-11-02
Creating a common structure initialization pattern for struct option
Sriram Raghunathan
6
-34
/
+30
2015-11-02
cpupower: Enable disabled Cstates if they are below max latency
Thomas Renninger
1
-4
/
+13
2015-11-02
cpupower: Remove debug message when using cpupower idle-set -D switch
Thomas Renninger
1
-2
/
+0
2015-11-02
cpupower: cpupower monitor reports uninitialized values for offline cpus
Jacob Tanenbaum
2
-9
/
+23
2015-08-29
tools: cpupower: Fix error when running cpupower monitor
Shreyas B. Prabhu
1
-0
/
+2
2015-07-23
cpupower: Do not change the frequency of offline cpu
Shilpasri G Bhat
1
-0
/
+4
2015-05-30
cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
Herton R. Krzesinski
1
-2
/
+3
2015-04-15
cpupower: fix breakage from libpci API change
Lucas Stach
1
-2
/
+9
2014-12-20
tools / cpupower: Fix no idle state information return value
Prarit Bhargava
1
-1
/
+1
2014-12-20
tools / cpupower: Correctly detect if running as root
Michal Privoznik
1
-1
/
+1
2014-12-15
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Prarit Bhargava
1
-4
/
+4
2014-12-05
tools: cpupower: fix return checks for sysfs_get_idlestate_count()
Prarit Bhargava
1
-4
/
+4
2014-07-30
cpupower: Remove redundant error check
Peter Senna Tschudin
1
-6
/
+5
2014-07-30
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
1
-1
/
+1
2014-07-19
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
1
-1
/
+1
2014-05-17
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
2
-75
/
+3
2014-05-17
cpupower: cpupower info -b should return 0 on success, not the perf bias value
Thomas Renninger
1
-3
/
+4
2014-05-17
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...
Thomas Renninger
1
-0
/
+14
2014-05-17
cpupower: Introduce idle state disable-by-latency and enable-all
Thomas Renninger
1
-6
/
+69
2014-05-07
PM / tools: cpupower: add option to display values without round offs
Prarit Bhargava
1
-40
/
+70
2014-01-17
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2014-01-08
cpupower: Fix sscanf robustness in cpufreq-set
One Thousand Gnomes
1
-1
/
+1
2013-12-17
cpupower: Fix segfault due to incorrect getopt_long arugments
Josh Boyer
1
-3
/
+3
2013-11-26
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
1
-2
/
+2
2013-07-05
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
Thomas Renninger
2
-0
/
+197
2013-07-05
cpupower: Haswell also supports the C-states introduced with SandyBridge
Thomas Renninger
1
-0
/
+4
2013-07-05
cpupower: Introduce idle-set subcommand and C-state enabling/disabling
Thomas Renninger
4
-7
/
+131
2013-07-05
cpupower: Implement disabling of cstate interface
Thomas Renninger
2
-1
/
+123
2013-07-05
cpupower: Make idlestate usage unsigned
Thomas Renninger
3
-16
/
+6
2012-11-28
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
2
-2
/
+10
2012-11-28
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
3
-1
/
+35
2012-11-28
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
1
-5
/
+13
2012-11-28
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
2
-19
/
+12
2012-11-28
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
1
-8
/
+13
2012-11-28
cpupower tools: Fix minor warnings
Palmer Cox
2
-21
/
+1
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: Remove unneeded code and by that fix a memleak
Thomas Renninger
1
-7
/
+0
[next]