=== Highlights === * Did a full audit of the RTC drivers to catch boot time hangs due to un-initialized drvdata. * Submitted along with revised fixes from community for 2.6.39. * Thomas merged them into -tip * Sent out updated v2 of task->comm locking patch queue, with %ptc printk formatting method * Got good feedback, and sent out v3 patchset as well * Attended LDS Android upstreaming meeting remotely * 3-5minute audio lag was a problem * Submitted time() fix for 2.6.32-longterm * Worked with IBMer on suspend-blocker-like driver being used to keep systems from suspending while firmware updates are running * Spent time reading over and trying to make use of pm_stay_awake/pm_relax api * So far, no luck. Mailed Rafael with questions. * Updated Linaro+Android kernel git tree.
=== Plans === * Continue to push task->comm fixes in * Continue working on pm_stay_awake/pm_relax infrastructure * Try to adapt Arve's earlier RTC suggestions into suspend/resume path * Catch up on LDS discussions I missed.
=== Issues === * NA