OSDN Git Service

android-x86/hardware-x86power.git
5 years agoAllow to disable offlining of non-boot CPUs nougat-x86 oreo-x86 pie-x86 q-x86 r-x86 s-x86 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5 android-x86-8.1-r6 android-x86-9.0-r1 android-x86-9.0-r2
Valentin Manea [Fri, 12 Apr 2019 08:31:45 +0000 (16:31 +0800)]
Allow to disable offlining of non-boot CPUs

On my Cherrytrail tablet I've been trying to achieve the S0Ix deep sleep
states. After a bit of twiddling I found out that I can achieve the deep
sleep states but I need to disable the power off of the secondary cores
otherwise the resume from sleep causes the device to crash.

The patch uses a property to determine whether to power off the non-boot
CPUs on sleeping.

6 years agoSimplify property_get to property_get_bool android-x86-7.1-r1 android-x86-7.1-r2 android-x86-8.1-r1
Chih-Wei Huang [Tue, 23 May 2017 02:02:48 +0000 (10:02 +0800)]
Simplify property_get to property_get_bool

6 years agoClean up warnings
Chih-Wei Huang [Sat, 20 May 2017 10:12:25 +0000 (18:12 +0800)]
Clean up warnings

7 years agoUnload/reload wifi driver on suspend/resume marshmallow-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3
Chih-Wei Huang [Tue, 6 Sep 2016 18:44:44 +0000 (02:44 +0800)]
Unload/reload wifi driver on suspend/resume

7 years agoUpdate license and log tag
Jaap Jan Meijer [Sat, 4 Jun 2016 18:40:13 +0000 (20:40 +0200)]
Update license and log tag

7 years agoInitial commit
Jaap Jan Meijer [Fri, 3 Jun 2016 17:51:23 +0000 (19:51 +0200)]
Initial commit