summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Revert "Revert "scarlet: shutdown PP900_S0 power rail when S3"""Philip Chen2018-05-241-2/+2
* chip/stm32/clock: Initialize 'alarm_us'Philip Chen2018-05-241-1/+2
* scarlet: Enable AP throttling for battery under-voltagePhilip Chen2018-05-211-0/+3
* charge_state_v2: Throttle AP in low battery voltagePhilip Chen2018-05-214-3/+56
* scarlet: Clamp reported battery SOC when charge terminatesPhilip Chen2018-05-151-0/+10
* charger/rt946x: Add an interface to check charge terminationPhilip Chen2018-05-152-0/+22
* Revert "USB PD: Send SoftReset if in explicit contract at init."Philip Chen2018-05-141-55/+6
* scarlet: Enable AP throttling for battery OCPPhilip Chen2018-05-111-0/+3
* charge_state_v2: Throttle AP in high battery discharge currentPhilip Chen2018-05-114-4/+58
* Revert "scarlet: Limit the maximal acceptable VBUS to 9.5V"Philip Chen2018-05-111-1/+1
* Revert "scarlet: Limit the maximal acceptable VBUS to 5.5V"Philip Chen2018-05-111-1/+1
* charger/rt946x: Fix macro coding stylePhilip Chen2018-05-101-14/+17
* npcx: Add BBRM idx for a 3rd PD port.Aseda Aboagye2018-04-283-1/+7
* USB PD: Send SoftReset if in explicit contract at init.Aseda Aboagye2018-04-271-6/+55
* pd: Properly assign data role on resetAseda Aboagye2018-04-272-30/+68
* pd: Save power role in BBRAM.Aseda Aboagye2018-04-272-15/+24
* USB PD: Save explicit contract state for port 2.Aseda Aboagye2018-04-272-24/+75
* usb-pd: Clear active contract bit before browning out systemJett Rink2018-04-271-1/+6
* Revert "Revert "scarlet: shutdown PP900_S0 power rail when S3""Derek Basehore2018-04-261-2/+2
* usb_mux: Simplify logging to reduce code sizePhilip Chen2018-04-241-5/+5
* chip/stm32/clock: Align to second for rtc alarm host commandPhilip Chen2018-04-241-9/+20
* power/rk3399: Check aborted suspend for s0s3_usb_wake_power_seqPhilip Chen2018-04-211-1/+5
* TCPM: Prevent premature reading of PD Packets in FUSB302 driverSam Hurst2018-04-201-3/+0
* charger/rt946x: Set precharge threshold voltagePhilip Chen2018-04-172-0/+23
* charger/rt946x: Fix IPREC maskPhilip Chen2018-04-171-1/+1
* Revert "scarlet: shutdown PP900_S0 power rail when S3"Derek Basehore2018-04-121-2/+2
* stm32: implement reboot wait-extNick Sanders2018-04-101-0/+9
* Revert "Revert "scarlet: Enable BC 1.2""Philip Chen2018-04-104-2/+18
* chgstv2: Notify charge state transitionDaisuke Nojiri2018-04-061-8/+16
* Revert "scarlet: Enable BC 1.2"Philip Chen2018-04-054-18/+2
* battery/max17055: Check/Reload the battery profilePhilip Chen2018-04-021-6/+23
* scarlet: Enable charge termination only when battery is presentPhilip Chen2018-03-313-4/+23
* battery/max17055: Report BP_NOT_SURE before battery detection finishesPhilip Chen2018-03-312-3/+37
* scarlet: Limit the maximal acceptable VBUS to 5.5VPhilip Chen2018-03-271-1/+1
* battery/max17055: Report the raw measured currentPhilip Chen2018-03-241-1/+1
* battery/max17055: Implement battery_status()Philip Chen2018-03-212-1/+26
* scarlet: Enable BC 1.2Philip Chen2018-03-174-2/+18
* tcpm/fusb302: Update VBUS supplier when VBUS level changesPhilip Chen2018-03-161-4/+22
* battery/max17055: Fix the unit of cycle countPhilip Chen2018-03-131-1/+9
* charger/rt946x: Enable charge current terminationPhilip Chen2018-03-122-1/+7
* charger/rt946x: Limit ADC timeout to 50msPhilip Chen2018-03-091-13/+17
* scarlet: Limit the maximal acceptable VBUS to 9.5VPhilip Chen2018-03-081-1/+1
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-084-5/+27
* charger/rt946x: Support BC 1.2Philip Chen2018-03-082-3/+102
* scarlet: Update battery profile for Simplo batteryPhilip Chen2018-03-071-8/+13
* scarlet: Turn off ADC after board version is readPhilip Chen2018-03-024-0/+22
* scarlet: Enable 4A charging for Simplo batteryPhilip Chen2018-03-021-3/+14
* scarlet: Keep VBAT on for the fuel gaugePhilip Chen2018-02-282-3/+6
* charger/rt946x: Initialize earlierPhilip Chen2018-02-271-1/+1
* battery/max17055: Report battery presence properlyPhilip Chen2018-02-271-13/+15