File pm-profiler.changes of Package pm-profiler

-------------------------------------------------------------------
Tue Oct 29 11:34:57 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>

- adjust patch onbattery.patch: in function cpufreq_minimize_scaling_max_freq,
    set minimum frequency in any case
- add patch cleanup.patch: remove duplicate governor print-out, remove
    defunct logger statement

-------------------------------------------------------------------
Thu Jun 20 10:05:02 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>

- remove rc* service link, sysV init has long gone. 
- remove fallback for _fillupdir in spec file, should be supported everywhere now

-------------------------------------------------------------------
Thu Apr  8 15:44:47 UTC 2021 - Manfred Schwarb <manfred99@gmx.ch>

- add systemd support, remove initd support 
    ATTENTION: after upgrade, you will need to execute "systemctl enable pm-profiler"

-------------------------------------------------------------------
Sun Nov  1 21:31:56 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>

- add patch support-more-devices.patch 

-------------------------------------------------------------------
Sun Nov  1 11:47:29 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>

- update patches improvements-for-conservative.patch and add-sampling_down_factor.patch
    to provide CPUFREQ_CONSERVATIVE_* variables.
- refresh patches remove-power_savings.patch and update-template.patch
- add patch add-rate_limit_us.patch

-------------------------------------------------------------------
Thu Jul 23 00:27:55 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>

- update patch intel_pstate.patch to make it more robust
- add patch improvements-for-conservative.patch
- add patch add-sampling_down_factor.patch
- add patch remove-power_savings.patch to remove obsolete tunings
- add patch update-template.patch
- spec file cleanup

-------------------------------------------------------------------
Tue Mar  6 14:48:23 UTC 2018 - manfred99@gmx.ch

- Replace references to /var/adm/fillup-templates with new 
  %_fillupdir macro (boo#1069468)

-------------------------------------------------------------------
Thu Sep 24 13:00:00 CET 2015 - manfred99@gmx.ch

- rudimentary intel_pstate support
- add functions to minimize cpu frequency
- add new profile "Onbattery"

-------------------------------------------------------------------
Fri Jan  9 00:27:52 CET 2015 - manfred99@gmx.ch

- fix/tighten option handling in pm-profiler program

-------------------------------------------------------------------
Thu Jan  8 22:05:55 CET 2015 - manfred99@gmx.ch

- spec file: do not overwrite config files on installation

-------------------------------------------------------------------
Fri Jan  2 01:22:12 CET 2015 - manfred99@gmx.ch

- kernel 3.1 fixes for get-current-settings script
- fix alpm logic in get-current-settings script
- remove HAL_DISABLE_POLLING from config files

-------------------------------------------------------------------
Thu Dec 22 08:36:52 CET 2011 - hmacht@suse.de

- update to 0.1_20111222:
  - up_threshold, sampling_rate and powersave_bias have moved for kernel
    >3.1 and the ondemand governor, so support both (bnc#737319)

-------------------------------------------------------------------
Tue Jul 26 16:06:12 CEST 2011 - hmacht@suse.de

- update to 0.1_git20110726:
  - Remove anything related to HAL (bnc#706364)

-------------------------------------------------------------------
Mon Nov 15 10:39:36 CET 2010 - hmacht@suse.de

- update to git_0.1_git20101115:
  - include patches
  - support read_ahead_kb for multiple disks (bnc#643590)

-------------------------------------------------------------------
Tue Oct  5 13:45:18 UTC 2010 - trenn@novell.com

- Forgot to add cpufreq_ondemand_vars_global.patch

-------------------------------------------------------------------
Fri Dec 11 12:19:06 CET 2009 - trenn@suse.de

- .spec file cleanup
- Adding export NO_BRP_STALE_LINK_ERROR="yes" for compatibility
  reasons with the internal build service

-------------------------------------------------------------------
Thu Dec 10 17:29:39 CET 2009 - trenn@suse.de

- Remove ondemand sampling rate complication again and just let
  the user set the kernel value.
- Only set ondemand tunings once, not per cpu.

-------------------------------------------------------------------
Thu Dec 10 17:04:10 CET 2009 - trenn@suse.de

- Add a link from /etc/pm-profiler.conf to /etc/sysconfig/pm-profiler
  to get some autoyast functionality (fate#307097).

-------------------------------------------------------------------
Wed Aug 12 17:09:10 CEST 2009 - hmacht@suse.de

- update to v0.1_git20090812:
  - remove openSUSE specifics
  - add pm-profiler cmd line tool to replace /usr/bin/powersave
  - update READMEs

-------------------------------------------------------------------
Thu Feb 26 17:27:02 CET 2009 - bgeuken@suse.de

- Include patches into tarball -> own project
  Fix sample_rate calculation
  Fix smp path, must be smt
  Move get_profile to /usr/bin
  Add name of profile to get_profile

-------------------------------------------------------------------
Wed Feb 11 13:55:10 CET 2009 - bgeuken@suse.de

- added get_profile script for readout of the current profile

-------------------------------------------------------------------
Mon Feb  9 12:46:02 CET 2009 - trenn@suse.de

- CPU, SATA link,.., settings are restricted to 10 (bnc#473863).
  /usr/lib/pm-profiler/enable-profile
  uses ? wildcard, but should use * and it does that now.

-------------------------------------------------------------------
Mon Jan 26 12:54:48 CET 2009 - hmacht@suse.de

- replace "Requires: . hal ." with "Requires: . haldaemon ." in
  rcpm-profiler (bnc#429541)

-------------------------------------------------------------------
Fri Jan 23 12:13:51 CET 2009 - hmacht@suse.de

- translation update

-------------------------------------------------------------------
Mon Jan 12 16:29:50 CET 2009 - bgeuken@suse.de

- added function for changing sampling rate,
  edited function for changing up threshold

-------------------------------------------------------------------
Fri Jan  9 15:24:51 CET 2009 - hmacht@suse.de

- update translations

-------------------------------------------------------------------
Tue Dec 23 15:24:34 CET 2008 - hmacht@suse.de

- fix SATA alpm when system does not have SATA (bnc#461283)

-------------------------------------------------------------------
Fri Dec 12 13:07:18 CET 2008 - hmacht@suse.de

- don't install powersave tool, it is in pm-utils now (bnc#457815)

-------------------------------------------------------------------
Mon Nov 24 13:20:39 CET 2008 - hmacht@suse.de

- update and install translations

-------------------------------------------------------------------
Wed Nov 19 13:23:07 CET 2008 - hmacht@suse.de

- Add default profiles: low_latency, balanced_latency, powersaving

-------------------------------------------------------------------
Tue Nov 18 12:31:32 CET 2008 - hmacht@suse.de

- don't insserv in %post, will be done by YaST as soon as a profile
  gets activated (bnc#443177)

-------------------------------------------------------------------
Wed Oct  8 12:08:31 CEST 2008 - hmacht@suse.de

- Use D-Bus methods to trigger hibernate/suspend/standby to make it
  work for common users (bnc#433361)
- Add documentation infrastructure (no functional changes)

-------------------------------------------------------------------
Wed Sep 17 18:00:00 CEST 2008 - lrupp@suse.de

- added PreReq for fillup
- use versioned Obsoletes/Provides
- don't replace /etc/pm-profiler.conf on update

-------------------------------------------------------------------
Mon Sep  1 15:56:28 CEST 2008 - hmacht@suse.de

- add COPYING file to tarball

-------------------------------------------------------------------
Mon Aug 18 14:33:04 CEST 2008 - hmacht@suse.de

- initial import
openSUSE Build Service is sponsored by