[Lunar-commits] <moonbase> powertop: version bumped to 1.10.

Florin Braescu florin at lunar-linux.org
Mon Jun 16 18:49:10 CEST 2008


commit 9b6e209903e4446095144769619c6b255024c2f9
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jun 16 19:49:10 2008 +0300

    powertop: version bumped to 1.10.
    
    Changes:
    * add the "P" key to show the PIDs of the processes when possible
    * Add support for reading C-state info via sysfs
      (Kevin Hilman, Venki Pallipadi)
    * Show USB suspend statistics of USB devices in "-d" dump mode
    * Show USB suspend statistics as a low priority hint for busy
      devices
    * Add support for using the sysfs power supply class
      (Donnie Berkholz)
    * Fix USB suspend suggestion to take semi blacklisted stuff into
      account
    * Add support for Intel's 4965 wireless power saving mode
    * On new enough cpus (and kernel 2.6.25), report which C-states the
      cpu and bios report/support.
---
 utils/powertop/DETAILS |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/utils/powertop/DETAILS b/utils/powertop/DETAILS
index 2402a08..8b0e5ef 100644
--- a/utils/powertop/DETAILS
+++ b/utils/powertop/DETAILS
@@ -1,14 +1,14 @@
           MODULE=powertop
-         VERSION=1.9
+         VERSION=1.10
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.linuxpowertop.org/download/
-      SOURCE_VFY=sha1:35464952281373f38ce1694d6543aa20cbc8759d
-        WEB_SITE=http://www.linuxpowertop.org/
+      SOURCE_URL=http://www.lesswatts.org/projects/powertop/download
+      SOURCE_VFY=sha1:c75d475098be7c2a0b006457f6aceb429f84bdc0
+        WEB_SITE=http://www.lesswatts.org/projects/powertop
          ENTERED=20070514
-         UPDATED=20071102
+         UPDATED=20080616
            SHORT="Measure power usage on tickless kernels"
 
 cat << EOF
-A tool that measures (on a tickless kernel) what power consumtion is
+A tool that measures (on a tickless kernel) what power consumption is
 caused by applications.
 EOF


More information about the Lunar-commits mailing list