| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cpuspeed-debuginfo | Distribution: Unknown |
| Version: 1.2.1 | Vendor: Fedora Project |
| Release: 5.fc7 | Build date: Thu Feb 14 23:50:02 2008 |
| Group: Development/Debug | Build host: xenbuilder4.fedora.phx.redhat.com |
| Size: 52637 | Source RPM: cpuspeed-1.2.1-5.fc7.src.rpm |
| Packager: Fedora Project | |
| Url: http://carlthompson.net/Software/CPUSpeed | |
| Summary: Debug information for package cpuspeed | |
This package provides debug information for package cpuspeed. Debug information is useful when developing applications that use this package or when debugging this package.
GPL
internal MD5: a7c185dc0fb54adc54299b7e60b358c6
GPG
* Thu Feb 14 2008 Jarod Wilson <jwilson@redhat.com> 1.2.1-5
- Support for powernow-k8 as a kernel module
* Tue Feb 12 2008 Jarod Wilson <jwilson@redhat.com> 1.2.1-4
- Fix up for gcc 4.3
- Work around multi-core step detection problems (#392781)
* Thu Aug 30 2007 Jarod Wilson <jwilson@redhat.com> 1.2.1-3
- Bump and rebuild, due to busted ppc32
* Sun Jul 08 2007 Jarod Wilson <jwilson@redhat.com>
- Account for the cpuidle feature in rawhide kernels,
slated for release in kernel 2.6.23 (#247352)
* Tue Jun 12 2007 Jarod Wilson <jwilson@redhat.com>
- Add e_powersaver (new Via C3 cpufreq driver) to list
of those which should use ondemand governor by default
* Fri Apr 27 2007 Jarod Wilson <jwilson@redhat.com>
- Add a bit to the config file documentation
- Use variable for program name
- Fix up exit codes (#237942)
* Mon Mar 12 2007 Jarod Wilson <jwilson@redhat.com>
- Try loading acpi-cpufreq even on machines that don't
report est flag (#231783, #216702)
- Tighten up formatting in initscript
* Wed Feb 21 2007 Jarod Wilson <jwilson@redhat.com>
- Default to ondemand governor w/acpi-cpufreq driver
- Minor initscript output cleanup
* Sun Feb 04 2007 Jarod Wilson <jwilson@redhat.com>
- Fix up compile flags and misc other fixes for
core/extras merge review (#225658)
* Thu Jan 11 2007 Jarod Wilson <jwilson@redhat.com>
- Fix error-suppression for systems that report support
for est, but have it disabled in the bios (#220200)
* Thu Jan 11 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
* Wed Jan 10 2007 Jarod Wilson <jwilson@redhat.com>
- Fix governor validation check
- Use ondemand by default on p4-clockmod systems
* Wed Jan 10 2007 Jarod Wilson <jwilson@redhat.com>
- Minor fix for cpuspeed daemon stop function
* Tue Jan 09 2007 Jarod Wilson <jwilson@redhat.com>
- Turn on ia64 builds (#216702)
- Fix status on xen kernels
* Tue Jan 09 2007 Jarod Wilson <jwilson@redhat.com>
- 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)
* Mon Jan 08 2007 Jarod Wilson <jwilson@redhat.com>
- Let non-centrino/powernow-k8 systems also use other
validated governors (#219926)
- Fix cpuspeed daemon options settings (#221829)
* Fri Jan 05 2007 Jarod Wilson <jwilson@redhat.com>
- 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)
* Thu Dec 14 2006 Jarod Wilson <jwilson@redhat.com>
- Set lock file for centrino/powernow-k8 so status
indicates we do have scaling working
- Fix up centrino/powernow-k8 stop function (#213999)
* Wed Nov 29 2006 Jarod Wilson <jwilson@redhat.com>
- Fix busted config file sourcing
* Mon Nov 27 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
* Tue Nov 21 2006 Dave Jones <davej@redhat.com>
- Merge one more patch from Michal Jaegermann <michal@harddata.com> (#216816)
* Mon Nov 20 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.fc7.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.
* Thu Feb 23 2006 Dave Jones <davej@redhat.com>
- Fix broken init script. (Alexandre Oliva) [#182691]
Taking ugly shell script to the next level.
* Tue Feb 21 2006 Dave Jones <davej@redhat.com>
- Missed another occurance of the same problem I fixed yesterday.
* Mon Feb 20 2006 Dave Jones <davej@redhat.com>
- Some ACPI BIOSes start counting CPUs at 0, some at 1. *sigh* (#181673)
* Sat Feb 11 2006 Dave Jones <davej@redhat.com>
- rebuild.
* Thu Feb 09 2006 Dave Jones <davej@redhat.com>
- rebuild.
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt for new gcj
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Mon Nov 14 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)
* Tue Mar 01 2005 Dave Jones <davej@redhat.com>
- Rebuild for gcc4.
* Tue Feb 08 2005 Dave Jones <davej@redhat.com>
- Rebuild with -D_FORTIFY_SOURCE=2
* Fri Feb 04 2005 Dave Jones <davej@redhat.com>
- Enable builds for PPC (#147089)
* Tue Jan 11 2005 Dave Jones <davej@redhat.com>
- Add missing Obsoletes: kernel-utils
* Mon Jan 10 2005 Dave Jones <davej@redhat.com>
- Update to upstream 1.2.1 release.
* Sat Dec 18 2004 Dave Jones <davej@redhat.com>
- Initial packaging, split out from kernel-utils.
0Á›
Generated by rpm2html 1.8.1
Daniel Veillard, Mon Oct 6 03:51:54 2008