index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2012-03-03
cpupower: Fix number of idle states
Thomas Renninger
1
-3
/
+2
2012-03-03
cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
Thomas Renninger
1
-8
/
+8
2012-03-03
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
4
-23
/
+32
2011-08-19
cpupower: use man(1) when calling "cpupower help subcommand"
Dominik Brodowski
8
-214
/
+72
2011-08-19
cpupower: make NLS truly optional
Dominik Brodowski
1
-0
/
+9
2011-08-15
cpupower: Make monitor command -c/--cpu aware
Thomas Renninger
1
-0
/
+8
2011-08-15
cpupower: Better detect offlined CPUs
Thomas Renninger
5
-4
/
+66
2011-08-15
cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available
Thomas Renninger
1
-1
/
+1
2011-08-15
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
Thomas Renninger
1
-47
/
+130
2011-07-29
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
Thomas Renninger
4
-41
/
+9
2011-07-29
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
Thomas Renninger
4
-17
/
+95
2011-07-29
cpupowerutils: use kernel version-derived version string
Dominik Brodowski
1
-0
/
+35
2011-07-29
cpupowerutils: utils - ConfigStyle bugfixes
Dominik Brodowski
6
-108
/
+122
2011-07-29
cpupowerutils: helpers - ConfigStyle bugfixes
Dominik Brodowski
9
-86
/
+100
2011-07-29
cpupowerutils: idle_monitor - ConfigStyle bugfixes
Dominik Brodowski
6
-115
/
+128
2011-07-29
cpupowerutils - cpufrequtils extended with quite some features
Dominik Brodowski
27
-0
/
+4982