index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
Age
Commit message (
Expand
)
Author
2015-07-02
Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-07-01
ACPI / acpidump: Update acpidump manual
Lv Zheng
2015-07-01
ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...
Lv Zheng
2015-07-01
ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...
Lv Zheng
2015-07-01
ACPICA: Add dragon_fly support to unix file mapping file
Sascha Wildner
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-19
Merge branches 'pnp' and 'pm-tools'
Rafael J. Wysocki
2015-06-07
x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers
Borislav Petkov
2015-05-30
cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
Herton R. Krzesinski
2015-05-27
tools/power turbostat: update version number to 4.7
Len Brown
2015-05-27
tools/power turbostat: allow running without cpu0
Prarit Bhargava
2015-05-27
tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS
Len Brown
2015-05-27
tools/power turbostat: enable turbostat to support Knights Landing (KNL)
Dasaratharaman Chandramouli
2015-05-27
tools/power turbostat: correctly display more than 2 threads/core
Dasaratharaman Chandramouli
2015-04-26
Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-19
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2015-04-19
Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'
Rafael J. Wysocki
2015-04-18
tools/power turbostat: correct dumped pkg-cstate-limit value
Len Brown
2015-04-18
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
Len Brown
2015-04-18
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
Andrey Semin
2015-04-18
tools/power turbostat: Initial Skylake support
Len Brown
2015-04-18
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...
Thomas D
2015-04-18
tools/power turbostat: modprobe msr, if needed
Len Brown
2015-04-18
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
Len Brown
2015-04-18
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
Len Brown
2015-04-15
cpupower: fix breakage from libpci API change
Lucas Stach
2015-04-14
ACPICA: Fix a sscanf format string.
Bob Moore
2015-04-14
ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.
Lv Zheng
2015-04-13
tools/power turbostat: label base frequency
Len Brown
2015-04-13
tools/power turbostat: update PERF_LIMIT_REASONS decoding
Len Brown
2015-04-13
tools/power turbostat: simplify default output
Len Brown
2015-03-11
Revert "cpupower Makefile change to help run the tool without 'make install'"
Josh Boyer
2015-02-13
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2015-02-12
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2015-02-10
tools/power turbostat: support additional Broadwell model
Len Brown
2015-02-10
Merge branch 'pm-tools'
Rafael J. Wysocki
2015-02-10
tools/power turbostat: update parameters, documentation
Len Brown
2015-02-09
tools/power turbostat: Skip printing disabled package C-states
Len Brown
2015-02-10
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2015-02-09
tools/power turbostat: relax dependency on APERF_MSR
Len Brown
2015-02-09
tools/power turbostat: relax dependency on invariant TSC
Len Brown
2015-02-09
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
2015-02-09
tools/power turbostat: relax dependency on root permission
Len Brown
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2015-01-30
cpupower Makefile change to help run the tool without 'make install'
sriram@marirs.net.in
2014-12-19
tools / cpupower: Fix no idle state information return value
Prarit Bhargava
2014-12-19
tools / cpupower: Correctly detect if running as root
Michal Privoznik
2014-12-14
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Prarit Bhargava
2014-12-05
tools: cpupower: fix return checks for sysfs_get_idlestate_count()
Prarit Bhargava
[next]