Fix reporting temperature in rx51_battery driver (driver should export temperature...
[kernel-power] / kernel-power-settings / config / ideal
index 0cad94e..4d4d5c6 100644 (file)
@@ -1,8 +1,14 @@
-UP_THRESHOLD=75
-SAMPLING_RATE=150000
-VDD1_OPPS_VSEL="30 30 30 30 33 38 45 45 48 48 54 54 60 72 72"
-DSP_OPPS_RATE="90 90 180 360 400 430 430 430 430 500 500 500 500 520 520"
-MIN_FREQ=500000
-MAX_FREQ=850000
+# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
+# minimum frequency to use
+MINFREQ=500
+# maximum frequency to use
+MAXFREQ=850
+# list of frequency configurations: each "frequency:volt,dsprate"
+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
+GOVERNOR=ondemand
+UP_THRESHOLD=75
+SAMPLING_RATE=150000
+IGNORE_NICE_LOAD=1
+POWERSAVE_BIAS=0