summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-gru-8785.BBrian Norris2021-09-112-10/+1
* gru: increase HOSTCMD task stack sizeGwendal Grignou2020-10-211-1/+1
* bmi160: Fix ODR to REG when rate is less than 100Hz: Fix MergeGwendal Grignou2020-10-211-0/+5
* driver: bmi160: Fix ODR to REG when rate is less than 100Hz properlyGwendal Grignou2020-06-291-1/+1
* bmi160: Fix ODR to REG when rate is less than 100HzGwendal Grignou2020-06-231-8/+3
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-06-233-8/+26
* Bob: fix the gyro sersor directionJames_Chao2019-08-201-1/+1
* keyboard_mkbp: Fix FIFO lockingShawn Nematbakhsh2018-03-011-7/+33
* bob,gru,scarlet: Assert SYS_RST_L by default.Aseda Aboagye2018-02-023-2/+6
* power: rk3399: Assert SYS_RST in S5.Aseda Aboagye2018-02-021-2/+17
* charger: Prevent SET access to EC_CMD_CHARGE_STATE on locked systemsShawn Nematbakhsh2017-11-231-3/+3
* Bob: Disable MPU lockingjames_chao2017-11-081-0/+2
* power/rk3399: Increase the power initialization timeoutJeffy Chen2017-11-021-7/+8
* bob: Make battery_get_disconnect_state() work correctlyJeffy Chen2017-11-022-26/+21
* bob: Treat batteries in disconnect as not presentJeffy Chen2017-11-021-2/+4
* bob: Don't override charge profile if battery is in ship modeJeffy Chen2017-11-021-6/+7
* pd: Apply consistent Rp at bootShawn Nematbakhsh2017-09-251-0/+5
* pd: Allow deep sleep in SRC_DISCOVERYShawn Nematbakhsh2017-09-111-2/+2
* tcpm: fusb302: Round VNC and Rd thresholds to nearest stepShawn Nematbakhsh2017-08-261-1/+6
* power/rk3399: Fix wrong return state when POWER_S3S0 failedJeffy Chen2017-08-231-1/+1
* usb_pd_protocol: Req SNK Cap if not received yet.Aseda Aboagye2017-08-141-2/+1
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-146-20/+22
* Bob: fix the japan KANA key on KSI1 and KSO12james_chao2017-08-141-1/+1
* motion_lid: Increase precision in noisy mag check.Aseda Aboagye2017-07-131-8/+20
* kevin: Change PD max power to 40W.Aseda Aboagye2017-07-031-0/+6
* npcx: Fix response sizeGwendal Grignou2017-06-031-7/+14
* Support alignment for EC host command structuresRandall Spangler2017-06-037-428/+569
* driver: kionix: Increase init delay to 20msGwendal Grignou2017-05-261-1/+1
* driver: kionix: Forgive i2c read failures while the acc is resettingGwendal Grignou2017-05-261-5/+0
* Revert "bd9995*: maintain VBAT voltage as battery maximum"james_chao2017-05-234-2/+4
* npcx: system: Fixed bug that ec received unexpected rtc interruptMulin Chao2017-05-201-3/+6
* bob: remove CONFIG_SYSTEM_UNLOCKEDPhilip Chen2017-05-161-2/+0
* power: rk3399: disable PP900_PCIE during S3Derek Basehore2017-05-121-2/+4
* driver: bmi160: Set odr to 0 at init.Gwendal Grignou2017-05-101-0/+6
* driver: bmi160: Remove unnecessary delayGwendal Grignou2017-05-102-8/+10
* make i2c_handle_sda_irq() static to fix GCC 5.3 warningMartin Roth2017-05-101-1/+1
* npcx: i2c: Fix i2c freq setting when APB clock is 15 MHzCHLin2017-05-101-2/+3
* npcx: i2c: Fixed bug ec returns error during reading last byte.Mulin Chao2017-05-101-16/+28
* npcx: i2c: handle BER & SDAST in SMBST occur at the same time.Mulin Chao2017-05-101-0/+14
* bob: keep the pull-up on the USB load switch enableVincent Palatin2017-05-092-3/+3
* virtual_battery: prevent access out of bounds of memoryphilipchen2017-05-081-2/+11
* pd: Ignore Augmented PDOs when choosing PDO to request.Todd Broch2017-05-082-5/+12
* pd: prefer CD pin assignments over EF for USBC->USBC case.Todd Broch2017-05-081-5/+8
* Re-enable Google USBC peripheral FW updates.Todd Broch2017-05-086-6/+90
* gru / kevin: remove typec console command to save flash space.Todd Broch2017-05-082-0/+2
* virtual_battery: Fix energy readingsDouglas Anderson2017-05-011-3/+3
* led_policy_std: keep bat full led when near full and ext power existjames_chao2017-05-011-2/+6
* BD99955: Enable/Disable charger depending on charging currentjames_chao2017-05-012-29/+43
* BD9995X: Set VSYSREG_SET register as per Charger State Machinejames_chao2017-05-012-42/+86
* bd9995*: maintain VBAT voltage as battery maximumjames_chao2017-04-284-4/+2