summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-03Mindtribe latest accelerometer managementmindtribe_devmattis fjallstrom
Change-Id: Ia7d76c3c5f7807a37a0e26d5892c0826de8faa84
2015-08-03Set UART_PORT to 0, modified pin muxingmattis fjallstrom
Change-Id: Ie4d8b4aed4d2b50c9b95b3de89fdf68343580b07
2015-08-03Merge branch 'android-3.10-bringup' of ↵mattis fjallstrom
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup Change-Id: Ib528797d744241bfc7dced7ad755ded74d9701b4
2015-08-03Modified BT UART settings.mattis fjallstrom
Change-Id: I8f4c1c07ce86326803fbc3c960fbcf359be23f12
2015-07-31Temporary fixes to the display driver, so that the kernel will sleepEvan Wilson
WARNING: It takes several attempts before a successful suspend, so this commit is not power efficient Change-Id: I1825e1fcf12185181c060b635eef57ec63f4ef52
2015-07-31olio: config: Disable display ambient mode.Oleksandr Kozaruk
We don't use display ambient mode due to significant power consumption when display is always on. Change-Id: I285c9d5452fad49c4825c8174d6bf859db790c26 Signed-off-by: Evan Wilson <evan@oliodevices.com>
2015-07-31olio: ili9342: Remove suspend/resume.Oleksandr Kozaruk
We put display to sleep mode when display disable function is called, and sleep out in display enable function. Also, now we don't need to cal display init function, thus it should take less time to turn display on after resume. Change-Id: I02c21f5824c8735850353671e679bcab7b0383c4 Signed-off-by: Evan Wilson <evan@oliodevices.com>
2015-07-25Merge branch 'android-3.10-bringup' of ↵Evan Wilson
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup
2015-07-25New touch sleep settings.Evan Wilson
After integrating the latest Atmel driver we will now use deep sleep instead of turning off the Touch/Disp reglator This should fix the touch wake-up issue (where the touch doesn't work when waking from sleep) It should also increase the wake time. Change-Id: Id12c8f95722260897191f9e9fefb08a0af0d65a9
2015-07-25Merge tag 'maxtouch-v3.10-20150501' into android-3.10-bringupEvan Wilson
atmel_mxt_ts driver for Linux kernel v3.10
2015-07-25Removing wake from uart3mattis fjallstrom
Change-Id: I6f96f6c2d67f7c935c7d6af1a504e69f1ca314bf
2015-07-24Changing interrupt pin from BT through device tree.mattis fjallstrom
Change-Id: Ia794bcffc6d98a248a058d5dcd326192da5179cc
2015-07-23Adding fixes from Mindtribe (patches 0015 and 0016)mattis fjallstrom
Change-Id: I9217bee0801f311590010fc75463a98f6cd23b32
2015-07-23Merged bluetooth and ST mods from mattis_bt_work.mattis fjallstrom
Change-Id: Ic904469eae89e5678a502e78309b30ab9715cd41
2015-07-23Bluetooth in sleep mode fixesmattis fjallstrom
Change-Id: I9d1a303ad09db22514a27184798c38b24c0b1b71
2015-07-21Merge branch 'android-3.10-bringup' of ↵mattis fjallstrom
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup Change-Id: I5b591f445c72ab204001c52fe00d35c93b52e062
2015-07-21Refactor fixes for tps65910, fixes from Sashamattis fjallstrom
Change-Id: I8aee8f4304aa1ef8e9607f4674487d8e32ff5eaa
2015-07-21Updated ALS driver with the latest from Capella.mattis fjallstrom
Change-Id: I43b36fedc831aae7e2f77fc975dbf2feb9cd9b49
2015-07-21Power mods: Turning off VDD1 and VDD2, fixed timing issues with tps wake-up, ↵mattis fjallstrom
other robustness fixes. Fixes from Sasha. Change-Id: I68cb2fb32a9749558a2eeecd916d64b2c2fbf096
2015-07-17Refactor fixes for tps65910mattis fjallstrom
Change-Id: I8aee8f4304aa1ef8e9607f4674487d8e32ff5eaa
2015-07-17Updated ALS driver with the latest from Capella.mattis fjallstrom
Change-Id: I43b36fedc831aae7e2f77fc975dbf2feb9cd9b49
2015-07-17Power mods: Turning off VDD1 and VDD2, fixed timing issues with tps wake-up, ↵mattis fjallstrom
other robustness fixes. Change-Id: I68cb2fb32a9749558a2eeecd916d64b2c2fbf096
2015-07-17Microphone driver updates.mattis fjallstrom
Change-Id: I0aa136675b41918cd176a55da887128180a07163
2015-07-10Adding back in lost cpufreq drivermattis fjallstrom
Change-Id: If1d4c436f1a270f1f89fa015f3ff0546b1b23f7e
2015-07-07Making sure that the sound driver is compiled in (and not a module).mattis fjallstrom
Change-Id: I2384a9b18b3519291ee0774572294035dc4ebff0
2015-07-07Adding microphone enable pin muxing - pull high when on, pull low in ↵mattis fjallstrom
off-mode, thereby keeping the microphone chip on / off. Change-Id: Icc912e83c3f54f0bf46839df1f18a84f6a128969
2015-07-06First stab at making the microphone / sound card sleep during suspend.mattis fjallstrom
Change-Id: I3a388bd912410b55ac5e860654e3e16965caccaa
2015-07-06Merge branch 'android-3.10-bringup' of ↵mattis fjallstrom
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup Change-Id: I600f39719a0637ef9b964f92cec395cd76f30f07
2015-07-06Fixing clkreq polarity, adding more PV specific pins to device tree file, ↵mattis fjallstrom
leaving bluetooth regulator always on. Change-Id: I343b8e89601d25f7593313b6d9c6adb47180c14a
2015-07-02Merge branch 'evan-st-bringup' of ↵mattis fjallstrom
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup Change-Id: I27c09dbb9c749accbd10d8ae20e7ce050ce9beed
2015-07-02Changing the USB CS pin for PVmattis fjallstrom
Change-Id: I7c1cfb8fdc7c42f68fb065af89c5263b9582f086
2015-07-02HACK: Tricking significant motion to work off of the tap gesture interruptevan-st-bringupEvan Wilson
Change-Id: I7cf00bc99ae094726e164dbf4f568c412f7a7451
2015-07-02defconfig for PV board with ST chipmattis fjallstrom
Change-Id: Iad9a8a466360b33e00d8633801a3fa99ae34c8be
2015-07-02Moved from Invensense accelerometer to ST.mattis fjallstrom
Change-Id: If42c1a612784368bea2f77d2ef8722a31f9a4f34
2015-07-01Sleep and wake almost functional in Android (weird crash during startup if ↵mattis fjallstrom
accelerometer is included). Change-Id: I8f7285d1517dd5aa1d2a0b063357664399a03535
2015-07-01Fixing the device name for lsm in the board fileEvan Wilson
Change-Id: I7f6debd1fdf652a0edef0a35a14e052ad4e99c49
2015-07-01Various minor fixes after merge with globallogic_suspend.mattis fjallstrom
Change-Id: I0226f4a95567353040002bee807c31461d69d041
2015-07-01Cherry-picked from globallogic_suspend. Adds wake-up register settings to ↵Oleksandr Kozaruk
trace log and enables PMICs 32k clock even during suspend. Change-Id: I4f02cab5f67d09f8a4d0b8054d77f158a817f034
2015-06-30Adding the sensor typesEvan Wilson
Change-Id: I9d23f1fb895c700e0a0c2050ebfbe31c07d519cf
2015-06-30Added to board fileEvan Wilson
Change-Id: I14e3e46416faa634828e6f0c609da9972f7f19db
2015-06-30Initial ST patchEvan Wilson
Change-Id: I66a587f5fcdf026ed472cb867fe9903051c2f78b
2015-06-30Reverting all changes from Invensense MotionApps patchesEvan Wilson
Change-Id: Iec2359e6f39a6c4dd34b3feb4a85f563165ba255
2015-06-23Sashas device tree and low power mods PLUS reintroducing to the board file ↵mattis fjallstrom
those things that aren't yet in the DT. Change-Id: I99853ac272380ae07a533d8f0c9dffff9478c684
2015-06-16Merge branch 'evan-bt-wake' of ↵evan-bt-wakeEvan Wilson
ssh://internal.oliodevices.com:29418/kernel/omap into evan-bt-wake
2015-06-16Disabling rkfill switch. We use a gpio rfkill driver.Evan Wilson
Change-Id: I0f0ac8da14766000bb38910d3fdf12c696c7aa53
2015-06-16Adding wake-up muxing for uart3 pinsmattis fjallstrom
Change-Id: I1a0bcf7749de452b76150c53beaeff3c95f774e1
2015-06-16BT LPM workingEvan Wilson
Change-Id: I15947ef87d69d7eb9343afa34ed254a34ba3991d
2015-06-16Updating pinmux for BT LPMEvan Wilson
Change-Id: I008ef3310e786cd089d00720f3b7aca5114a69a4
2015-06-16Moving serial ports back to board file, so that Bluetooth initializes properly.Evan Wilson
The Bluetooth was getting HCI timeouts because of something happening with Device tree initialization Also for wake_peer functionality (to be added in next commit) we need to use a board file. Change-Id: I14e8447af08ba5fbadd8a8334ad35ae776b2995b
2015-06-11Making sure that the regulator for BT is always on (until we can fix the ↵mattis fjallstrom
driver). Change-Id: Ib3412bef071ffa4005a29a7739027d0286ee2230