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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
4
-13
/
+138
2014-01-16
ACPICA: acpidump: Cleanup tools/power/acpi makefiles.
Lv Zheng
3
-12
/
+137
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-4
/
+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-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-4
/
+1
2013-11-25
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
1
-2
/
+2
2013-11-25
tools: cpupower: Add cpupower-idle-set(1) manpage
Thomas Renninger
2
-1
/
+73
2013-11-12
tools / power turbostat: Support Silvermont
Len Brown
1
-56
/
+141
2013-07-05
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
Thomas Renninger
3
-0
/
+198
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
6
-9
/
+142
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
2013-06-13
turbostat: Increase output buffer size to accommodate C8-C10
Josh Triplett
1
-1
/
+1
2013-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+53
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-17
tools/power turbostat: display C8, C9, C10 residency
Kristen Carlson Accardi
1
-1
/
+53
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-1
/
+1
2013-03-15
tools/power turbostat: additional Haswell CPU-id
Len Brown
1
-1
/
+4
2013-02-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
2
-30
/
+54
2013-02-13
tools/power turbostat: display SMI count by default
Len Brown
2
-24
/
+38
2013-02-08
tools/power turbostat: decode MSR_IA32_POWER_CTL
Len Brown
1
-6
/
+7
2013-02-08
tools/power turbostat: support Haswell
Len Brown
1
-1
/
+10
2013-02-05
ACPI tools / acpidump: must be run as root - install it into /usr/sbin
Thomas Renninger
1
-1
/
+1
2012-12-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-81
/
+728
2012-11-30
tools: Allow tools to be installed in a user specified location
Josh Boyer
1
-2
/
+4
2012-11-30
tools/power: turbostat: make Makefile a bit more capable
Mark Asselstine
1
-4
/
+16
2012-11-30
tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()
Colin Ian King
1
-1
/
+1
2012-11-30
tools/power turbostat: v3.0: monitor Watts and Temperature
Len Brown
2
-56
/
+690
2012-11-30
tools/power turbostat: fix output buffering issue
Len Brown
1
-0
/
+1
2012-11-27
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
2
-2
/
+10
2012-11-27
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
4
-3
/
+48
2012-11-27
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
1
-5
/
+13
2012-11-27
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
2
-19
/
+12
2012-11-27
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
1
-8
/
+13
2012-11-27
cpupower tools: Fix minor warnings
Palmer Cox
2
-21
/
+1
2012-11-27
cpupower tools: Update .gitignore for files created in the debug directories
Palmer Cox
1
-0
/
+7
2012-11-27
cpupower tools: Remove brace expansion from clean target
Palmer Cox
2
-2
/
+6
2012-11-27
tools/power turbostat: prevent infinite loop on migration error path
Len Brown
1
-1
/
+10
2012-11-23
tools/power/x86/turbostat: share kernel MSR #defines
Len Brown
2
-19
/
+8
2012-11-01
tools/power turbostat: graceful fail on garbage input
Len Brown
1
-8
/
+18
2012-11-01
tools/power turbostat: Repair Segmentation fault when using -i option
Len Brown
1
-1
/
+1
2012-10-09
tools/power/acpi/acpidump: remove duplicated include from acpidump.c
Wei Yongjun
1
-1
/
+0
2012-10-08
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+1
2012-10-06
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
5
-36
/
+870
2012-10-06
tools/power/turbostat: add option to count SMIs, re-name some options
Len Brown
2
-15
/
+20
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
1
-1
/
+1
2012-09-27
tools/power turbostat: add [-d MSR#][-D MSR#] options to print counter deltas
Len Brown
2
-44
/
+94
2012-09-26
tools/power turbostat: add [-m MSR#] option
Len Brown
2
-16
/
+66
[next]