A Linux Tool to Find out What is Using Power on a Laptop
PowerTOP is a program that collects the various pieces of information
from your system and presents an overview of how well your laptop is
doing in terms of power savings.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/powertop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
powertop-v2.11-1-g7ef7f79.tar_0.gz | 0000730142 713 KB | |
powertop.changes | 0000017355 16.9 KB | |
powertop.service | 0000000157 157 Bytes | |
powertop.spec | 0000003048 2.98 KB |
Revision 48 (latest revision is 58)
Dominique Leuenberger (dimstar_suse)
accepted
request 735593
from
Michael Vetter (jubalh)
(revision 48)
- Update to version 2.11: * This release has an important feature to support runtime pm enabling for AHCI. A few bug fixes focusing to support PowerTop to run in newer platforms. We have also enabled support for Intel’s Ice Lake server and Ice Lake client with new Sunny Cove microarchitecture, Tiger Lake mobile and Tiger Lake desktop, and atom based Tremont (Elkhart Lake). * Add bash command-line completion. * wakeup.h: include limits.h * src/devices/ahci.cpp: fix: Remove the humanname from ahci_data array * src/tuning/tuning.cpp: fix: Update the size of tuned_data array * runtime_tunables: Add runtime pm enabling support for ahci * src/cpu/cpu.cpp: Bug fix: Increase the char buffer size in enumerate_cpus() * src/parameters: fix: set the global parameter "global_power_override" to 1 to get power estimate * Fix vertical scrolling in powertop-2.10 * Add compatibility for non GNU strerror_r. * Enable support for ICL/ICX platform * Enable support for TGL platform. * Enable support for EHL platform. * po: regenerate with new POT and strings * powertop.pot: Fix Project-Id-Version * src/main: Add missing pthread header * intel_cpus.cpp: Change open parameter to const char * * Make the wakeup toggle text clearer - See https://01.org/powertop/downloads/powertop-v2.11-0
Comments 0