summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-smaug-7132.BBrian Norris2021-09-102-10/+1
* pd: support Rp/Rp debug accessoriesVincent Palatin2017-01-202-27/+99
* pd: Limit input current to 500mA on PD voltage transitionShawn Nematbakhsh2017-01-194-3/+46
* ryu: increase CHARGER task stack sizeVincent Palatin2015-12-041-1/+1
* driver: si114x: Unlock the device if stuckGwendal Grignou2015-12-012-1/+27
* motion: Set interrupt interval properly for sensor in force modeGwendal Grignou2015-12-011-6/+22
* device: si114x: Address overflow conditionGwendal Grignou2015-12-012-1/+2
* motion: At shutdown, access sensors only if initialized.Gwendal Grignou2015-12-011-2/+9
* lightbar: on tap sequence, only get battery percentage onceAlec Berg2015-12-011-11/+11
* motion: Fix the number of sample to collect in motion taskGwendal Grignou2015-11-251-1/+10
* motion: fix ec_rate to be more accurateGwendal Grignou2015-11-251-3/+3
* ryu: add protection against BQ25892 resetting the current limitVincent Palatin2015-11-241-5/+12
* motion: improve readability by adding units to variable names.Gwendal Grignou2015-11-201-21/+22
* motion: wake up main task for all changes in EC parameter.Gwendal Grignou2015-11-202-11/+16
* motion: Alter ec_rate to prevent samples without dataGwendal Grignou2015-11-201-9/+40
* motion: fix spellingGwendal Grignou2015-11-184-16/+16
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-184-25/+25
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-11-1811-86/+78
* driver: si114x: Do not read light when proximty is lowGwendal Grignou2015-11-182-0/+16
* motion: fix oversampling formulaGwendal Grignou2015-11-142-42/+33
* ryu: disconnect usb switches until connection is debouncedAlec Berg2015-11-131-4/+3
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-134-8/+21
* common: lightbar: update leds when neededGwendal Grignou2015-11-131-23/+32
* motion: cleanup include fileGwendal Grignou2015-11-133-8/+5
* ryu: increase USB_CHG task stack sizeVincent Palatin2015-11-101-1/+1
* tegra: use long press for power-onVincent Palatin2015-11-091-2/+29
* ryu: ensure bc1.2 suppliers get cleared on charger disconnectAlec Berg2015-11-031-23/+23
* driver: bmm150: Add ability to smooth data from compass.Gwendal Grignou2015-11-036-4/+99
* stm32f3: i2c: For Ryu, set all i2c port frequency to 48MHzShawn Nematbakhsh2015-11-032-26/+12
* stm32: i2c: Use correct timingr values based on clock sourceShawn Nematbakhsh2015-11-031-5/+5
* stm32f0: i2c: Set timing register values by port clock sourceShawn Nematbakhsh2015-11-032-31/+58
* stm32: i2c: Add timings for 8MHz i2cclkShawn Nematbakhsh2015-10-301-4/+18
* motion: Remove duplicate shutdown codeGwendal Grignou2015-10-294-18/+10
* driver: si114x: Fail init of proximity sensor if light sensor fails.Gwendal Grignou2015-10-292-1/+4
* driver: bmi160: Add magic sequence to unlockGwendal Grignou2015-10-291-1/+12
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-296-23/+96
* board: ryu: Compass and Gyro stays up in S5Gwendal Grignou2015-10-291-2/+2
* common: Add lightbar dimming based on outside light.Gwendal Grignou2015-10-296-7/+96
* lightbar: define primary colorsGwendal Grignou2015-10-291-9/+18
* motion: fix manage_activity interfaceGwendal Grignou2015-10-293-3/+3
* pd: fix PD polling in S5Vincent Palatin2015-10-281-2/+2
* ryu: fix lid close detectionVincent Palatin2015-10-231-1/+1
* ryu: do not pull EN_PP3300Vincent Palatin2015-10-231-1/+1
* motion: reenable double tap in S5.Gwendal Grignou2015-10-161-0/+23
* motion: Add timestamp in ODRGwendal Grignou2015-10-161-9/+17
* driver: bmm150: Use Bosch recommend repetitionGwendal Grignou2015-10-162-2/+4
* common: motion: Fix forced mode computationGwendal Grignou2015-10-163-15/+23
* Revert "driver: bmi160: Reenable FIFO when EC wants it."Gwendal Grignou2015-10-151-5/+2
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-1418-19/+706
* smaug: fix mag orientation: Z is pointing downwardGwendal Grignou2015-10-141-3/+3