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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
cpupower: Remove FSF address
Laura Abbott
1
-4
/
+0
2017-11-30
Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+7
2017-11-18
Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2
-4
/
+7
2017-11-18
kbuild: /bin/pwd -> pwd
Bjørn Forsman
1
-1
/
+1
2017-11-15
cpupower : Fix cpupower working when cpu0 is offline
Abhishek Goel
1
-3
/
+6
2017-11-15
cpupowerutils: bench - Fix cpu online check
Abhishek Goel
1
-1
/
+1
2017-11-13
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
3
-4
/
+7
2017-11-09
tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore
Prarit Bhargava
1
-2
/
+1
2017-11-09
tools/power/cpupower: Add 64 bit library detection
Prarit Bhargava
1
-0
/
+6
2017-11-03
cpupower: Fix no-rounding MHz frequency output
Prarit Bhargava
1
-2
/
+0
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-0
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
18
-0
/
+18
2017-10-07
kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
Masahiro Yamada
1
-1
/
+1
2017-09-14
Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2017-09-01
kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
Masahiro Yamada
1
-1
/
+1
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-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-5
/
+1
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2
-5
/
+1
2016-11-01
cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
Laura Abbott
1
-5
/
+2
2016-05-05
cpupower: fix potential memory leak
Arjun Sreedharan
1
-3
/
+5
2016-04-28
cpupower: Add cpuidle parts into library
Thomas Renninger
17
-931
/
+1242
2016-04-28
cpupowerutils: bench: trivial fix of spelling mistake on "average"
Colin Ian King
2
-3
/
+3
2016-04-28
Fix cpupower manpages "NAME" section
Mattia Dongili
4
-4
/
+4
2016-04-28
cpupower: bench: parse.c: fix several resource leaks
Colin Ian King
1
-3
/
+11
2016-04-28
Honour user's LDFLAGS
Mattia Dongili
1
-1
/
+1
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: Provide STATIC variable in Makefile for debug builds
Thomas Renninger
2
-1
/
+26
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
7
-35
/
+31
2015-11-02
cpupower: Enable disabled Cstates if they are below max latency
Thomas Renninger
2
-5
/
+16
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-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+6
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-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-2
/
+2
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
1
-2
/
+2
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
2015-03-11
Revert "cpupower Makefile change to help run the tool without 'make install'"
Josh Boyer
1
-1
/
+1
2015-01-30
cpupower Makefile change to help run the tool without 'make install'
sriram@marirs.net.in
1
-1
/
+1
2014-12-19
tools / cpupower: Fix no idle state information return value
Prarit Bhargava
1
-1
/
+1
2014-12-19
tools / cpupower: Correctly detect if running as root
Michal Privoznik
1
-1
/
+1
[next]