View Single Post
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#133
Originally Posted by zdanee View Post
Maybe QCPUFreq could read out the uname -r string and decide to work on v46 or v47 mode
Also clever, but it may be too much work, because early versions of power kernel 47 doesn't even have "power" in output of uname and have "pali" instead. And who knows what will change and how it would look like in future Personally, I like my ">100 condition" option, because it's easiest to implement, I guess :P