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-05-07
ACPICA: acpidump: Fix truncated RSDP signature validation.
Lv Zheng
1
-10
/
+31
2014-05-07
ACPICA: acpidump: Fix code issue in invoking fread in the loop.
Lv Zheng
1
-11
/
+6
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
12
-574
/
+3216
2014-05-07
PM / tools: cpupower: add option to display values without round offs
Prarit Bhargava
2
-40
/
+73
2014-05-07
tools / power: turbostat: Drop temperature checks
Jean Delvare
1
-2
/
+2
2014-05-01
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2
-2
/
+2
2014-04-28
ACPI / tools: Introduce ec_access.c - tool to access the EC
Thomas Renninger
3
-0
/
+262
2014-04-21
tools/power/acpi: Minor bugfixes
Thomas Renninger
1
-10
/
+1
2014-04-20
ACPICA: acpidump: Update man page.
Lv Zheng
1
-12
/
+73
2014-04-20
ACPICA: acpidump: Remove old acpidump source.
Lv Zheng
1
-559
/
+0
2014-04-20
ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.
Lv Zheng
1
-3
/
+23
2014-04-20
ACPICA: acpidump: Update new structures and add missing file.
Lv Zheng
1
-0
/
+101
2014-04-20
ACPICA: acpidump: Add support to generate acpidump release.
Lv Zheng
8
-0
/
+3019
2014-03-05
tools/power turbostat: Run on Broadwell
Len Brown
1
-1
/
+11
2014-03-05
tools/power turbostat: simplify output, add Avg_MHz
Len Brown
2
-205
/
+150
2014-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-200
/
+244
2014-02-01
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-01
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-01-18
turbostat: Add option to report joules consumed per sample
Dirk Brandewie
1
-25
/
+66
2014-01-18
turbostat: run on HSX
Len Brown
1
-11
/
+31
2014-01-18
turbostat: Add a .gitignore to ignore the compiled turbostat binary
Josh Triplett
1
-0
/
+1
2014-01-18
turbostat: Clean up error handling; disambiguate error messages; use err and ...
Josh Triplett
1
-69
/
+38
2014-01-18
turbostat: Factor out common function to open file and exit on failure
Josh Triplett
1
-15
/
+16
2014-01-18
turbostat: Add a helper to parse a single int out of a file
Josh Triplett
1
-57
/
+24
2014-01-18
turbostat: Check return value of fscanf
Josh Triplett
1
-4
/
+16
2014-01-18
turbostat: Use GCC's CPUID functions to support PIC
Josh Triplett
1
-5
/
+6
2014-01-18
turbostat: Don't attempt to printf an off_t with %zx
Josh Triplett
1
-1
/
+1
2014-01-18
turbostat: Don't put unprocessed uapi headers in the include path
Josh Triplett
2
-2
/
+2
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
[prev]
[next]