Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4dbfb5f4401f845903679afbfeb4b97b47bb2331
/
tools
/
power
/
cpupower
57ab3b08
Creating a common structure initialization pattern for struct option
by Sriram Raghunathan
· 9 years ago
19c9fb8
cpupower: Enable disabled Cstates if they are below max latency
by Thomas Renninger
· 9 years ago
6452094
cpupower: Remove debug message when using cpupower idle-set -D switch
by Thomas Renninger
· 9 years ago
20102ac
cpupower: cpupower monitor reports uninitialized values for offline cpus
by Jacob Tanenbaum
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
404c2db
tools: cpupower: Fix error when running cpupower monitor
by Shreyas B. Prabhu
· 9 years ago
2e5e8fd
cpupower: Do not change the frequency of offline cpu
by Shilpasri G Bhat
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
87be28a
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
by Andy Lutomirski
· 9 years ago
47b98c7
cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
by Herton R. Krzesinski
· 9 years ago
06b230e
cpupower: fix breakage from libpci API change
by Lucas Stach
· 10 years ago
b8ea351
Revert "cpupower Makefile change to help run the tool without 'make install'"
by Josh Boyer
· 10 years ago
5c1de00
cpupower Makefile change to help run the tool without 'make install'
by sriram@marirs.net.in
· 10 years ago
a59e510
tools / cpupower: Fix no idle state information return value
by Prarit Bhargava
· 10 years ago
ad1d831
tools / cpupower: Correctly detect if running as root
by Michal Privoznik
· 10 years ago
2a813f1
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
by Prarit Bhargava
· 10 years ago
16b7c27
tools: cpupower: fix return checks for sysfs_get_idlestate_count()
by Prarit Bhargava
· 10 years ago
059802f
cpupower: Remove redundant error check
by Peter Senna Tschudin
· 10 years ago
13f6de5
cpupower: bench: parse.c: Fix several minor errors
by Rickard Strandqvist
· 10 years ago
97fa1c5
cpupower: mperf monitor: Correct use of ! and &
by Himangi Saraogi
· 10 years ago
788606c
PM / tools: cpupower: drop negativity check on unsigned value
by Andrey Utkin
· 10 years ago
2e30baa
Merge branches 'acpi-tools' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
7ea1bdb
cpupower: Remove mc and smt power aware scheduler info/settings
by Thomas Renninger
· 10 years ago
3fc5a0e
cpupower: cpupower info -b should return 0 on success, not the perf bias value
by Thomas Renninger
· 10 years ago
8a19cb5
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not available
by Thomas Renninger
· 10 years ago
84baab9
cpupower: Install recently added cpupower-idle-{set, info} manpages
by Thomas Renninger
· 10 years ago
69cd502
cpupower: Introduce idle state disable-by-latency and enable-all
by Thomas Renninger
· 10 years ago
706f4c1
cpupower: Remove all manpages on make uninstall
by Ramkumar Ramachandra
· 10 years ago
db262ea
cpupower: Remove dead link to homepage, and update the targets built.
by Ramkumar Ramachandra
· 10 years ago
a504c02
cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.
by Ramkumar Ramachandra
· 10 years ago
e091abc
PM / tools: cpupower: add option to display values without round offs
by Prarit Bhargava
· 11 years ago
dec102a
cpufreq: Make linux-pm@vger.kernel.org official mailing list
by Viresh Kumar
· 11 years ago
df34ca7
Merge branches 'acpi-tools' and 'pm-tools'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
fdfe840
cpupower: Fix sscanf robustness in cpufreq-set
by One Thousand Gnomes
· 11 years ago
f447ef4
cpupower: Fix segfault due to incorrect getopt_long arugments
by Josh Boyer
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
f4a5d17
tools: cpupower: fix wrong err msg not supported vs not available
by Thomas Renninger
· 11 years ago
5094d27
tools: cpupower: Add cpupower-idle-set(1) manpage
by Thomas Renninger
· 11 years ago
7ee767b
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
by Thomas Renninger
· 11 years ago
2aa1ca7
cpupower: Haswell also supports the C-states introduced with SandyBridge
by Thomas Renninger
· 11 years ago
c4f3610
cpupower: Introduce idle-set subcommand and C-state enabling/disabling
by Thomas Renninger
· 11 years ago
0924c36
cpupower: Implement disabling of cstate interface
by Thomas Renninger
· 11 years ago
f605181
cpupower: Make idlestate usage unsigned
by Thomas Renninger
· 11 years ago
1051e9b
treewide: Fix typos in kernel messages
by Masanari Iida
· 12 years ago
8d219e3
cpupower: IvyBridge (0x3a and 0x3e models) support
by Thomas Renninger
· 12 years ago
c8cfc3c
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
by Thomas Renninger
· 12 years ago
ea1021f
cpupower tools: Fix warning and a bug with the cpu package count
by Palmer Cox
· 12 years ago
35a1697
cpupower tools: Fix malloc of cpu_info structure
by Palmer Cox
· 12 years ago
53d2000
cpupower tools: Fix issues with sysfs_topology_read_file
by Palmer Cox
· 12 years ago
fb8eaeb
cpupower tools: Fix minor warnings
by Palmer Cox
· 12 years ago
275a4dc
cpupower tools: Update .gitignore for files created in the debug directories
by Palmer Cox
· 12 years ago
8c00bdf
cpupower tools: Remove brace expansion from clean target
by Palmer Cox
· 12 years ago
b1e0d8b
kbuild: Fix gcc -x syntax
by Jean Delvare
· 12 years ago
8e7fbcb
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
by Peter Zijlstra
· 13 years ago
f166033
cpupower tools: add install target to the debug tools' makefiles
by Franck Bui-Huu
· 13 years ago
7490ca1
cpupower tools: allow to build debug tools in a separate directory too
by Franck Bui-Huu
· 13 years ago
62d5a67
cpupower: Fix broken mask values
by Thomas Renninger
· 13 years ago
68bb2c3
cpupower tool: allow to build in a separate directory
by Franck Bui-Huu
· 13 years ago
3827150
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target
by Franck Bui-Huu
· 13 years ago
cf0213f
cpupower tool: remove use of undefined variables from the clean target of the top makefile
by Franck Bui-Huu
· 13 years ago
f2a00bb
cpupower: Fix linking with --as-needed
by Ozan Çağlayan
· 13 years ago
e0c6082
cpupower: Remove unneeded code and by that fix a memleak
by Thomas Renninger
· 13 years ago
0b37ee6
cpupower: Fix number of idle states
by Thomas Renninger
· 13 years ago
e03bd1a
cpupower: Unify cpupower-frequency-* manpages
by Thomas Renninger
· 13 years ago
e7d85a9
cpupower: Add cpupower-idle-info manpage
by Thomas Renninger
· 13 years ago
f642089
cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
by Thomas Renninger
· 13 years ago
568a899
cpupower: Better interface for accessing AMD pci registers
by Thomas Renninger
· 13 years ago
498ca79
cpupower: use man(1) when calling "cpupower help subcommand"
by Dominik Brodowski
· 13 years ago
47c3363
cpupower: make NLS truly optional
by Dominik Brodowski
· 13 years ago
63b37de
cpupower: fix Makefile typo
by Dave Jones
· 13 years ago
9ee31f6
cpupower: Make monitor command -c/--cpu aware
by Thomas Renninger
· 13 years ago
7c74d2b
cpupower: Better detect offlined CPUs
by Thomas Renninger
· 13 years ago
88f984e
cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available
by Thomas Renninger
· 13 years ago
2dfc818
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
by Thomas Renninger
· 13 years ago
75f25bd
cpupower: avoid using symlinks
by Amerigo Wang
· 13 years ago
029e9f7
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
by Thomas Renninger
· 13 years ago
8fb2e44
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
by Thomas Renninger
· 13 years ago
76b659a
cpupowerutils: increase MAX_LINE_LEN
by Roman Vasiyarov
· 14 years ago
ee3db6f
cpupower: Rename package from cpupowerutils to cpupower
by Thomas Renninger
· 14 years ago
4c22337
cpupowerutils: Rename: libcpufreq->libcpupower
by Thomas Renninger
· 14 years ago
af594f0
cpupowerutils: use kernel version-derived version string
by Dominik Brodowski
· 14 years ago
a1ce5ba
cpupowerutils: utils - ConfigStyle bugfixes
by Dominik Brodowski
· 14 years ago
2cd005c
cpupowerutils: helpers - ConfigStyle bugfixes
by Dominik Brodowski
· 14 years ago
b510b54
cpupowerutils: idle_monitor - ConfigStyle bugfixes
by Dominik Brodowski
· 14 years ago
6c2b818
cpupowerutils: lib - ConfigStyle bugfixes
by Dominik Brodowski
· 14 years ago
02af3cb
cpupowerutils: bench - ConfigStyle bugfixes
by Dominik Brodowski
· 14 years ago
f5ac064
cpupowerutils: do not update po files on each and every compile
by Dominik Brodowski
· 14 years ago
7443af9
cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism
by Dominik Brodowski
· 14 years ago
c5db37f
cpupowerutils: use COPYING, CREDITS from top-level directory
by Dominik Brodowski
· 14 years ago
7fe2f63
cpupowerutils - cpufrequtils extended with quite some features
by Dominik Brodowski
· 14 years ago