Changelog for
pm-profiler-0.1_20111222-28.1.noarch.rpm :
Tue Mar 6 13:00:00 2018 manfred99AATTgmx.ch
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
Thu Sep 24 14:00:00 2015 manfred99AATTgmx.ch
- rudimentary intel_pstate support
- add functions to minimize cpu frequency
- add new profile \"Onbattery\"
Thu Jan 8 13:00:00 2015 manfred99AATTgmx.ch
- fix/tighten option handling in pm-profiler program
Thu Jan 8 13:00:00 2015 manfred99AATTgmx.ch
- spec file: do not overwrite config files on installation
Fri Jan 2 13:00:00 2015 manfred99AATTgmx.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 13:00:00 2011 hmachtAATTsuse.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 14:00:00 2011 hmachtAATTsuse.de
- update to 0.1_git20110726:
- Remove anything related to HAL (bnc#706364)
Mon Nov 15 13:00:00 2010 hmachtAATTsuse.de
- update to git_0.1_git20101115:
- include patches
- support read_ahead_kb for multiple disks (bnc#643590)
Tue Oct 5 14:00:00 2010 trennAATTnovell.com
- Forgot to add cpufreq_ondemand_vars_global.patch
Fri Dec 11 13:00:00 2009 trennAATTsuse.de
- .spec file cleanup
- Adding export NO_BRP_STALE_LINK_ERROR=\"yes\" for compatibility
reasons with the internal build service
Thu Dec 10 13:00:00 2009 trennAATTsuse.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 13:00:00 2009 trennAATTsuse.de
- Add a link from /etc/pm-profiler.conf to /etc/sysconfig/pm-profiler
to get some autoyast functionality (fate#307097).
Wed Aug 12 14:00:00 2009 hmachtAATTsuse.de
- update to v0.1_git20090812:
- remove openSUSE specifics
- add pm-profiler cmd line tool to replace /usr/bin/powersave
- update READMEs