summaryrefslogtreecommitdiff
path: root/common/host_command_pd.c
Commit message (Expand)AuthorAgeFilesLines
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-3/+17
* lightbar: ask the PD MCU for the charge directionBill Richardson2014-12-111-5/+10
* samus: exchange status with PD MCU on bootAlec Berg2014-09-171-0/+2
* samus: add automatic retries for host commands from EC to PDAlec Berg2014-09-171-8/+2
* host_command_pd: Fix condition for sending a PD MCU host eventShawn Nematbakhsh2014-08-281-1/+1
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-271-0/+4
* samus: change input current limit to the real limitAlec Berg2014-08-261-7/+0
* samus: ryu: fix charge state machine init of input currentstabilize-6146.BAlec Berg2014-08-121-1/+1
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-1/+16
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-061-4/+0
* samus: use real AC_PRESENT signalAlec Berg2014-07-111-15/+1
* samus: add retry mechanism for EC to PD host commandsAlec Berg2014-06-281-2/+13
* samus: hack to read AC present state from PDDuncan Laurie2014-06-271-2/+20
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+52