Hello community, here is the log from the commit of package tlp for openSUSE:Factory checked in at 2020-02-09 20:48:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tlp (Old) and /work/SRC/openSUSE:Factory/.tlp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tlp" Sun Feb 9 20:48:23 2020 rev:15 rq:772205 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tlp/tlp.changes 2020-02-06 13:07:50.696323730 +0100 +++ /work/SRC/openSUSE:Factory/.tlp.new.26092/tlp.changes 2020-02-09 20:48:25.578875325 +0100 @@ -1,0 +2,6 @@ +Fri Feb 7 08:07:22 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to 1.3.1 + * default CPU_ENERGY_PERF_POLICY_ON_BAT=power too aggressive (issue#460) + +------------------------------------------------------------------- Old: ---- TLP-1.3.0.tar.gz New: ---- TLP-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tlp.spec ++++++ --- /var/tmp/diff_new_pack.hfq6lW/_old 2020-02-09 20:48:27.014876145 +0100 +++ /var/tmp/diff_new_pack.hfq6lW/_new 2020-02-09 20:48:27.050876165 +0100 @@ -18,7 +18,7 @@ %define _name TLP Name: tlp -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: Tools to save battery power on laptops License: GPL-2.0-or-later AND GPL-3.0-or-later ++++++ TLP-1.3.0.tar.gz -> TLP-1.3.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/TLP-1.3.0/VERSION new/TLP-1.3.1/VERSION --- old/TLP-1.3.0/VERSION 2020-01-31 17:28:00.000000000 +0100 +++ new/TLP-1.3.1/VERSION 2020-02-06 18:46:39.000000000 +0100 @@ -1 +1 @@ -1.3.0 +1.3.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/TLP-1.3.0/changelog new/TLP-1.3.1/changelog --- old/TLP-1.3.0/changelog 2020-01-31 17:28:00.000000000 +0100 +++ new/TLP-1.3.1/changelog 2020-02-06 18:46:39.000000000 +0100 @@ -1,3 +1,9 @@ ++++ 1.3.1 --- 06.02.2020 +++ + + * Bugfixes + Processor: + - Issue #460: default CPU_ENERGY_PERF_POLICY_ON_BAT=power too aggressive + +++ 1.3.0 --- 31.01.2020 +++ * Features diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/TLP-1.3.0/defaults.conf new/TLP-1.3.1/defaults.conf --- old/TLP-1.3.0/defaults.conf 2020-01-31 17:28:00.000000000 +0100 +++ new/TLP-1.3.1/defaults.conf 2020-02-06 18:46:39.000000000 +0100 @@ -8,7 +8,7 @@ MAX_LOST_WORK_SECS_ON_AC=15 MAX_LOST_WORK_SECS_ON_BAT=60 CPU_ENERGY_PERF_POLICY_ON_AC=balance_performance -CPU_ENERGY_PERF_POLICY_ON_BAT=power +CPU_ENERGY_PERF_POLICY_ON_BAT=balance_power SCHED_POWERSAVE_ON_AC=0 SCHED_POWERSAVE_ON_BAT=1 NMI_WATCHDOG=0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/TLP-1.3.0/tlp.conf new/TLP-1.3.1/tlp.conf --- old/TLP-1.3.0/tlp.conf 2020-01-31 17:28:00.000000000 +0100 +++ new/TLP-1.3.1/tlp.conf 2020-02-06 18:46:39.000000000 +0100 @@ -95,10 +95,10 @@ # - EPB requires kernel 5.2 or module msr and x86_energy_perf_policy # from linux-tools # - When HWP.EPP is available, EPB is not set -# Default: balance_performance (AC), power (BAT) +# Default: balance_performance (AC), balance_power (BAT) #CPU_ENERGY_PERF_POLICY_ON_AC=balance_performance -#CPU_ENERGY_PERF_POLICY_ON_BAT=power +#CPU_ENERGY_PERF_POLICY_ON_BAT=balance_power # Set Intel CPU P-state performance: 0..100 (%). # Limit the max/min P-state to control the power dissipation of the CPU.
