index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpupower : Fix cpupower working when cpu0 is offline
Abhishek Goel
2018-02-03
1
-3
/
+6
*
cpupowerutils: bench - Fix cpu online check
Abhishek Goel
2018-02-03
1
-1
/
+1
*
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
2017-05-14
1
-0
/
+1
*
cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
Laura Abbott
2016-11-01
1
-5
/
+2
*
cpupower: fix potential memory leak
Arjun Sreedharan
2016-05-05
1
-3
/
+5
*
cpupower: Add cpuidle parts into library
Thomas Renninger
2016-04-28
17
-931
/
+1242
*
cpupowerutils: bench: trivial fix of spelling mistake on "average"
Colin Ian King
2016-04-28
2
-3
/
+3
*
Fix cpupower manpages "NAME" section
Mattia Dongili
2016-04-28
4
-4
/
+4
*
cpupower: bench: parse.c: fix several resource leaks
Colin Ian King
2016-04-28
1
-3
/
+11
*
Honour user's LDFLAGS
Mattia Dongili
2016-04-28
1
-1
/
+1
*
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: Provide STATIC variable in Makefile for debug builds
Thomas Renninger
2015-12-03
2
-1
/
+26
*
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
7
-35
/
+31
*
cpupower: Enable disabled Cstates if they are below max latency
Thomas Renninger
2015-11-02
2
-5
/
+16
*
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
*
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
2
-0
/
+6
|
\
|
*
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
*
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
*
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
|
/
*
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
*
Revert "cpupower Makefile change to help run the tool without 'make install'"
Josh Boyer
2015-03-11
1
-1
/
+1
*
cpupower Makefile change to help run the tool without 'make install'
sriram@marirs.net.in
2015-01-30
1
-1
/
+1
*
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: bench: parse.c: Fix several minor errors
Rickard Strandqvist
2014-07-30
1
-18
/
+21
*
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
*
-
.
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
2014-06-03
12
-173
/
+192
|
\
\
|
|
*
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
2014-05-17
4
-106
/
+5
|
|
*
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: Install recently added cpupower-idle-{set, info} manpages
Thomas Renninger
2014-05-17
1
-0
/
+2
|
|
*
cpupower: Introduce idle state disable-by-latency and enable-all
Thomas Renninger
2014-05-17
2
-8
/
+77
|
|
*
cpupower: Remove all manpages on make uninstall
Ramkumar Ramachandra
2014-05-17
1
-2
/
+6
|
|
*
cpupower: Remove dead link to homepage, and update the targets built.
Ramkumar Ramachandra
2014-05-17
2
-10
/
+7
|
|
*
cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.
Ramkumar Ramachandra
2014-05-17
1
-6
/
+6
|
|
*
PM / tools: cpupower: add option to display values without round offs
Prarit Bhargava
2014-05-07
2
-40
/
+73
|
|
/
*
/
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2014-05-01
2
-2
/
+2
|
/
*
-
.
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
[next]