Commit Graph

50 Commits

Author SHA256 Message Date
Michael Vetter
fbbccb8655 - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=65
2020-06-12 09:00:30 +00:00
Michael Vetter
7305851c0b - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=63
2020-04-21 06:16:51 +00:00
336910451e Accepting request 769165 from home:iznogood:branches:Base:System
- No longer recommend -lang: supplements are in use.

OBS-URL: https://build.opensuse.org/request/show/769165
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=61
2020-02-04 12:03:22 +00:00
Michael Vetter
d881f1f634 - Update to version 2.11 (jira#SLE-10105):
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=59
2019-10-08 12:30:52 +00:00
Michael Vetter
2746a27175 - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=57
2019-10-07 06:14:48 +00:00
c59df17582 Accepting request 664055 from home:jubalh:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/664055
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=55
2019-01-09 11:09:55 +00:00
Michael Vetter
490a1944c2 - Remove powertop-no-date.patch: upstreamed
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=53
2018-03-19 14:24:19 +00:00
baf3fdf131 Accepting request 547222 from home:trenn:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/547222
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=52
2017-12-01 16:47:17 +00:00
Michael Vetter
32e6460f43 Accepting request 503199 from home:adamm:branches:Base:System
- Sync .changes file from SLE -> OBS devel project (bnc#1041572)

OBS-URL: https://build.opensuse.org/request/show/503199
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=50
2017-06-12 14:33:03 +00:00
67d5ef837b Accepting request 431478 from home:Zaitor:branches:GNOME:Next
Add patch from upstream, and fix up in service file and remove unneeded requires.

The xterm Requires was added back when the service file was added. It was perhaps needed back then, but is surely not needed now.

OBS-URL: https://build.opensuse.org/request/show/431478
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=48
2016-09-30 15:15:28 +00:00
Michael Vetter
90f0fcb05e Accepting request 398169 from home:mlin7442:branches:Base:System
Don't requires xterm-bin but xterm if Leap, boo#981780

OBS-URL: https://build.opensuse.org/request/show/398169
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=46
2016-05-27 13:44:30 +00:00
Michael Vetter
8df630726e - Change license to GPL-2.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=44
2016-02-25 16:13:36 +00:00
Michael Vetter
e4377a21b6 - Fixing powertop-no-date.patch: Missed a whitespace between
program name and version.

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=43
2016-02-24 14:11:55 +00:00
Michael Vetter
11ef918ebb - Require xterm-bin on openSUSE and xterm on other systems.
xterm was splitted on openSUSE to have fewer dependencies.

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=42
2016-02-24 14:02:34 +00:00
Michael Vetter
d680628c92 Accepting request 358371 from home:jubalh:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/358371
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=40
2016-02-09 16:33:29 +00:00
Michael Vetter
555f54bc91 Accepting request 357687 from home:pluskalm:branches:Base:System
- Make building more verbose
- Use optflags when building

OBS-URL: https://build.opensuse.org/request/show/357687
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=39
2016-02-04 12:57:10 +00:00
fd6990bd3c Accepting request 343295 from home:posophe:branches:Base:System
update

OBS-URL: https://build.opensuse.org/request/show/343295
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=37
2015-11-10 10:38:53 +00:00
Fridrich Strba
224636aeca Accepting request 304169 from home:Zaitor:branches:Base:System
The really required is xterm-bin, as the program itself can run in any terminal.

OBS-URL: https://build.opensuse.org/request/show/304169
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=35
2015-04-27 16:31:45 +00:00
02bc4a34aa Accepting request 295463 from home:pluskalm:branches:Base:System
- Add systemd dependencies
- Add pre/post macros for service
- Add rcservice symlink
- Remove double depenency on pkg-config
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/295463
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=33
2015-04-13 09:01:05 +00:00
Fridrich Strba
3d5828551c Accepting request 295362 from home:hillwood:branches:Base:System
- Add a systemd script.

OBS-URL: https://build.opensuse.org/request/show/295362
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=32
2015-04-11 17:21:51 +00:00
Stephan Kulow
6e85bcfe9d Accepting request 284789 from home:posophe:branches:Base:System
Fix bnc#915690

OBS-URL: https://build.opensuse.org/request/show/284789
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=30
2015-02-09 06:09:33 +00:00
27686a2f4f Accepting request 265479 from home:posophe:branches:Base:System
Update

OBS-URL: https://build.opensuse.org/request/show/265479
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=28
2014-12-17 11:07:29 +00:00
Fridrich Strba
32d7236c99 Accepting request 260549 from home:Ledest:misc
fix bashism in post script

OBS-URL: https://build.opensuse.org/request/show/260549
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=26
2014-11-10 06:02:54 +00:00
Fridrich Strba
e587240690 OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=25 2014-07-11 14:05:55 +00:00
Fridrich Strba
ddad0173fd Accepting request 240213 from home:thardeck:laptop
OBS-URL: https://build.opensuse.org/request/show/240213
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=24
2014-07-11 04:48:15 +00:00
fad4e7e17c Accepting request 226994 from home:trenn:branches:Base:System
- Update to version 2.5
- Includes fix for cpufreq drivers not exporting scaling_frequencies
  (bnc#869048)

OBS-URL: https://build.opensuse.org/request/show/226994
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=22
2014-03-21 14:40:59 +00:00
Tomáš Chvátal
be72d342a2 Accepting request 197496 from home:remur:branches:Base:System
version update to 2.4

OBS-URL: https://build.opensuse.org/request/show/197496
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=20
2013-09-08 09:31:18 +00:00
e37c286934 Accepting request 175781 from home:remur:branches:Base:System
version update to 2.3, tested opensuse 12.3 build, looks good

OBS-URL: https://build.opensuse.org/request/show/175781
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=18
2013-05-16 13:13:58 +00:00
ccc6279728 Accepting request 146912 from home:remur:branches:Base:System
update to 'silent' 2.2 release, changelog constructed from gitlog and todo file, also uses two patches found on fedora build servers

- this time patches documented in .changes

OBS-URL: https://build.opensuse.org/request/show/146912
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=16
2013-01-04 17:18:17 +00:00
dcee910219 Accepting request 132099 from home:chenxiaolong:branches:Base:System
Fix build on i586

OBS-URL: https://build.opensuse.org/request/show/132099
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=14
2012-08-30 20:20:45 +00:00
02861b5a18 Accepting request 131272 from home:chenxiaolong:branches:Base:System
Update to version 2.1 :)

OBS-URL: https://build.opensuse.org/request/show/131272
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=13
2012-08-22 06:39:56 +00:00
Andreas Jaeger
58bbd3c61c Accepting request 120774 from home:jengelh:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/120774
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=11
2012-05-14 09:40:37 +00:00
Stephan Kulow
6f86f68387 Accepting request 102498 from Base:System
Update to powertop 1.98 (forwarded request 102454 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/102498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=23
2012-02-06 14:55:14 +00:00
Stephan Kulow
f65512fc66 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=22
2011-12-06 17:52:56 +00:00
OBS User autobuild
753fd43595 Accepting request 48784 from Base:System
Copy from Base:System/powertop based on submit request 48784 from user seife

OBS-URL: https://build.opensuse.org/request/show/48784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=19
2010-09-23 23:00:24 +00:00
OBS User autobuild
88cda16d3b Accepting request 39708 from Base:System
Copy from Base:System/powertop based on submit request 39708 from user seife

OBS-URL: https://build.opensuse.org/request/show/39708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=16
2010-05-13 22:47:35 +00:00
OBS User autobuild
b5bb34a047 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=15 2010-03-18 15:22:57 +00:00
OBS User autobuild
bf1348ce44 Accepting request 31834 from Base:System
Copy from Base:System/powertop based on submit request 31834 from user oertel

OBS-URL: https://build.opensuse.org/request/show/31834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=14
2010-02-09 21:45:07 +00:00
OBS User unknown
430c7a4e2c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=12 2009-03-03 23:58:57 +00:00
OBS User unknown
00b7eaa235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=11 2008-06-25 20:10:48 +00:00
OBS User unknown
89f6efd59b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=10 2007-11-08 23:38:28 +00:00
OBS User unknown
c93b2270d6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=9 2007-10-10 23:33:48 +00:00
OBS User unknown
a03c8e1c21 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=8 2007-06-18 15:08:06 +00:00
OBS User unknown
71cc436aa5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=7 2007-06-10 22:17:35 +00:00
OBS User unknown
8c979b6efa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=6 2007-05-28 13:04:41 +00:00
OBS User unknown
329c24ddb0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=5 2007-05-26 12:55:45 +00:00
OBS User unknown
32b8f12f25 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=4 2007-05-26 08:57:42 +00:00
OBS User unknown
242354fcca OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=3 2007-05-22 13:11:57 +00:00
OBS User unknown
3a165a3d7b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=2 2007-05-17 09:52:51 +00:00
OBS User unknown
f2508e7bbf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=1 2007-05-16 02:41:40 +00:00