On 04/22/2013 12:25 PM, TheLoneJoker wrote:
Could someone please tell me if the notion of "Android Wakelocks" still
holds good ? Or has it got merged into the mainline kernel and goes by
another name/API ?

It is upstream in the mainline kernel as of 3.5 (and backported to the AOSP 3.4 tree). The userland interface is the same, as Android, but internally in the kernel the same functionality is provided by the wakeup_source & autosleep code.

See include/linux/pm_wakeup.h, kernel/power/autosleep.c, kernel/power/wakelock.c.

thanks
-john

--
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to