summaryrefslogtreecommitdiff
path: root/drivers/misc/m4sensorhub_fusion.c
AgeCommit message (Collapse)Author
2014-06-04IKXCLOCK-1762: Fixing build errors due to the previous pushViditha Hanumanthareddy
Change-Id: I9c090eb29435dea38b43bd367acdf2efa1fde17b
2014-06-04IKXCLOCK-1762: Fix m4 panic handlersViditha Hanumanthareddy
Change-Id: I53820435227388c323d2beec6e678a94b674fff9
2014-05-14IKXCLOCK-1233: Hold a timed wakelock for m4 eventsViditha Hanumanthareddy
A few m4 interrupts/events like gesture, rtc alarm that can occur when kernel is suspended need enough time to allow the event to reach the higher layer before kernel suspends again. The absence of this was causing gestures & rtc alarm to get missed by the higher layers. Change-Id: Ibf10a1a031bd279ef2a488214498036c648220dc
2014-05-01IKXCLOCK-870 Add M4 Fusion DriverEric Tashakkor
Added a separate IIO fusion driver to handle M4 fusion data. Removed duplicate mutex_destroy() calls. Deleted unused pressure sensor header. Change-Id: I2f24a30dbba5b84f590618e3b506d04c92d2a136 Signed-off-by: Eric Tashakkor <w36098@motorola.com>