setting 0.10
authortanner <tanner@mach.kyb.local>
Sun, 16 May 2010 16:55:21 +0000 (18:55 +0200)
committertanner <tanner@mach.kyb.local>
Sun, 16 May 2010 16:55:21 +0000 (18:55 +0200)
kernel-power-settings/config/default
kernel-power-settings/config/ideal
kernel-power-settings/config/lv
kernel-power-settings/config/starving
kernel-power-settings/config/ulv
kernel-power-settings/config/xlv
kernel-power-settings/debian/changelog
kernel-power-settings/kernel-modules

index 35f0362..68b8160 100644 (file)
@@ -5,8 +5,10 @@ MINFREQ=250
 MAXFREQ=600
 # list of frequency configurations: each "frequency:volt,dsprate"
 FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:54,400 600:60,430 700:60,430 750:60,430 805:60,430 850:60,500 900:60,500 950:60,500 1000:60,500 1100:72,520 1150:72,520"
-UP_THRESHOLD=95
-SAMPLING_RATE=300000
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
+GOVERNOR=ondemand
+UP_THRESHOLD=95
+SAMPLING_RATE=300000
 IGNORE_NICE_LOAD=0
+POWERSAVE_BIAS=0
index ec0578a..d4b50c9 100644 (file)
@@ -5,8 +5,10 @@ MINFREQ=500
 MAXFREQ=850
 # list of frequency configurations: each "frequency:volt,dsprate"
 FREQS="500:30,360 550:33,400 600:38,430 700:45,430 750:45,430 805:48,430 850:48,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"
-UP_THRESHOLD=75
-SAMPLING_RATE=150000
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
 IGNORE_NICE_LOAD=1
+POWERSAVE_BIAS=0
index 74681f7..8d03fa4 100644 (file)
@@ -5,8 +5,10 @@ MINFREQ=250
 MAXFREQ=600
 # list of frequency configurations: each "frequency:volt,dsprate"
 FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:48,400 600:54,430 700:54,430 750:54,430 805:54,430 850:54,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"
-UP_THRESHOLD=75
-SAMPLING_RATE=150000
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
 IGNORE_NICE_LOAD=0
+POWERSAVE_BIAS=0
index 216e016..b9488e2 100644 (file)
@@ -5,8 +5,10 @@ MINFREQ=250
 MAXFREQ=600
 # list of frequency configurations: each "frequency:volt,dsprate"
 FREQS="0:22,90 125:22,90 250:28,180 500:29,360 550:32,400 600:34,430 700:41,430 750:42,430 805:45,430 850:46,500 900:49,500 950:52,500 1000:55,500 1100:63,520 1150:69,520"
-UP_THRESHOLD=75
-SAMPLING_RATE=150000
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
-IGNORE_NICE_LOAD=0
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
+IGNORE_NICE_LOAD=1
+POWERSAVE_BIAS=0
index db05ac1..689fd10 100644 (file)
@@ -5,8 +5,10 @@ MINFREQ=250
 MAXFREQ=600
 # list of frequency configurations: each "frequency:volt,dsprate"
 FREQS="0:25,90 125:25,90 250:25,180 500:33,360 550:38,400 600:38,430 700:45,430 750:45,430 805:48,430 850:48,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"
-UP_THRESHOLD=75
-SAMPLING_RATE=150000
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
-IGNORE_NICE_LOAD=0
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
+IGNORE_NICE_LOAD=1
+POWERSAVE_BIAS=0
index 2c0ec1d..7a24874 100644 (file)
@@ -5,8 +5,10 @@ MINFREQ=250
 MAXFREQ=600
 # list of frequency configurations: each "frequency:volt,dsprate"
 FREQS="0:20,90 125:20,90 250:30,180 500:33,360 550:38,400 600:38,430 700:45,430 750:45,430 805:48,430 850:48,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"
-UP_THRESHOLD=75
-SAMPLING_RATE=150000
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
-IGNORE_NICE_LOAD=0
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
+IGNORE_NICE_LOAD=1
+POWERSAVE_BIAS=0
index 25aae1e..6db4801 100644 (file)
@@ -1,8 +1,15 @@
+kernel-power-settings (0.10) fremantle; urgency=low
+
+  * add governor and powersave_bias to profiles
+
+ -- Thomas Tanner <maemo@tannerlab.com>  Sun, 16 May 2010 18:54:47 +0200
+
 kernel-power-settings (0.9) fremantle; urgency=low
 
   * initial support for other governors, use avoid_frequencies only for ondemand
   * powersave_bias for ondemand
   * control: typo
+  * kernel-modules: warning becomes a dialog
 
  -- Thomas Tanner <maemo@tannerlab.com>  Sun, 16 May 2010 18:38:19 +0200
 
index ee9f19b..52c5c96 100644 (file)
@@ -8,8 +8,8 @@ script
         [ "$module" ] || continue
         modprobe $module $args || :
     done
-    dbusmsg="run-standalone.sh dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteInfoprint"
     if test -f /etc/kernel-power/.notloaded; then
-        $dbusmsg string:"Warning: A unexpected reboot occured. Your custom kernel settings were NOT loaded."
+        run-standalone.sh dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog \
+            string:"Warning: A unexpected reboot occured. Your custom kernel settings were NOT loaded." uint32:0 string:OK
     fi
 end script