index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
16
-175
/
+456
2014-06-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-2
/
+2
2014-05-29
ACPICA: acpidump: Fix repetitive table dump in -n mode.
Lv Zheng
1
-0
/
+4
2014-05-17
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
4
-106
/
+5
2014-05-17
cpupower: cpupower info -b should return 0 on success, not the perf bias value
Thomas Renninger
1
-3
/
+4
2014-05-17
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...
Thomas Renninger
1
-0
/
+14
2014-05-17
cpupower: Install recently added cpupower-idle-{set, info} manpages
Thomas Renninger
1
-0
/
+2
2014-05-17
cpupower: Introduce idle state disable-by-latency and enable-all
Thomas Renninger
2
-8
/
+77
2014-05-17
cpupower: Remove all manpages on make uninstall
Ramkumar Ramachandra
1
-2
/
+6
2014-05-17
cpupower: Remove dead link to homepage, and update the targets built.
Ramkumar Ramachandra
2
-10
/
+7
2014-05-17
cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.
Ramkumar Ramachandra
1
-6
/
+6
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
1
-0
/
+12
2014-05-07
ACPICA: acpidump: Add support to force using RSDT.
Lv Zheng
3
-18
/
+50
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-22
tools/power/acpi: Minor bugfixes
Thomas Renninger
1
-10
/
+1
2014-04-21
ACPICA: acpidump: Update man page.
Lv Zheng
1
-12
/
+73
2014-04-21
ACPICA: acpidump: Remove old acpidump source.
Lv Zheng
1
-559
/
+0
2014-04-21
ACPICA: acpidump: Update Makefile to build acpidump from ACPICA.
Lv Zheng
1
-3
/
+23
2014-04-21
ACPICA: acpidump: Update new structures and add missing file.
Lv Zheng
1
-0
/
+101
2014-04-21
ACPICA: acpidump: Add support to generate acpidump release.
Lv Zheng
8
-0
/
+3019
2014-03-06
tools/power turbostat: Run on Broadwell
Len Brown
1
-1
/
+11
2014-03-06
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-02
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-02
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-01-19
turbostat: Add option to report joules consumed per sample
Dirk Brandewie
1
-25
/
+66
2014-01-19
turbostat: run on HSX
Len Brown
1
-11
/
+31
2014-01-19
turbostat: Add a .gitignore to ignore the compiled turbostat binary
Josh Triplett
1
-0
/
+1
2014-01-19
turbostat: Clean up error handling; disambiguate error messages; use err and ...
Josh Triplett
1
-69
/
+38
2014-01-19
turbostat: Factor out common function to open file and exit on failure
Josh Triplett
1
-15
/
+16
2014-01-19
turbostat: Add a helper to parse a single int out of a file
Josh Triplett
1
-57
/
+24
2014-01-19
turbostat: Check return value of fscanf
Josh Triplett
1
-4
/
+16
2014-01-19
turbostat: Use GCC's CPUID functions to support PIC
Josh Triplett
1
-5
/
+6
2014-01-19
turbostat: Don't attempt to printf an off_t with %zx
Josh Triplett
1
-1
/
+1
2014-01-19
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-13
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-26
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
1
-2
/
+2
2013-11-26
tools: cpupower: Add cpupower-idle-set(1) manpage
Thomas Renninger
2
-1
/
+73
2013-11-13
tools / power turbostat: Support Silvermont
Len Brown
1
-56
/
+141
[next]