Is the Los version based off the gzr source or the official Los source?
None, my own blu_spark source.
I add hw and other needed stuff were applicable (like gestures for instance, in which I follow LOS/OMNI patchset).
Anyone for my question please? Thanks.
Sent from my OnePlus5 using XDA Labs
Don't need to keep asking the same question. People will reply if they want to reply.
wakelocks are requested from userspace by services, daemons etc and mostly when they are hw related, kernel is asked by them to perform the wakelock.
In general, all kernel wakelocks (which appears in BetterBatteryStats Kernel Wakelocks section for instance) can be blocked, it's up to you to choose want you want/need. Like I said, becasue of potential issues, you're on your own if you choose to do this.
Any other type of wakelocks are not mangeable by the wakelock blocker, which is only for kernel type ones.
is there any way to make this kernel work on unencrypted (decrypted) custom roms?
By default kernel should run unencrypted on custom ROMs. If by any means it's not running, you can use an forced uncrypted zip and other workarounds, search the thread and other places for that kind of stuff.
I don't recommend and doesn't make sense to run anything unencrypted nowadays, there's plenty of ROMs that support latest FBEcrypto stuff used on stock OOS.