88 Commits

Author SHA256 Message Date
c505de6f3a Accepting request 1006971 from Base:System
- Update to 2.15:
  * Use autoconf archive #82
  * Patch for compatibility with Ryzen processors #91
  * src: fix compatibility with ncurses 6.3 #92
  * Fix buffer overrun #83
  * Fixed valgrind errors about uninitialized values in conditionals #87
  * Patch for compability with Ryzen processors (v2) #94
  * Add missing line breaks after error messages #96
  * Ensure that auto-tune is executed on resume as well #95
- Drop contained patches:
  * powertop-ryzen1.patch
  * powertop-ryzen2.patch

OBS-URL: https://build.opensuse.org/request/show/1006971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=58
2022-09-29 16:14:39 +00:00
c25b04a088 - Update to 2.15:
* Use autoconf archive #82
  * Patch for compatibility with Ryzen processors #91
  * src: fix compatibility with ncurses 6.3 #92
  * Fix buffer overrun #83
  * Fixed valgrind errors about uninitialized values in conditionals #87
  * Patch for compability with Ryzen processors (v2) #94
  * Add missing line breaks after error messages #96
  * Ensure that auto-tune is executed on resume as well #95
- Drop contained patches:
  * powertop-ryzen1.patch
  * powertop-ryzen2.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=77
2022-09-29 14:17:27 +00:00
0f3915b908 Accepting request 972196 from Base:System
- boo#1198000: Add Ryzen compatability fixes:
  * Add powertop-ryzen1.patch 
  * Add powertop-ryzen2.patch

OBS-URL: https://build.opensuse.org/request/show/972196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=57
2022-04-22 19:55:06 +00:00
676b67e016 - boo#1198000: Add Ryzen compatability fixes:
* Add powertop-ryzen1.patch 
  * Add powertop-ryzen2.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=75
2022-04-20 08:16:49 +00:00
a48ed06178 Accepting request 930842 from Base:System
OBS-URL: https://build.opensuse.org/request/show/930842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=56
2021-11-11 20:38:17 +00:00
b0088c91c6 Accepting request 930834 from home:jsegitz:branches:systemdhardening:Base:System
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/930834
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=74
2021-11-11 11:44:43 +00:00
ebc7085418 Accepting request 897928 from Base:System
OBS-URL: https://build.opensuse.org/request/show/897928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=55
2021-06-07 20:43:44 +00:00
20d66648a1 Accepting request 897864 from home:dirkmueller:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/897864
OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=72
2021-06-07 05:31:12 +00:00
27729dec03 Accepting request 847719 from Base:System
- jsc#SLE-13395: Add Rocket Lake support
  * Add powertop-add-rocket-lake-support.patch

OBS-URL: https://build.opensuse.org/request/show/847719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=54
2020-11-11 19:46:31 +00:00
8123613293 - jsc#SLE-13395: Add Rocket Lake support
* Add powertop-add-rocket-lake-support.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=70
2020-11-11 08:28:02 +00:00
ff5916f4ae Accepting request 844779 from Base:System
- Add workaround for `error: too many loops` which happens with
  sle15sp3: run autoreconf twice

OBS-URL: https://build.opensuse.org/request/show/844779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=53
2020-10-29 13:51:59 +00:00
f8c16fe331 - Add workaround for error: too many loops which happens with
sle15sp3: run autoreconf twice

OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=68
2020-10-29 08:37:54 +00:00
dbdf80b3a3 OBS-URL: https://build.opensuse.org/package/show/Base:System/powertop?expand=0&rev=67 2020-10-29 08:36:06 +00:00
1f029743c7 Accepting request 814111 from Base:System
- 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/request/show/814111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=52
2020-06-12 19:43:12 +00:00
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
6449660305 Accepting request 795952 from Base:System
- 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/request/show/795952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=51
2020-04-21 11:12:54 +00:00
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
478ab0409c Accepting request 769960 from Base:System
OBS-URL: https://build.opensuse.org/request/show/769960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=50
2020-02-04 18:57:07 +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
b63f4c7cfd Accepting request 736140 from Base:System
- Update to version 2.11 (jira#SLE-10105):

OBS-URL: https://build.opensuse.org/request/show/736140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=49
2019-10-08 17:59:59 +00:00
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
ef37226a63 Accepting request 735593 from Base:System
- 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/request/show/735593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=48
2019-10-07 11:48:16 +00:00
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
5e29df050e Accepting request 664062 from Base:System
OBS-URL: https://build.opensuse.org/request/show/664062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=47
2019-01-10 14:23:17 +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
536f2e7c1d Accepting request 588630 from Base:System
- Remove powertop-no-date.patch: upstreamed

- 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/588630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=46
2018-03-20 21:00:15 +00:00
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
991227fa81 Accepting request 503208 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/503208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=45
2017-06-16 08:48:28 +00:00
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
06d4557df1 Accepting request 432055 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/432055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=44
2016-10-10 15:33:48 +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
8e253e3a6e Accepting request 398371 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/398371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=43
2016-06-02 10:37:56 +00:00
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
67bfdb1d61 Accepting request 365529 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/365529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=42
2016-03-26 14:20:19 +00:00
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
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
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
833852e688 Accepting request 358587 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/358587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=41
2016-02-11 11:33:22 +00:00
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
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
a83618e4f1 Accepting request 343375 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/343375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=40
2015-11-12 18:35:48 +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
387aca2767 Accepting request 304209 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/304209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=39
2015-04-30 09:49:18 +00:00
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
Stephan Kulow
4bf9721914 Accepting request 295640 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/295640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=38
2015-04-25 14:45:30 +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
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
a30f8f7c5e Accepting request 284795 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/284795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powertop?expand=0&rev=37
2015-02-12 09:19:40 +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