| Age | Commit message (Collapse) | Author |
|
minor tweaks and some clean-up." into android-3.10-bringup
|
|
tweaks and some clean-up.
Change-Id: I9b184b3fcdb32dac01c7bd75df55a74b39cc6e53
|
|
This is to make sure we don't turn on from negative wrist roll
Change-Id: Id81bbadbf49becc16cf287754724a3b69759acc5
|
|
* Decreasing temp wake locks
* Removing lost tap assumption (because we're now setting double_tap in the md1 we don't lose lost taps)
* Removing excessive log messages
* sixd_ths now uses the full range (0-4)
Change-Id: I001c208cc01dce0780909f2dcb4cdfca2e7199db
|
|
Also some cleaning up
Change-Id: I015d9d86879712dee6bbd02fd238366bcab8a174
|
|
management notifications, fixing pinmux and reading status register twice (per tps69510 TRM).
Change-Id: Idaac043ebe18229333bb7c090865e9ca3804f189
|
|
issues.
Change-Id: I353df1c9658f63b2610d56db2346d0c08f0daab7
|
|
Change-Id: Ibb7f2397ae74e82647d3ae2fdc84ff51eed1bfb1
|
|
This flag ensures the regulator is in full ACTIVE mode during sleep
Normally the tps65910 regulators go into an IDLE mode during sleep
Change-Id: I30c0025ee1904ac20fec3ced66041f006658b92c
|
|
Change-Id: I6a3d4b8c74e21367cb1b8b9fac0acfa6c844a658
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
Change-Id: If9bb8fd7784b1143848e07a507c2b00e67f9b0f7
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
Change-Id: Ic8cae3cbca1805bab1bca40bf993e5289c70791d
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
Change-Id: I08467efda618157cae40afe406ac51beca892ab1
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
event is pushed with a timestamp that is the current timestamp then any data previous to that(All of the fifo) will be ignored when pushed to the buffer.
Change-Id: I677b524faee88ca5b01475e4f336ecad235bfac5
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
Change-Id: Ife7c322dd3e92305448ae626a3b2eddfd7b53d7e
|
|
the rest of the watch is.
Change-Id: I8da5b894ec45fbc95de5115833b2785812b7b580
|
|
(theoretical possibility earlier)." into android-3.10-bringup
|
|
possibility earlier).
Change-Id: I068df2530a032b3c2734e777c31dd72aa0a285f3
|
|
and how we keep track of the last irq
Change-Id: Idda33817761cb8e3c96ab2158106814eb0fcfac7
|
|
reset the regulator if it detects a corrupt WAI register, or if there has not been any accelerometer events in 20 minutes." into android-3.10-bringup
|
|
It will not hard reset the regulator if it detects a corrupt WAI register,
or if there has not been any accelerometer events in 20 minutes.
Change-Id: I3d55cb2edfba4861f7509b7cba4f1acc3efebb0e
|
|
Change-Id: Icd61eac39e1cfe42446c44622c92aed6df0b5b1d
|
|
Change-Id: Ia6a7cd4c276a07bca6740181c517becdfc03aab6
|
|
Conflicts:
drivers/iio/imu/st_lsm6ds3/st_lsm6ds3_core.c
drivers/iio/imu/st_lsm6ds3/st_lsm6ds3_trigger.c
drivers/power/bq27x00_battery.c
Change-Id: Iafb1129617680cd2705bc05eb49faaafff325692
|
|
function to use '01,01,01' as the 6d signifier
Change-Id: Ia162ef14178cda4d9a19a72159f1d0e3bcbbcd0f
|
|
the 'jumping watch hands' issue)
Change-Id: I56cf6f54c71065ded5c49e2493e47bcfb268b5ad
|
|
Change-Id: Ie2703e22e6ee5b8d28cb8cfabe6fc8aa5df8bc2f
|
|
from interrupt. Changed cancel_delayed_work_sync to cancel_delayed_work, since we're calling from an interrupt and stopping to sync would be bad. Using managed and threaded IRQ. Finally, returning POWER_SUPPLY_STATUS_UNKNOWN when we can't communicate with the charger chip.
Change-Id: I6f47769299275b60d277af3f4db0321f6f0de9d8
|
|
function to use '01,01,01' as the 6d signifier
Change-Id: Ia162ef14178cda4d9a19a72159f1d0e3bcbbcd0f
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
the software stack.
Change-Id: I00a3ebe3bbcf4cfeb8ff89e75c990d90d8e1acc9
|
|
from interrupt. Changed cancel_delayed_work_sync to cancel_delayed_work, since we're calling from an interrupt and stopping to sync would be bad. Using managed and threaded IRQ. Finally, returning POWER_SUPPLY_STATUS_UNKNOWN when we can't communicate with the charger chip.
Change-Id: I6f47769299275b60d277af3f4db0321f6f0de9d8
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
Change-Id: Ie2703e22e6ee5b8d28cb8cfabe6fc8aa5df8bc2f
Signed-off-by: Evan Wilson <evan@oliodevices.com>
|
|
Change-Id: Ie31a68811c31095f7b3e5d7a8422bfac9b4ad5df
|
|
Change-Id: I1276640e84310ed37c32f7ad659819c9b893c8e0
Conflicts:
drivers/iio/imu/st_lsm6ds3/st_lsm6ds3_core.c
|
|
Change-Id: I501a21ebdb3dc3c9654012a66b7229a2e2b0c674
|
|
the charger if the fuel gauge CHG flag is set
Change-Id: Ibc7248bfd9f7bceaf03ea2d1f7e17cdcc20d2a98
|
|
Change-Id: I2566186b6493ac11e64047cc42ed795b30927729
|
|
Change-Id: Idd79c715744046d50736e08b07e0c937d4ff7318
|
|
android-3.10-bringup
|
|
This reverts commit 335f9262ab0802ac66e79d80fddbc1f635b05d61.
Change-Id: I21a02fa3db4928296a013c7349344a24eb4833a8
|
|
Change-Id: If263a43c95f44fbc7e263c202ac521e84032c0a6
|
|
ssh://internal.oliodevices.com:29418/kernel/omap into android-3.10-bringup
Change-Id: I7ba752884099c9dafe2f336cf787945eeea3a8f1
|
|
status of the ts81001 when deciding if it's charging or not.
Change-Id: Iff0e890eecd86c82889f91075f83073ab2fd3036
|
|
Change-Id: I1a1742ca75ce9eac22b70360e11566ff5df11745
|
|
when the charger interrupts are off, the rtc polling is on." into android-3.10-bringup
|
|
charger interrupts are off, the rtc polling is on.
Change-Id: Idba955f02a75322155db648b9bdf54135993a006
|
|
interrupts from the fuel gauge while charging.
Change-Id: I6a004c9d6ae9f47eae69387f27534f63c77ebfcf
|
|
Supposed to work with recent (151203) charger firmware, but there may still be work to do.
Change-Id: Ib86c1c293c8137ed34ce9bb0f3ebd1e06a8b3df9
|
|
Change-Id: Idf75be99fc1db64d63a4a98a9f26f4e27ab968a0
|
|
battery is full and 390 otherwise. Also bugfixes and clean-up.
Change-Id: Id4c3c6008ea12bfdcdd1145d32ff9d8ef7784d66
|