summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-25Removing auto-scaling on ALS integration timeEvan Wilson
Change-Id: I9c1bafa5dc6f48ae6c29164f74493517996a3d4b Author: sravan <sravan@mindtribe.com> Date: Wed Sep 9 15:21:37 2015 -0700
2015-09-24Latest display init codeEvan Wilson
Change-Id: I19f0031018dc845fa919c32ebdcd561cabd37b32
2015-09-10Display init settings (9/8/15)Evan Wilson
Change-Id: Id283cc7bd8f26ca53a90bee139f684a122ab3f09
2015-04-16Merge "Merge branch 'nand_reconfig' into android-3.10-bringup" into ↵Evan Wilson
android-3.10-bringup
2015-04-16Merge "Fixing bug in the rtc driver that stopped the rtc device from getting ↵Evan Wilson
registered properly and thereby blocked time and alarm from working properly." into android-3.10-bringup
2015-08-31Fixing bug in the rtc driver that stopped the rtc device from getting ↵mattis fjallstrom
registered properly and thereby blocked time and alarm from working properly. Change-Id: I7dc873b8c6f4965435f7f28bd405e0a600968a42
2015-08-22Reducing tap threshold, and setting 6d wake-up maskEvan Wilson
Change-Id: I406eaa7c438f503758582dc4a03524d15cc80656
2015-08-22Sending taps through sensorevents as all 0 accelerationsravan
Change-Id: I78bbf440ca99714e21265968c49174e734c878de Signed-off-by: Evan Wilson <evan@oliodevices.com>
2015-08-22Ignore masked orientationssravan
Change-Id: Ibcc91e78aa2ecf9c14986d69002871709be56353 Signed-off-by: Evan Wilson <evan@oliodevices.com>
2015-04-16Merge changes I061a6a86,Id3696474 into android-3.10-bringupEvan Wilson
* changes: Adding timed wakelock to the charger irq, so it has time to notify Android The charger now works off of an IRQ, instead of scheduling every minute.
2015-08-04Adding timed wakelock to the charger irq, so it has time to notify AndroidEvan Wilson
Change-Id: I061a6a86cee029941ffdb3a91012a7b642d17ea9
2015-08-04olio: rtc-65910: Hold wakelock after rtc wakeup.Evan Wilson
RTC interrupt wakes up the system, but android draws it back to sleep. To give a chance for usersace to get chance to run applications we take timeout wakelock for 2 seconds. 2 seconds is arbitrary value and we might want to reduce it. Signed-off-by: Evan Wilson <evan@oliodevices.com> Change-Id: Idb00a0913a965615ba46a512c490d1f12a87c327
2015-08-03The charger now works off of an IRQ, instead of scheduling every minute.Evan Wilson
Change-Id: Id3696474a3b23da5ae7479e175642cb5a7d81599
2015-04-16Merge "Microphone driver updates, from Vadym" into android-3.10-bringupEvan Wilson
2015-07-21Microphone driver updates, from Vadymmattis fjallstrom
Change-Id: I0aa136675b41918cd176a55da887128180a07163
2015-07-20Adding in MindTribe changes from 7/17/2015Evan Wilson
Change-Id: I8e8f5feb3380578f8ab6e7411c3658eb412e73c6
2015-07-20Revert "HACK: Tricking significant motion to work off of the tap gesture ↵Evan Wilson
interrupt" This reverts commit ecf02dbfdbd1caab5c79b2d3bff188a5360a9da4. Change-Id: I75dcbb82c9c50ea39ff2d4baddbe145a6c458e16
2015-04-16Merge "Changes to mic driver to support device tree" into android-3.10-bringupEvan Wilson
2015-06-30Changes to mic driver to support device tree0xVadym
Change-Id: I0f49f34b81c8925b3d9f34df2f60c10397ed54b5
2015-06-30Add mic to device tree0xVadym
Change-Id: I04bf0c85bd69ba8d18d25c782645dde30917ea63
2015-04-16Merge "Making sure that the regulator for BT is always on (until we can fix ↵mattis fjallstrom
the driver)." into android-3.10-bringup
2015-04-16Merge "Removed the optimization of likely/unlikely branches, as it seems to ↵Evan Wilson
crash the kernel from time to time." into android-3.10-bringup
2015-04-22Fixed issue that caused a crash when connecting with BT (by changing the ↵mattis fjallstrom
SLAB allocator). Change-Id: I512fdc466d38f0d21743e78806c894decf025a88
2015-04-16Merge "Enable/disable fuel gauge wake up depending on charge state. This ↵Evan Wilson
turns off interrupts from the fuel gauge while charging." into android-3.10-bringup
2015-04-16Merge "Replaced splash logo with Olio screen." into android-3.10-bringupEvan Wilson
2015-04-16Merge "Merge branch 'android-3.10-bringup' of ↵Evan Wilson
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup" into android-3.10-bringup
2015-04-16Merge "Latest display init code" into android-3.10-bringupEvan Wilson
2015-04-16Merge "Turning USB chip off during sleep, saving 0.5mA." into ↵Evan Wilson
android-3.10-bringup
2015-04-16Merge "Add mic to device tree" into android-3.10-bringupEvan Wilson
2015-04-16Merge "Making HCI uart a module" into android-3.10-bringupmattis fjallstrom
2015-04-16Merge "Adding sysfs entries for ts81001 that allows requesting current ↵Evan Wilson
level. Supposed to work with recent (151203) charger firmware, but there may still be work to do." into android-3.10-bringup
2015-04-16Merge "Adding boot logo" into android-3.10-bringupEvan Wilson
2015-04-16Merge "Adding support for ts81001, and modifying fuel gauge bq27 to check ↵Evan Wilson
the status of the ts81001 when deciding if it's charging or not." into android-3.10-bringup
2015-04-16Merge "Display init settings (9/8/15)" into android-3.10-bringupEvan Wilson
2015-04-16Merge "New partition table. Now with all the partitions that Android expects ↵Evan Wilson
(even though we're not quite making use of them yet)." into android-3.10-bringup
2015-04-16Merge "Tiny changes makes a big difference - bluetooth sleep working" into ↵Evan Wilson
android-3.10-bringup
2015-04-16Merge "Disabled charging changes for now." into android-3.10-bringupEvan Wilson
2015-04-16Merge "Merge branch 'android-3.10-bringup' of ↵Evan Wilson
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup" into android-3.10-bringup
2015-04-16Merge "Switched userspace CPUfreq governor. Should be used together with the ↵Evan Wilson
power library from hardware/libhardware/modules/power." into android-3.10-bringup
2015-04-16Merge "First stab at BT pins correct with Devicetree" into android-3.10-bringupEvan Wilson
2015-04-16Merge "SW reset the Accelerometer if it's in a bad state. Check this on ↵Evan Wilson
every resume" into android-3.10-bringup
2015-04-16Merge "Updated wake check mechanism - faster decisions." into ↵Evan Wilson
android-3.10-bringup
2015-04-16Merge "Merge branch 'android-3.10-bringup' of ↵Evan Wilson
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup" into android-3.10-bringup
2015-04-16Merge "Removing the occasional white screen on wake-up. 85% confident." into ↵Evan Wilson
android-3.10-bringup
2015-04-16Merge "Adding current parameter to request_current, currently requesting ↵Evan Wilson
100mA when battery is full and 390 otherwise. Also bugfixes and clean-up." into android-3.10-bringup
2015-04-16Merge "Removing some of the most frequent debug messages." into ↵Evan Wilson
android-3.10-bringup
2015-04-16Merge "Charge request code" into android-3.10-bringupEvan Wilson
2016-01-14Audio To BT: added capture and playback alsa devicesxnikdor
Mattis: Rebased to android-3.10-bringup. Change-Id: Id1660d1f1a45ee039609955efbc53b75364b5ca1
2015-04-13Renaming nand section to device tree (because that's what we keep there).mattis fjallstrom
Change-Id: Ica12bfe05ae16beeb88f1358d96c12e2137994b0
2015-04-13Adding basic power management for the backlight and the display panel driver.mattis fjallstrom
Change-Id: Ibe4546e9f7b694f03b5aa6f8b6188f96806c8ad1