PowerTOP


PowerTOP is a software utility designed to measure, explain and minimise a computer's electrical power consumption. It was released by Intel in 2007 under the GPLv2 license. It works for Intel, AMD, ARM and UltraSPARC processors.
PowerTOP analyzes the programs, device drivers, and kernel options running on a computer based on the Linux and Solaris operating systems, and estimates the power consumption resulting from their use. This information may be used to pinpoint software that results in excessive power use. This is particularly useful for laptop computer users who wish to prolong battery life, and data center operators, for whom electrical and cooling costs are a major expenditure.

Usage

The original focus was on CPU sleep states, and showing the programs or drivers responsible for "wakeups" which prevent CPUs entering sleep states. A database of known problems automatically provides more user friendly "tips" for specific sources of wakeups. However, it also shows information on CPU frequency scaling. Over time the database has been expanded to include tips on a wide range of power consumption issues.

Hardware

It is most effective on laptop computers. Laptops are specifically designed to allow power use to be both monitored and controlled. In particular, many laptop computers can measure the rate of battery use. PowerTOP uses this feature to estimate power usage in watts and battery life. This provides immediate feedback on changes made e.g. disabling wireless networking when not used.

Project activity

The latest release of PowerTOP was made public on Jun 11, 2020. The project is hosted on GitHub.