Fix reporting temperature in rx51_battery driver (driver should export temperature...
[kernel-power] / kernel-power-settings / config / ideal
index 8be56af..4d4d5c6 100644 (file)
@@ -1,17 +1,14 @@
 # DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
 # minimum frequency to use
-MIN_FREQ=500
+MINFREQ=500
 # maximum frequency to use
-MAX_FREQ=850
+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
+FREQS="500:30,360 550:33,400 600:38,430 720:45,430 805:48,430 850:48,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"
 SMARTREFLEX_VDD1=0
 SMARTREFLEX_VDD2=0
-IGNORE_NICE_LOAD=0
-# start USB networking and sshd early during boot
-EARLYSSH=0
-# fsck of /home partition before mounting?
-# 1=if necessary, force=always check
-FSCK_HOME=0
\ No newline at end of file
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
+IGNORE_NICE_LOAD=1
+POWERSAVE_BIAS=0