-
Fri Apr 11 2014 Natalya Naumova <natalya.naumova@oracle.com> 1.2.1-11.0.1
- cpuspeed.init: delete line of setting scaling_max_freq to fix p-state
stuck. (Ethan Zhao)[Orabug: 17181067]
-
Thu Mar 20 2014 Petr Ĺ abata <contyk@redhat.com> - 1:1.2.1-11
- Disable frequency scaling on AMD guests completely (#887256)
-
Tue Mar 08 2011 Petr Sabata <psabata@redhat.com> 1.2.1-10
- Initscript changed to reset to default values if no minimal or maximal
CPU speed is defined in configuration
- Resolves: rhbz#616524
-
Fri Nov 20 2009 Jarod Wilson <jarod@redhat.com> 1.2.1-9
- Start cpuspeed after syslog on boot so its messages are logged (#516244)
- Don't load acpi-cpufreq by default on Intel 7100 series processors,
due to a hardware bug that can lead to a lockup (#449004)
- Minor initscript exit status fixups (#495049)
-
Fri May 01 2009 Jarod Wilson <jarod@redhat.com> 1.2.1-8
- Revert fixes for #488924, they unfortunately lead to cpuspeed
never starting on boot on xen kernels, since cpuspeed starts
before xend (#498406)
-
Tue Mar 31 2009 Jarod Wilson <jarod@redhat.com> 1.2.1-7
- Handle case under kernel-xen where xm is unavailable and/or
we can't communicate with xend (additional fix for #488924)
-
Fri Mar 20 2009 Jarod Wilson <jarod@redhat.com> 1.2.1-6
- Don't try loading speedstep-centrino if acpi-cpufreq already
successfully loaded, it causes p-state issues (#485480)
- If we're running on a Xen kernel and the number of virtual cpus
doesn't match the number of physical cpus, we could end up
scaling the wrong physical cpu due to migration, so in the
vcpus != pcpus case, don't do freq scaling (#488924)
-
Thu Sep 25 2008 Jarod Wilson <jarod@redhat.com> 1.2.1-5
- Support for speedstep-centrino module fallback if
new-and-improved acpi-cpufreq doesn't work (#463488)
-
Wed Aug 20 2008 Jarod Wilson <jarod@redhat.com> 1.2.1-4
- Support for powernow-k8 as a kernel module (#459441)
-
Fri Mar 07 2008 Jarod Wilson <jwilson@redhat.com> 1.2.1-3
- Disable freq scaling by default on AMD rev F and earlier
cpus when running xen, due to clock instability (#435321)
-
Wed Dec 12 2007 Jarod Wilson <jwilson@redhat.com> 1.2.1-2
- We have initial frequency scaling support for xen
kernels now, so try running on xen (#419291)
-
Thu Jun 28 2007 Jarod Wilson <jwilson@redhat.com>
- Additional initscript exit code cleanups (#237940)
-
Tue May 22 2007 Jarod Wilson <jwilson@redhat.com>
- Fix up exit codes for LSB compliance (#237940)
- Try loading acpi-cpufreq even on systems that don't
report enhanced speedstep support (#216702)
- Indentation and variable usage cleanup
-
Thu Jan 18 2007 Jarod Wilson <jwilson@redhat.com>
- Clean up initscript output & catch undef var (#213999)
-
Fri Jan 12 2007 Jarod Wilson <jwilson@redhat.com>
- Fix error-suppression for systems that report support
for est, but have it disabled in the bios (#220200)
-
Fri Jan 12 2007 Jarod Wilson <jwilson@redhat.com>
- Fix up documentation in config file (#219926)
- Fall back cleanly to userspace governor on
non-centrino/powernow-k8/p4-clockmod systems
- Update description to reflect support for
kernel-space freq scaling
-
Thu Jan 11 2007 Jarod Wilson <jwilson@redhat.com>
- Fix valid governor check
- Use ondemand by default on p4-clockmod systems (#222199)
-
Thu Jan 11 2007 Jarod Wilson <jwilson@redhat.com>
- Turn on ia64 builds (#216702)
- Fix status on xen kernels
- Move config file to /etc/sysconfig/cpuspeed, more
appropriate for initscript configs (#152305)
- Manify 'cpuspeed --help' along with other details (#172655)
- Tweak cpuspeed default thresholds (#147565)
- Let non-centrino/powernow-k8 systems also use other
validated governors (#219926)
- Fix cpuspeed daemon options settings (#221829)
- Fix status and condrestart for centrino/powernow-k8 (#219926)
- Give feedback when loading/unloading a cpufreq governor
- Rework config file and initscript to make it much easier
for end-users to adjust frequency scaling setup (#151761)
- Log start/stop events with useful info
- Don't start on xen kernels (freq scaling not supported)
- Set lock file for centrino/powernow-k8 so status
indicates we do have scaling working
- Fix up centrino/powernow-k8 stop function (#213999)
-
Thu Nov 30 2006 Jarod Wilson <jwilson@redhat.com>
- Fix busted config file sourcing
-
Tue Nov 28 2006 Jarod Wilson <jwilson@redhat.com>
- Spec tweaks to bring in line with Fedora packaging guidelines
- Add docs to package
- Mark config file as noreplace
- Be sure to stop service before uninstall
-
Wed Nov 22 2006 Dave Jones <davej@redhat.com>
- Merge one more patch from Michal Jaegermann <michal@harddata.com> (#216816)
-
Tue Nov 21 2006 Dave Jones <davej@redhat.com>
- Merge patch from Michal Jaegermann <michal@harddata.com>
that solves the acpi-cpufreq problem in an improved
way and fixes several other nits.
-
Sun Oct 29 2006 Dave Jones <davej@redhat.com>
- Only load acpi-cpufreq on speedstep capable machines.
- Unload acpi-cpufreq if BIOS tables didn't exist or
other acpi-cpufreq failures occured.
-
Sun Jul 30 2006 Dave Jones <davej@redhat.com>
- Don't try to load acpi-cpufreq on non-ACPI machines. (#196446)
-
Thu Jul 27 2006 Dave Jones <davej@redhat.com>
- Fix up retval & /var/lock/subsys/cpuspeed handling in initscript.
-
Fri Jul 21 2006 Jim Paradis <jparadis@redhat.com>
- Enable on-demand governor usage for powernow-k8 as well as centrino
-
Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 1:1.2.1-1.35.el5_10.1
- rebuild
-
Sun Jul 02 2006 Dave Jones <davej@redhat.com>
- Fix sched_mc_power_savings warning on centrino laptops.
-
Thu Jun 08 2006 Dave Jones <davej@redhat.com>
- Remove a bunch of no-longer needed gunk from the initscript.
- Use on-demand governor on centrino/core based systems for now,
as it seems to have a better effect.
-
Fri Feb 24 2006 Dave Jones <davej@redhat.com>
- Fix broken init script. (Alexandre Oliva) [#182691]
Taking ugly shell script to the next level.
-
Wed Feb 22 2006 Dave Jones <davej@redhat.com>
- Missed another occurance of the same problem I fixed yesterday.
-
Tue Feb 21 2006 Dave Jones <davej@redhat.com>
- Some ACPI BIOSes start counting CPUs at 0, some at 1. *sigh* (#181673)
-
Sun Feb 12 2006 Dave Jones <davej@redhat.com>
- rebuild.
-
Fri Feb 10 2006 Dave Jones <davej@redhat.com>
- rebuild.
-
Sat Dec 17 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt for new gcj
-
Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Tue Nov 15 2005 Dave Jones <davej@redhat.com>
- Don't try and load acpi-cpufreq if we have no throttling states.
-
Fri Sep 30 2005 Dave Jones <davej@redhat.com>
- On shutdown, restore speed to maximum before daemon exit.
-
Sat Sep 24 2005 Dave Jones <davej@redhat.com>
- Use ACPI as a fallback driver if possible, if one didn't get loaded. (#160788)
-
Tue May 10 2005 Dave Jones <davej@redhat.com>
- Fix debuginfo generation.
-
Thu Apr 07 2005 Dave Jones <davej@redhat.com>
- Don't count nice time as idle time. (#132383)
-
Wed Mar 02 2005 Dave Jones <davej@redhat.com>
- Rebuild for gcc4.
-
Wed Feb 09 2005 Dave Jones <davej@redhat.com>
- Rebuild with -D_FORTIFY_SOURCE=2
-
Sat Feb 05 2005 Dave Jones <davej@redhat.com>
- Enable builds for PPC (#147089)
-
Wed Jan 12 2005 Dave Jones <davej@redhat.com>
- Add missing Obsoletes: kernel-utils
-
Tue Jan 11 2005 Dave Jones <davej@redhat.com>
- Update to upstream 1.2.1 release.
-
Sun Dec 19 2004 Dave Jones <davej@redhat.com>
- Initial packaging, split out from kernel-utils.