2021-06-07 07:31:12 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 6 13:14:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 2.14:
|
|
|
|
|
* add service file
|
|
|
|
|
* remove stale printf line
|
|
|
|
|
* Enable Rocket Lake platform support
|
|
|
|
|
* Enable Alder Lake support
|
|
|
|
|
- remove powertop-add-rocket-lake-support.patch (upstream)
|
|
|
|
|
|
2020-11-11 09:28:02 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 11 08:25:09 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- jsc#SLE-13395: Add Rocket Lake support
|
|
|
|
|
* Add powertop-add-rocket-lake-support.patch
|
|
|
|
|
|
2020-10-29 09:37:54 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 29 08:36:16 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Add workaround for `error: too many loops` which happens with
|
|
|
|
|
sle15sp3: run autoreconf twice
|
|
|
|
|
|
2020-06-12 11:00:30 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 12 08:58:22 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.13:
|
|
|
|
|
* Update README.md
|
|
|
|
|
* configure.ac: use ax_cxx_compile_stdcxx instead
|
|
|
|
|
* po: regenerate gettext files
|
|
|
|
|
* Enable support for DNV
|
|
|
|
|
* intel_cpus: Fix ICX definition
|
|
|
|
|
* configure.ac: add missing checks from autoscan
|
|
|
|
|
* gettext: update to 0.20.2
|
|
|
|
|
* remove INSTALL relic
|
|
|
|
|
* Doxyfile.in: refresh for version 1.8.18
|
|
|
|
|
* Doxyfile.in: modernize configuration
|
|
|
|
|
* intel_cpus: Fix SKY-X definition
|
|
|
|
|
* Dropped unused variable "entry" detected by Coverity
|
|
|
|
|
* intel_cpus.cpp: Only call closedir() if opened
|
|
|
|
|
- Add BuildRequires for autoconf, autoconf-archive, automake, libtool
|
|
|
|
|
because each release they forget to create a release tarball
|
|
|
|
|
until I ping them
|
|
|
|
|
|
2020-04-21 08:16:51 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 21 06:13:05 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.12:
|
|
|
|
|
* README: suggest to install autoconf-archive
|
|
|
|
|
* intel_cpus: Enable Jasper Lake support in PowerTop
|
|
|
|
|
* src/cpu: intel_cpus: Re-arrange the order of cpu model numbers
|
|
|
|
|
* intel_cpus: Enable Sky Lake server support in PowerTop
|
|
|
|
|
* src/display.cpp: Fix: Add the missing part of the patch changes
|
|
|
|
|
* configure.ac: Add a new release candidate v2.12-rc1 to PowerTop
|
|
|
|
|
* powertop.pot: Update powertop.pot
|
|
|
|
|
* configure.ac: Add a new release v2.12 to PowerTop
|
|
|
|
|
* Revert "configure.ac: version strings from git describe"
|
|
|
|
|
* configure.ac: required version to 2.69
|
|
|
|
|
* configure.ac: ax_add_fortify_source
|
|
|
|
|
* po: update translation files and template
|
|
|
|
|
* intel_cpus: Enable Comet Lake (Mobile) and Comet Lake (Desktop) support
|
|
|
|
|
* tuningsysfs: use med_power_with_dipm for SATA link power management
|
|
|
|
|
|
2020-02-04 13:03:22 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 31 23:50:57 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- No longer recommend -lang: supplements are in use.
|
|
|
|
|
|
2019-10-07 08:14:48 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 7 06:11:21 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
2019-10-08 14:30:52 +02:00
|
|
|
|
- Update to version 2.11 (jira#SLE-10105):
|
2019-10-07 08:14:48 +02:00
|
|
|
|
* 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
|
|
|
|
|
|
2019-01-09 12:09:55 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 8 12:00:55 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.10:
|
|
|
|
|
* new WakeUp tab which displays the devices wake up settings
|
|
|
|
|
* Enable support for Intel GLK
|
|
|
|
|
* Enable support for Intel CNL-U/Y
|
|
|
|
|
* For details see https://01.org/powertop/downloads/powertop-v2.10
|
|
|
|
|
- Remove powertop_libc++_fix.patch: in new release
|
|
|
|
|
- Remove powertop_cstate_fix.patch: in new release
|
|
|
|
|
|
2018-03-19 15:24:19 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 19 14:23:40 UTC 2018 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Remove powertop-no-date.patch: upstreamed
|
|
|
|
|
|
2017-12-01 17:47:17 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 1 16:16:40 UTC 2017 - trenn@suse.de
|
|
|
|
|
|
|
|
|
|
- Upgrade to version 2.9
|
|
|
|
|
Already mainline:
|
|
|
|
|
D powertop-2.8-potential-segfaults.patch
|
|
|
|
|
D powertop-no-date.patch
|
|
|
|
|
|
|
|
|
|
From mainline (after 2.9):
|
|
|
|
|
A powertop_cstate_fix.patch
|
|
|
|
|
A powertop_libc++_fix.patch
|
|
|
|
|
|
2017-06-12 16:33:03 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 12 13:42:07 UTC 2017 - adam.majer@suse.de
|
|
|
|
|
|
|
|
|
|
- Sync .changes file from SLE -> OBS devel project (bnc#1041572)
|
|
|
|
|
|
2016-09-30 17:15:28 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 25 12:55:37 UTC 2016 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Add powertop-2.8-potential-segfaults.patch: Fix potential
|
|
|
|
|
segfaults.
|
|
|
|
|
- Drop Environment="TERM=xterm" from the systemd service file, it
|
|
|
|
|
is not needed.
|
|
|
|
|
- Following the above: Remove xterm/xterm-bin Requires.
|
|
|
|
|
|
2016-05-27 15:44:30 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2017-06-12 16:33:03 +02:00
|
|
|
|
Thu May 26 09:05:26 UTC 2016 - mlin@suse.com
|
2016-05-27 15:44:30 +02:00
|
|
|
|
|
|
|
|
|
- Don't requires xterm-bin but xterm if Leap, boo#981780
|
|
|
|
|
|
2016-02-25 17:13:36 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2017-06-12 16:33:03 +02:00
|
|
|
|
Mon Feb 29 10:10:45 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Change license from GPL-2.0+ to GPL-2.0.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 24 14:28:47 UTC 2016 - mvetter@suse.com
|
2016-02-25 17:13:36 +01:00
|
|
|
|
|
2017-06-12 16:33:03 +02:00
|
|
|
|
- Fate#320264: Adding to SLE.
|
2016-02-25 17:13:36 +01:00
|
|
|
|
|
2016-02-24 15:02:34 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 24 14:01:33 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Require xterm-bin on openSUSE and xterm on other systems.
|
|
|
|
|
xterm was splitted on openSUSE to have fewer dependencies.
|
2016-02-24 15:11:55 +01:00
|
|
|
|
- Fixing powertop-no-date.patch: Missed a whitespace between
|
|
|
|
|
program name and version.
|
2016-02-24 15:02:34 +01:00
|
|
|
|
|
2016-02-09 17:33:29 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 8 14:44:26 UTC 2016 - mvetter@suse.com
|
|
|
|
|
|
|
|
|
|
- Remove patch powertop-1.98-always-create-params.patch:
|
|
|
|
|
* No mention why this is needed. I don't see any reason for
|
|
|
|
|
having it.
|
|
|
|
|
|
2016-02-04 13:57:10 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 4 10:09:28 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
|
|
- Make building more verbose
|
|
|
|
|
- Use optflags when building
|
|
|
|
|
|
2015-11-10 11:38:53 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 10 01:46:48 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.8
|
|
|
|
|
* Enable PowerTOP support for: BSW, BDW-H
|
|
|
|
|
* bug-fix: added devices/devreq.h to Makefile
|
|
|
|
|
* Adding support to SKY platforms.
|
|
|
|
|
* Update internal repo with external mainline
|
|
|
|
|
* Android Support
|
|
|
|
|
* Add C7- C10 support for Intel SKY
|
|
|
|
|
* Enabling Intel SKL support
|
|
|
|
|
- Remove powertop-fix-crash-with-autotune.patch; fixed on upstream
|
|
|
|
|
release
|
|
|
|
|
- Update powertop-no-date.patch
|
|
|
|
|
|
2015-04-27 18:31:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 27 10:38:27 UTC 2015 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Exchange xterm for xterm-bin Requires, as the xterm.desktop file
|
|
|
|
|
is not needed.
|
|
|
|
|
|
2015-04-13 11:01:05 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 12 08:50:44 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
|
|
- Add systemd dependencies
|
|
|
|
|
- Add pre/post macros for service
|
|
|
|
|
- Add rcservice symlink
|
|
|
|
|
- Remove double depenency on pkg-config
|
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
|
|
2015-04-11 19:21:51 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 11 04:56:30 UTC 2015 - hillwood@linuxfans.org
|
|
|
|
|
|
|
|
|
|
- Add a systemd script.
|
|
|
|
|
|
2015-02-09 07:09:33 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 8 22:02:17 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
- Add powertop-fix-crash-with-autotune.patch; Powertop crashes with
|
|
|
|
|
'powertop --auto-tune' (fix bnc#915690)
|
|
|
|
|
- Split out translation files
|
|
|
|
|
|
2014-12-17 12:07:29 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 16 20:05:20 UTC 2014 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.7
|
|
|
|
|
+ RAPL: powercap sysfs used for power measurements.
|
|
|
|
|
+ Arm support for devfreq stats.
|
|
|
|
|
+ Added support to new Intel platforms.
|
|
|
|
|
+ Several bug fixes
|
|
|
|
|
|
2014-11-10 07:02:54 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Nov 09 22:25:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
|
|
|
|
|
|
- fix bashism in post script
|
|
|
|
|
|
2014-07-11 06:48:15 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 6 06:18:32 UTC 2014 - thardeck@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 2.6.1
|
|
|
|
|
* Bug-fix:Seg-fault with powertop --html & --csv
|
|
|
|
|
* Update translation files and configuration
|
|
|
|
|
* Changed Look and feel of HTML report
|
|
|
|
|
* Allow compilation with C++11
|
|
|
|
|
* Several bug fixes
|
|
|
|
|
|
2014-03-21 15:40:59 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 21 14:09:39 UTC 2014 - trenn@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to version 2.5
|
|
|
|
|
- Includes fix for cpufreq drivers not exporting scaling_frequencies
|
|
|
|
|
(bnc#869048)
|
|
|
|
|
|
2013-09-08 11:31:18 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 3 10:49:37 UTC 2013 - remur@gmx.net
|
|
|
|
|
|
|
|
|
|
- Update to version 2.4
|
|
|
|
|
* support for the Intel Haswell ULT CPU counters
|
|
|
|
|
* support for reporting of SATA DEVSLP in the alpm accounting patch
|
|
|
|
|
* RAPL support
|
|
|
|
|
|
2013-01-04 18:18:17 +01:00
|
|
|
|
-------------------------------------------------------------------
|
2013-05-16 15:13:58 +02:00
|
|
|
|
Wed May 15 17:41:07 UTC 2013 - remur@gmx.net
|
|
|
|
|
|
|
|
|
|
- Update to version 2.3
|
|
|
|
|
* Maintenance release
|
|
|
|
|
|
|
|
|
|
- dropped: powertop-2.2-version-fix.patch
|
|
|
|
|
- dropped: powertop-2.2-fix-crash-on-readonly-fs.patch
|
|
|
|
|
-------------------------------------------------------------------
|
2013-01-04 18:18:17 +01:00
|
|
|
|
Thu Jan 1 16:00:00 UTC 2013 - remur@gmx.net
|
|
|
|
|
|
|
|
|
|
- Update to version 2.2:
|
|
|
|
|
* Bugfixes
|
|
|
|
|
* Translation updates
|
|
|
|
|
* Interactive mode scrolling
|
|
|
|
|
* Tunables: suggest writing min_power to all SATA ports
|
|
|
|
|
- powertop-2.2-version-fix.patch: Fixes displayed version string in ncurses interface
|
|
|
|
|
- powertop-2.2-fix-crash-on-readonly-fs.patch: Fixes crash when writing report to RO filesystem
|
|
|
|
|
|
2012-08-30 22:20:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 30 16:02:03 UTC 2012 - chenxiaolong@cxl.epac.to
|
|
|
|
|
|
|
|
|
|
- Remove leftover x86_64 objects during build
|
|
|
|
|
|
2012-08-22 08:39:56 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 21 05:15:01 UTC 2012 - chenxiaolong@cxl.epac.to
|
|
|
|
|
|
|
|
|
|
- Update to version 2.1:
|
|
|
|
|
* Added Transifex project integration
|
|
|
|
|
* Added localization of the UI with 9 languages in progress and active
|
|
|
|
|
* Support for cores without P-states
|
|
|
|
|
* Support for Intel GPU statistics
|
|
|
|
|
* PowerTOP manual page added
|
|
|
|
|
* Added an option to specify workload to run during measurement
|
|
|
|
|
* Add an option to suppress output to the terminal
|
|
|
|
|
* Added more ARM support assets
|
|
|
|
|
* Synced Traceevent library from the kernel tree for better event parsing
|
|
|
|
|
* Bug fixes and clean ups
|
|
|
|
|
|
2012-05-14 11:40:37 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 12 15:22:00 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Update to new upstream release 2.0:
|
|
|
|
|
* Interactive mode: redesigned, tab-based user interface with full
|
|
|
|
|
on-demand window refresh support.
|
|
|
|
|
* Reporting mode: PowerTOP v2.0 now allows you to specify not only
|
|
|
|
|
the duration of each test measurement cycle, but the number of
|
|
|
|
|
iterations to measure. PowerTOP can now produce HTML and CSV.
|
|
|
|
|
* Increased WLAN support: PowerTOP now supports multiple
|
|
|
|
|
WLAN interfaces
|
|
|
|
|
* Enhanced i915 driver support
|
|
|
|
|
* More robust battery data acquisition
|
|
|
|
|
* Real time measurement support for USB hot-plug.
|
|
|
|
|
|
2010-09-24 01:00:24 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2012-02-06 15:55:14 +01:00
|
|
|
|
Thu Feb 2 09:11:29 UTC 2012 - aj@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to version 1.98:
|
|
|
|
|
* Major rewrite using perf interface with many new options
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-09-24 01:00:24 +02:00
|
|
|
|
Tue Aug 24 17:14:01 UTC 2010 - trenn@novell.com
|
|
|
|
|
|
|
|
|
|
- Fix minor build warning:
|
|
|
|
|
powertop.x86_64: W: name-repeated-in-summary C PowerTOP
|
|
|
|
|
- Update to version 1.13:
|
|
|
|
|
Features:
|
|
|
|
|
* PowerTOP now supports Runtime Device Power Management, both in terms
|
|
|
|
|
of enabling it via a suggestion as well as collecting statistics for it
|
|
|
|
|
* PowerTOP now has support for reporting which application keeps the
|
|
|
|
|
disk from powersaving mode (worth +/- 0.5W)
|
|
|
|
|
* PowerTOP now has support for reporting AHCI Link power management
|
|
|
|
|
statistics (worth 0.5W - 1W)
|
|
|
|
|
* PowerTOP now supports the Audio power saving statistics so you can see
|
|
|
|
|
if some app keeps your audio out of powersave (0.5W - 1W)
|
|
|
|
|
* PowerTOP reports the use of "Turbo Mode" on Intel processors that
|
|
|
|
|
support this (Core i7 and such)
|
|
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
|
* We should have fixed all suggestions that previously didn't go away
|
|
|
|
|
even though you hit the key to apply them
|
|
|
|
|
* We don't turn on USB power management for USB input devices, they tend
|
|
|
|
|
to break if you do
|
|
|
|
|
* Be smarter about we report ethernet activity in the light of
|
|
|
|
|
multiqueue networking
|
|
|
|
|
* many translation updates
|
|
|
|
|
* Recognize per cpu hpet in timer reporting
|
|
|
|
|
* Various wifi power saving api changes/tweaks taken care of
|
|
|
|
|
|
2010-05-14 00:47:35 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 9 16:59:41 UTC 2010 - seife@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to SVN rev 332:
|
|
|
|
|
* fix wifi code for current kernels
|
|
|
|
|
* show turbo mode explicitly
|
|
|
|
|
* filter out percpu hpet timer wakeup events
|
|
|
|
|
* ignore usb input devices, do not set/read suspend delay
|
|
|
|
|
* add --pids command-line option
|
|
|
|
|
* add HD audio power save suggestion
|
|
|
|
|
* removed obsolete laptop_mode suggestion
|
|
|
|
|
* updated manpage
|
|
|
|
|
|
2010-02-09 22:45:07 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 9 01:18:56 CET 2010 - ro@suse.de
|
|
|
|
|
|
|
|
|
|
- fix segfault: increase max lines from 5000 to 8000 for
|
|
|
|
|
/proc/config.gz and abort if reaching limit
|
|
|
|
|
|
2009-03-04 00:58:57 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 4 00:44:47 CET 2009 - ro@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.11
|
|
|
|
|
- Changes:
|
|
|
|
|
* Fix compilation with PIC
|
|
|
|
|
* polling hint now refers to /dev/cdrom instead of /dev/scd0
|
|
|
|
|
* fix calculations for systems that vary in power draw proc info
|
|
|
|
|
* Display mwait usage
|
|
|
|
|
* fix EOF at input
|
|
|
|
|
* add --version|-v option
|
|
|
|
|
* spelling error in tips.
|
|
|
|
|
|
2008-06-25 22:10:48 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 16 10:55:10 CEST 2008 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.10
|
|
|
|
|
- Changes:
|
|
|
|
|
* USB suspend statistics
|
|
|
|
|
* support for iwl4965 power saving
|
|
|
|
|
* Powertop now reports which C-states are supported by CPU/BIOS
|
|
|
|
|
* Updated translations: ja, pt_BR, hu, id, zh (thanks!)
|
|
|
|
|
|
2007-11-09 00:38:28 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 7 11:14:44 CET 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.9
|
|
|
|
|
- Changes:
|
|
|
|
|
* add support for mac80211 based wireless power saving
|
|
|
|
|
* improve bluetooth inactivity detection
|
|
|
|
|
* report USB activity (needs 2.6.24-rc kernel)
|
|
|
|
|
* support the newly reported interrupt events in 2.6.24-rc
|
|
|
|
|
|
2007-10-11 01:33:48 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 10 13:08:05 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.8
|
|
|
|
|
- Changes:
|
|
|
|
|
* add suggestion to increase VM writeback timeout
|
|
|
|
|
* add suggestion to enable INOTIFY in the kernel
|
|
|
|
|
* fix socket fd leak, found by Nikerabbit on #powertop
|
|
|
|
|
* Add support for deferrable timers (Scott Lamb)
|
|
|
|
|
* Add active hint to enable USB autosuspend on Fedora 7
|
|
|
|
|
* Show blue color if the cpu is 25% or more busy to indicate
|
|
|
|
|
that idle wakeups no longer is the nr 1 power causer
|
|
|
|
|
(Santiago Gala)
|
|
|
|
|
* merge the -d option from Bill Nottingham (Fedora) to allow
|
|
|
|
|
automated collection of data
|
|
|
|
|
|
2007-06-11 00:17:35 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2007-06-18 17:08:06 +02:00
|
|
|
|
Mon Jun 18 11:04:56 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.7
|
|
|
|
|
- Changes:
|
|
|
|
|
* add suggestion to disable TV out
|
|
|
|
|
* add suggestion to disable Wake-On-Lan for unused ethernet
|
|
|
|
|
* show P-states (frequencies)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-06-11 00:17:35 +02:00
|
|
|
|
Sun Jun 10 12:44:13 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.6
|
|
|
|
|
- Changes:
|
|
|
|
|
* Add suggestion to rf_kill unused wireless interfaces
|
|
|
|
|
* Propose killing "sealert"; this is a new thing in F7 that wakes
|
|
|
|
|
up 10 times per second for no reason
|
|
|
|
|
* avoid showing the laptop mode hint when on AC - Val Henson
|
|
|
|
|
* suggest enabling noatime to save disk IO's
|
|
|
|
|
* suggest enabling SATA AHCI Link powermanagement
|
|
|
|
|
* suggest enabling the SMP Power Aware Scheduler
|
|
|
|
|
|
2007-05-28 15:04:41 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 28 13:02:15 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.5
|
|
|
|
|
- Changes:
|
|
|
|
|
* fix resize-corrupts-screen-content bug
|
|
|
|
|
* add interrupts to the wakeups/second data in the emulated
|
|
|
|
|
(non-mobile) case
|
|
|
|
|
* calculate a long term power usage from battery charge deltas;
|
|
|
|
|
this should help people whos battery doesn't report discharge
|
|
|
|
|
rates, and also will provide a less noisy datapoint
|
|
|
|
|
* Add option to use `kill` on some known power hogs if they are
|
|
|
|
|
actually waking up a lot:
|
|
|
|
|
- beagle (even latest wakes up 10 times/second when not
|
|
|
|
|
indexing)
|
|
|
|
|
- hal (suggest to stop cdrom polling)
|
|
|
|
|
- gnome-power-manager
|
|
|
|
|
These only show if these actually wake up the cpu 'a lot';
|
|
|
|
|
so if these get fixed then the suggestion will not display.
|
|
|
|
|
|
2007-05-26 14:55:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 26 11:17:29 CEST 2007 - schwab@suse.de
|
|
|
|
|
|
|
|
|
|
- Don't strip binaries.
|
|
|
|
|
|
2007-05-26 10:57:42 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat May 26 09:23:09 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.4
|
|
|
|
|
- Strip binary
|
|
|
|
|
- Add man page and localisation for powertop
|
|
|
|
|
- Changes:
|
|
|
|
|
* use gettext to allow translation
|
|
|
|
|
(with lots of thanks to the various translators, especially
|
|
|
|
|
to Benjamin Pineau who showed me how to use gettext tools)
|
|
|
|
|
* fix bluethooth-checks-cause-autload-of-bluetooth bug
|
|
|
|
|
* use ncurses (Sebastian Kuzminsky)
|
|
|
|
|
* rotate through the suggestions randomly, so that all of them
|
|
|
|
|
will show over time
|
|
|
|
|
* Fix the CONFIG_SND_AC97_POWER_SAVE check to only report on ac97
|
|
|
|
|
hw
|
|
|
|
|
* report "hidden but suprious" timer ticks (due to missing hpet
|
|
|
|
|
or lack of NO_HZ)
|
|
|
|
|
* check for HPET being present; if not suggest user to toggle in
|
|
|
|
|
BIOS or apply the patch
|
|
|
|
|
* Some suggestions have become "active", you can press a key to
|
|
|
|
|
tune it right away.
|
|
|
|
|
* Add active suggestion to enable AC97 powersave mode at runtime
|
|
|
|
|
* Add active suggestion to enable wireless powersave mode at
|
|
|
|
|
runtime
|
|
|
|
|
* Add active suggestion to enable ondemand
|
|
|
|
|
|
2007-05-22 15:11:57 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 22 13:41:56 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.3
|
|
|
|
|
- Remove patch powertop-fix-compiler-warnings-thoenig-02.patch:
|
|
|
|
|
merged upstream
|
|
|
|
|
- Changes:
|
|
|
|
|
* Add suggestion for CONFIG_SND_AC97_POWER_SAVE
|
|
|
|
|
* Fix inefficient code for readdir (Vince Pinter)
|
|
|
|
|
* Highlight the worst offenders in bold (Vince Pinter)
|
|
|
|
|
* Fix crash when running on 2.4 kernels (Harald Fernengel)
|
|
|
|
|
* Check fgets() return values (Timom Hoenig @ SuSE)
|
|
|
|
|
* add suggestion to enable laptop mode (when disabled)
|
|
|
|
|
* add suggestion to disable bluetooth when unused
|
|
|
|
|
|
2007-05-17 11:52:51 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 15 10:24:55 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to PowerTOP 1.2 (skipped 1.1)
|
|
|
|
|
- Fix battery code to work with both, mA and mW
|
|
|
|
|
- Clean up spec file
|
|
|
|
|
- Update patch powertop-fix-compiler-warnings-thoenig-02.patch
|
|
|
|
|
- Drop patch powertop-respect-rpm-opt-flags-thoenig-01.patch
|
|
|
|
|
|
2007-05-16 04:41:40 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 13 17:09:11 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Add patch powertop-fix-compiler-warnings-thoenig-01.patch: Make
|
|
|
|
|
compiler warnings about unsued parameters and return values not
|
|
|
|
|
being repected go away.
|
|
|
|
|
- Fix whitespaces for %description
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 13 14:59:40 CEST 2007 - thoenig@suse.de
|
|
|
|
|
|
|
|
|
|
- Initial package submission (PowerTOP 1.0)
|
|
|
|
|
- Add patch powertop-respect-rpm-opt-flags-thoenig-01.patch: Fix
|
|
|
|
|
Makefile to respect RPM_OPT_FLAGS
|
|
|
|
|
|