KernelAdiutor
KernelAdiutor copied to clipboard
An application which manages kernel parameters
Mi5 Prime, using MIUI EU 7.5.7.0 with Qualcomm MPDecision mod. Opening overall statistics always say "Failed to load frequencies", but only for the big cluster. LITTLE is fine. The Qualcomm...
**Hi @Grarak** I request you to add **Quick Charge**, an Alternative Fast Charge Driver for Devices which Lack Support for Qualcomm's Quick Charge. **I have developed this Driver myself.** This...
Signed-off-by: krypticallusion
Please author to use the Slovak language strings from https://crowdin.com/project/kernel-adiutor in the compilation of the next version. I've done a lot of changes in the translations there, but I still...
please add toggle for the mentioned wakelock. The sys node for it is, "sys/module/wakeup/parameters/enable_bluedroid_timer_ws" @Grarak please look into this :)
 I use Flar2 implementation of sound control and it isn't being detected by Kernel Adiutor, Ex Kernel manager works fine of course
```javascript {"database":[{"value":"#!\/system\/bin\/sh\ncat \/sys\/class\/sensors\/gyro_sensor\/temperature","id":"generic","apply":"","title":"gyroscope temperature","description":"gyroscope temperature","uniqueId":0},{"id":"generic","value":"#!\/system\/bin\/sh\ncat \/sys\/class\/sensors\/gyro_sensor\/selftest_dps","apply":"","title":"gyroscope selftest dps","uniqueId":1},{"value":"#!\/system\/bin\/sh\ncat \/sys\/class\/sensors\/proximity_sensor\/prox_cal","id":"generic","apply":"#!\/system\/bin\/sh","title":"proximity calibrations","description":"proximity sensor calibrations","uniqueId":2},{"id":"switch","enable":"#!\/system\/bin\/sh\necho 0","apply":"#!\/system\/bin\/sh\necho $1 > \/sys\/class\/sensors\/proximity_sensor\/prox_avg","title":"toggle proximity sensor (and its IR diode)","arguments":"0","uniqueId":3},{"id":"generic","value":"#!\/system\/bin\/sh\ncat \/sys\/class\/sensors\/accelerometer_sensor\/raw_data","apply":"","title":"acceleration","description":"raw data from the accelerometer","uniqueId":4},{"value":"#!\/system\/bin\/sh\ncat \/sys\/class\/sensors\/accelerometer_sensor\/calibration","id":"generic","apply":"#!\/system\/bin\/sh\n\n#value=$1\n\n#echo value >...
Selection list is the list separated by new lines or other separators. Should be possible to get it via a shell script.