powernowd (1.00-1ubuntu5) jaunty; urgency=low * No-change rebuild to fix lpia shared library dependencies. -- Colin Watson Thu, 19 Mar 2009 00:41:59 +0000 powernowd (1.00-1ubuntu4) jaunty; urgency=low * Update init script for new module-init-tools; LP: #340301. - Don't hardcode path of lsmod to /sbin as it moved to /bin. - Set MODPROBE_OPTIONS to -q instead of -Q as the latter was dropped in the latest module-init-tools. -- Loic Minier Tue, 10 Mar 2009 22:33:32 +0000 powernowd (1.00-1ubuntu3) jaunty; urgency=low * debian/init.d: Don't use ondemand governor if it is not working for the particular hardware. Thanks to Daniel Gimpelevich for the improved patch. (LP: #223812, #229027) * debian/control: Changed package description to better match what the package is doing in Ubuntu. (Using powernowd only as a fallback.) -- Hanno Stock Mon, 01 Dec 2008 14:49:27 +0100 powernowd (1.00-1ubuntu2) intrepid; urgency=low * Load powernow-k8 on AMD Family 10h (Phenom) and 11h (Griffin/Puma) processors (thanks, Wouter de Groot; LP: #261608). -- Colin Watson Tue, 16 Sep 2008 00:36:05 +0100 powernowd (1.00-1ubuntu1) intrepid; urgency=low * Merge from debian unstable, remaining changes: debian/init.d: - Fix printk suppression in init script - test for governer file to avoid error messages, report skip as action-continue to avoid usplash text corruption - check if $x/cpufreq/ondemand/ignore_nice_load is available before writing to it - Set printk configuration back to its previous state on powerpc too. - Use ondemand if possible - Switch back to performance if powernowd is stopped debian/init.d.early: - Split the init so that an earlier-than-gdm init loads the modules debian/rules: - Call to dh_installinit to remove stop links from rc0 and rc6 deiban/control: - Versioned-dependency on sysv-rc debian/cpufreq-detect.sh: - detect the right modules to load * removed "multiuser" in favor of the new explict "start 20 2 3 4 5 . stop 20 1 ." command -- Michael Vogt Thu, 19 Jun 2008 10:21:05 +0200 powernowd (1.00-1) unstable; urgency=low * New upstream release * Removed patches, now included in upstream -- Marco Bertorello Sun, 17 Feb 2008 05:25:48 +0100 powernowd (0.97-2ubuntu4) hardy; urgency=low * debian/init.d: test for governer file to avoid error messages, report skip as action-continue to avoid usplash text corruption (LP: #198965). -- Kees Cook Sat, 08 Mar 2008 15:10:39 -0800 powernowd (0.97-2ubuntu3) hardy; urgency=low * debian/init.d: check if $x/cpufreq/ondemand/ignore_nice_load is available before writing to it (LP: #189682) -- Daniel Hahler Thu, 07 Feb 2008 01:38:47 +0100 powernowd (0.97-2ubuntu2) hardy; urgency=low [ dAniel hAhler ] * debian/init.d: - skip use_ondemand if $OPTIONS != "-q" are given (LP: #67341) - activate [...]/cpufreq/ondemand/ignore_nice_load in use_ondemand, when using ondemand governor instead of powernowd (LP: #60042) - Use /sys/devices/system/cpu/cpu[0-9]*/ to match CPUs and test if it is a directory (LP: #173711, LP: #107820) - Do not use "double slashes" in paths to avoid confusion * debian/cpufreq-detect.sh: - load e_powersaver if CPU has est flag (LP: #117446) - fix comparison for CPU_FAMILY=6 (LP: #162524) - use /bin/sh instead of /bin/bash for clarification (LP: #162524) (Patch from Jacob Nielsen, Ralph Janke) [ Steve Kowalik ] * Correct spelling of Original in Original-Maintainer. -- Steve Kowalik Tue, 18 Dec 2007 19:49:36 +1100 powernowd (0.97-2ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - Fix the init script to handle kernels >= 2.6.18 - Fix printk suppression in init script - Set printk configuration back to its previous state on powerpc too. - Use ondemand if possible - Switch back to performance if powernowd is stopped - Call to dh_installinit to remove stop links from rc0 and rc6 - Versioned-dependency on sysv-rc - Update maintainer address according to spec -- Oliver Grawert Wed, 21 Nov 2007 18:01:52 +0000 powernowd (0.97-2) unstable; urgency=low * New maintainer (Closes: #396408) * Added /etc/default/powernowd file (Closes: #315965) * Applied patch from Kees Visser to fix wrong data reporting in systems with a large uptime (Closes: #392234) * Update Standard-Version in control file * Added LSB informations to init script -- Marco Bertorello Wed, 10 Jan 2007 10:17:52 +0100 powernowd (0.97-1ubuntu7) feisty; urgency=low * Fix the init script to handle kernels >= 2.6.18 (Ubuntu: #75302) -- Matthew Garrett Mon, 18 Dec 2006 22:12:00 +0000 powernowd (0.97-1ubuntu6) edgy; urgency=low * Fix printk suppression in init script to actually work (0 0 0 0 causes everything to go to the console, apparently). * Set printk configuration back to its previous state on powerpc too. -- Colin Watson Thu, 28 Sep 2006 15:23:16 +0100 powernowd (0.97-1ubuntu5) edgy; urgency=low * Use ondemand if possible * Switch back to performance if powernowd is stopped -- Matthew Garrett Tue, 5 Sep 2006 14:13:11 +0100 powernowd (0.97-1ubuntu4) edgy; urgency=low * Add forgotten versioned-dependency on sysv-rc to get new update-rc.d behaviour. Go me. -- Scott James Remnant Fri, 21 Jul 2006 01:23:17 +0100 powernowd (0.97-1ubuntu3) edgy; urgency=low * Correct call to dh_installinit. -- Scott James Remnant Fri, 21 Jul 2006 01:00:20 +0100 powernowd (0.97-1ubuntu2) edgy; urgency=low * Remove stop links from rc0 and rc6 -- Scott James Remnant Thu, 20 Jul 2006 23:10:49 +0100 powernowd (0.97-1ubuntu1) dapper; urgency=low * New upstream release, UVF exception granted by mdz * freshen policy version and debhelper version as per bdale's upload in Debian * Closes: launchpad #41432, #34115 and #30984 -- Daniel Silverstone Mon, 8 May 2006 17:53:20 +0100 powernowd (0.97-1) unstable; urgency=low * new upstream version, closes: #349066 * freshen policy version, debhelper version -- Bdale Garbee Thu, 23 Mar 2006 10:05:57 -0700 powernowd (0.96-2ubuntu2) dapper; urgency=low * Split the init so that an earlier-than-gdm init loads the modules * The regulator can then load later as normal. Closes: malone #31384 -- Daniel Silverstone Thu, 23 Feb 2006 17:46:48 +0000 powernowd (0.96-2ubuntu1) breezy; urgency=low * Sync with Debian, Ubuntu #11956. * Remove OPTIONS line from cpufreq-detect.sh. Ubuntu #16266 * Give out fail message if powernowd fails to start. Ubuntu #10457 -- Tollef Fog Heen Tue, 27 Sep 2005 13:35:15 +0200 powernowd (0.96-2) unstable; urgency=low * slight tweak from upstream that he didn't think work doing a release for * patch from Bram Avontuur that cures segfaults at exit on multi-CPU systems, closes: #314446 -- Bdale Garbee Thu, 16 Jun 2005 09:52:48 -0600 powernowd (0.96-1ubuntu3) breezy; urgency=low * Rewrite cpufreq-detect.sh to be more general * Correct call to dh_installinit. -- Matthew Garrett Mon, 19 Sep 2005 21:08:50 +0100 powernowd (0.96-1ubuntu2) breezy; urgency=low * Behave consistently wrt start/restart. Ubuntu #13285. * Add support for K8 semprons. Ubuntu #11376, #10347 -- Tollef Fog Heen Mon, 19 Sep 2005 12:29:26 +0200 powernowd (0.96-1ubuntu1) breezy; urgency=low * Resynchronise with Debian. -- Scott James Remnant Tue, 10 May 2005 12:51:28 +0100 powernowd (0.96-1) unstable; urgency=low * new upstream version, closes: #306530, #306896, #306959 -- Bdale Garbee Sun, 8 May 2005 22:53:55 -0600 powernowd (0.95-1ubuntu1) breezy; urgency=low * Resynchronise with Debian. -- Scott James Remnant Wed, 27 Apr 2005 12:50:22 +0100 powernowd (0.95-1) unstable; urgency=low * new upstream version, closes: #300795, #258050 -- Bdale Garbee Tue, 26 Apr 2005 09:07:52 -0600 powernowd (0.90-3ubuntu14) hoary; urgency=low * Disable p4-clockmod across the board (Ubuntu: #8587, #7250) -- Thom May Mon, 4 Apr 2005 17:38:47 +0100 powernowd (0.90-3ubuntu13) hoary; urgency=low * If CPU frequency scaling is not supported, print message with log_success_msg, not log_warning_msg, since it's not really a warning condition -- Matt Zimmerman Thu, 24 Mar 2005 18:29:49 -0800 powernowd (0.90-3ubuntu12) hoary; urgency=low * Fix laptop detection. -- Daniel Stone Thu, 17 Mar 2005 05:59:07 +1100 powernowd (0.90-3ubuntu11) hoary; urgency=low * Add signature for AMD Duron (Ubuntu: #7618) * If we're on a laptop, enable p4-clockmod -- Thom May Wed, 16 Mar 2005 15:46:43 +0000 powernowd (0.90-3ubuntu10) hoary; urgency=low * Revert clockmod addition -- Thom May Tue, 8 Mar 2005 01:05:24 +0000 powernowd (0.90-3ubuntu9) hoary; urgency=low * fallback correctly even though the user has specified a driver. * add more signatures. * stop appending coppermine=1; since that appears to be a non existent option * load speedstep-ich/smi for Mobile Family stuff -- Thom May Tue, 1 Mar 2005 15:41:13 +0000 powernowd (0.90-3ubuntu8) hoary; urgency=low * Stop the kernel prinking * Fall back to speedstep-smi and then acpi should the detected module fail -- Thom May Sat, 5 Feb 2005 12:23:58 +0000 powernowd (0.90-3ubuntu7) hoary; urgency=low * Add more signatures * Use new -Q argument to modprobe -- Thom May Thu, 13 Jan 2005 11:26:00 +0000 powernowd (0.90-3ubuntu6) hoary; urgency=low * Add signature for mobile AMD64 (Ubuntu #5256) * Correct detection for AMD processors * Ensure that we only try and modprobe if we actually have a driver -- Thom May Mon, 10 Jan 2005 16:40:57 +0000 powernowd (0.90-3ubuntu5) hoary; urgency=low * Add signature for Sempron (Ubuntu #1444) -- Thom May Mon, 10 Jan 2005 15:47:08 +0000 powernowd (0.90-3ubuntu4) hoary; urgency=low * Return early on powerpc, since it's built in (Warty #5269) -- Thom May Fri, 7 Jan 2005 12:00:51 +0000 powernowd (0.90-3ubuntu3) hoary; urgency=low * Fix an error message to go to stderr rather than stdout. (Warty #5138) -- Thom May Thu, 6 Jan 2005 14:01:19 +0000 powernowd (0.90-3ubuntu2) hoary; urgency=low * Use Paul Sladen's driver detection script. -- Thom May Thu, 16 Dec 2004 12:56:11 +0000 powernowd (0.90-3ubuntu1) hoary; urgency=low * Resynchronise with Debian. -- Scott James Remnant Tue, 30 Nov 2004 12:51:40 +0000 powernowd (0.90-3) unstable; urgency=low * fix a typo in the man page, closes: #270390 * conflict with cpudyn and cpufreqd, closes: #281067 * update README.Debian to reflect current kernel info, closes: #281066 -- Bdale Garbee Mon, 29 Nov 2004 02:18:06 -0700 powernowd (0.90-2ubuntu2) hoary; urgency=low * debian/init.d: Move log messages into the start() function, so that they're displayed on restart as well as start -- Matt Zimmerman Thu, 25 Nov 2004 12:00:43 -0800 powernowd (0.90-2ubuntu1) hoary; urgency=low * Resynchronise with Debian. -- Thom May Wed, 27 Oct 2004 22:44:23 +0100 powernowd (0.90-2) unstable; urgency=low * make the daemon be less verbose on startup, closes: #260280 -- Bdale Garbee Mon, 2 Aug 2004 11:15:38 -0600 powernowd (0.90-1ubuntu6) warty; urgency=low * Quieten the daemon some more on start. -- Thom May Thu, 9 Sep 2004 10:26:30 +0100 powernowd (0.90-1ubuntu5) warty; urgency=low * Pretify init script -- Thom May Wed, 8 Sep 2004 17:02:34 +0100 powernowd (0.90-1ubuntu4) warty; urgency=low * Quieten init script (Warty #967) -- Thom May Fri, 3 Sep 2004 11:47:44 +0100 powernowd (0.90-1ubuntu3) warty; urgency=low * Fix path to available_governors -- Matt Zimmerman Thu, 19 Aug 2004 06:13:52 -0700 powernowd (0.90-1ubuntu2) warty; urgency=low * Check that the cpufreq-userspace interface is present before starting powernowd -- Matt Zimmerman Thu, 19 Aug 2004 06:10:01 -0700 powernowd (0.90-1ubuntu1) warty; urgency=low * Add automodule loading support to the init script -- Thom May Wed, 18 Aug 2004 15:16:59 +0100 powernowd (0.90-1) unstable; urgency=low * new upstream version * freshen Debian man page to reflect new options in this version * allow OPTIONS to be defined in /etc/default/powernowd, closes: #227937 -- Bdale Garbee Fri, 26 Mar 2004 12:24:32 -0700 powernowd (0.85-1) unstable; urgency=low * new upstream version which fixes SMP bug, closes: #224308 * add --oknodo to the stop clause so that it won't report failure if no daemon was running, closes: #224252 -- Bdale Garbee Thu, 18 Dec 2003 23:10:03 -0700 powernowd (0.80-4) unstable; urgency=low * I overdid it in -3, only one of the two sysfs files referenced actually needs to exist when the init.d runs, thanks to Roberto Pariset for pointing this out. -- Bdale Garbee Tue, 16 Dec 2003 10:21:30 -0700 powernowd (0.80-3) unstable; urgency=low * the previous fix for 220022 was insufficient. this version checks for the existence of required sysfs objects before trying to start the daemon, and point user to README.Debian if they aren't found. * augment README.Debian to explain what's required for this daemon to work -- Bdale Garbee Sat, 13 Dec 2003 11:02:41 -0700 powernowd (0.80-2) unstable; urgency=low * add --oknodo to init.d start clauses to survive case where the required kernel content is not present, closes: #220022 -- Bdale Garbee Wed, 12 Nov 2003 15:28:07 -0700 powernowd (0.80-1) unstable; urgency=low * Initial Release. -- Bdale Garbee Mon, 3 Nov 2003 17:36:48 -0700