summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-16Merge "YAFFA (Yet Another Fix For Alarm), this time removing the sys_nirq pin...stagingEvan Wilson
2016-05-11YAFFA (Yet Another Fix For Alarm), this time removing the sys_nirq pin from p...mattis fjallstrom
2016-05-04Further minor fixes to tps65910 and interrupts. No smoking guns, just minor t...mattis fjallstrom
2016-04-28Removing code that enabled/disabled interrupts as a result of power managemen...mattis fjallstrom
2015-04-16Merge "Further minor fixes to tps65910 and interrupts. No smoking guns, just ...Evan Wilson
2016-05-03Ensuring that all work his been done before going to sleepEvan Wilson
2016-05-03Cleaning up accel code:Evan Wilson
2016-05-03Adding sysfs entries to set 6d and tap thresholds.Evan Wilson
2016-04-23Changing wake lock timeout back to 2s, in the hope of solving alarm wake-up i...mattis fjallstrom
2016-03-24Increasing wake lock for 6d eventsEvan Wilson
2016-03-24Adding a new EXT_SLEEP flagEvan Wilson
2016-03-18merge conflict fixsravanM
2016-03-18accounting for LSBsravanM
2016-03-18fixing multiplicationsravanM
2016-03-18fixing irq latency and buffer sizingsravanM
2016-03-18Fixing the timestamp for fake events passed through the buffer. If the 6D eve...sravanM
2016-03-18Removing a log line that can case a fatal kernel crashEvan Wilson
2016-03-04Adding suspend and resume functions for ALS, to ensure that it's off when the...mattis fjallstrom
2015-04-16Merge "Making sure that the status never returns 0 in case of error (theoreti...Evan Wilson
2016-02-12Making sure that the status never returns 0 in case of error (theoretical pos...mattis fjallstrom
2016-01-21Fixing how we power cycle the accelerometer power rail,Evan Wilson
2015-04-16Merge "Adding a recovery mechanism to the accelerometer. It will not hard res...Evan Wilson
2016-01-11Adding a recovery mechanism to the accelerometer.Evan Wilson
2015-12-23SW reset the Accelerometer if it's in a bad state. Check this on every resumeEvan Wilson
2015-12-20Enabled 6D and Tap on init, and removed from other placesEvan Wilson
2015-12-11Merge remote-tracking branch 'olio/android-3.10-bringup' into 1.1.45Evan Wilson
2015-12-11ST lsm6ds3 fixes. Moved IRQ registration to end of probe, changed 6d push fun...mattis fjallstrom
2015-12-11Adding suspend/resume functions that clear out the framebuffer (to prevent th...mattis fjallstrom
2015-12-11Reducing time for alarm wake lock, from 2sec to .5.mattis fjallstrom
2015-12-11Several bug-fixes. Set device up as wake-up device, since we may wake up from...mattis fjallstrom
2015-12-09ST lsm6ds3 fixes. Moved IRQ registration to end of probe, changed 6d push fun...mattis fjallstrom
2015-12-08Adding special handling for 6d-events, so that we can recognize it higher up ...mattis fjallstrom
2015-12-08Several bug-fixes. Set device up as wake-up device, since we may wake up from...mattis fjallstrom
2015-12-08Reducing time for alarm wake lock, from 2sec to .5.mattis fjallstrom
2015-12-03Reducing wakelock timeoutEvan Wilson
2015-12-03Changing 6D thresholdEvan Wilson
2015-11-19Tuning tap threshold, 6d threshold, and wake lock for better gesture detectionEvan Wilson
2015-11-05Tuning some values for the fuel gauge. Also, we'll request more power from th...good-known-branchEvan Wilson
2015-11-05Decreasing the update time between charging statusEvan Wilson
2015-10-02Improved wakeup performance.mattis fjallstrom
2015-04-16Merge "Revert "Updated wake check mechanism - faster decisions."" into androi...Evan Wilson
2015-10-02Revert "Updated wake check mechanism - faster decisions."Evan Wilson
2015-09-30Updated wake check mechanism - faster decisions.mattis fjallstrom
2015-09-25Merge branch 'android-3.10-bringup' of ssh://internal.oliodevices.com:29418/k...mattis fjallstrom
2015-09-25Adding support for ts81001, and modifying fuel gauge bq27 to check the status...mattis fjallstrom
2015-09-16Removing some of the most frequent debug messages.mattis fjallstrom
2015-04-16Merge "Adding alarm timer based polling while on the charger. Basically, when...Evan Wilson
2016-01-13Adding alarm timer based polling while on the charger. Basically, when the ch...mattis fjallstrom
2016-01-11Enable/disable fuel gauge wake up depending on charge state. This turns off i...mattis fjallstrom
2015-12-31Adding sysfs entries for ts81001 that allows requesting current level. Suppos...mattis fjallstrom