summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* samus: modify fast charging profile to avoid charge problemsAlec Berg2015-01-261-4/+2
* samus: change charge override hot keys to ctrl+search+0|1|2Alec Berg2015-01-241-36/+32
* pd: Validate size of discover identity received by DFP.Todd Broch2015-01-241-3/+5
* ryu: Choose low input voltage whenever possibleVic Yang2015-01-241-0/+14
* pd: Honor both max power and current for all power sourceVic Yang2015-01-241-2/+2
* pd: poll PD events only on Google accessoriesVincent Palatin2015-01-242-2/+10
* pd: fix power swap to sink could get wedged if missing PS_RDYAlec Berg2015-01-231-11/+3
* charge state v2: Initialize batt params before inhibiting power-onShawn Nematbakhsh2015-01-221-2/+11
* pd: make sure all host commands range check type-C port argAlec Berg2015-01-221-0/+6
* samus: lightbar: Set tap for battery red threshold to match kernelAlec Berg2015-01-211-1/+1
* pd: retrieve logs from accessoriesVincent Palatin2015-01-212-3/+82
* pd: Clear type-c charge_manager supplier when VBUS disappearsShawn Nematbakhsh2015-01-211-8/+11
* pd: export the data role to the APVincent Palatin2015-01-211-1/+2
* samus: Add scale factor to account for ALS attenuationBill Richardson2015-01-211-1/+2
* pd: fix bug where sysjump could cause PD state to wedgeAlec Berg2015-01-191-0/+8
* pd: fix PD power swap when lots of protocol errosAlec Berg2015-01-191-2/+7
* pd: set previous protocol state appropriately after a hard resetAlec Berg2015-01-191-0/+6
* charge state v2: allow boot without battery when unlockedAlec Berg2015-01-191-1/+21
* charge_state_v2: Fixes for battery present reportingDuncan Laurie2015-01-181-7/+27
* Only process console input after console task startedVic Yang2015-01-171-1/+2
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-5/+5
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+4
* samus_pd: Don't re-request FW update if RW is already the latestShawn Nematbakhsh2015-01-171-2/+16
* pd: updates to new connection state machineAlec Berg2015-01-161-102/+107
* charger v2: Don't report 0 battery charge if we're running off batteryShawn Nematbakhsh2015-01-161-2/+11
* Add USB-PD mode commands.Todd Broch2015-01-162-13/+87
* pd: Remove rwhashtable dumping by default for flash space.Todd Broch2015-01-161-1/+8
* pd: Shorten console error strings.Todd Broch2015-01-161-9/+9
* pd: Remove redundant console output for received VDMs.Todd Broch2015-01-161-8/+1
* charger: Make critical battery shutdown timeout a config optionShawn Nematbakhsh2015-01-152-2/+2
* pd: log important events for accessoriesVincent Palatin2015-01-152-0/+4
* charge_manager: Log charge-related change eventsShawn Nematbakhsh2015-01-151-78/+135
* Add PD events loggingVincent Palatin2015-01-152-0/+152
* zinger: remove functions for analyzing bist resultsAlec Berg2015-01-141-27/+34
* Standard Power/Charging LED BehaviorAlexandru M Stan2015-01-142-0/+186
* pd: shorten some printf's and add port infoAlec Berg2015-01-141-12/+15
* firefly: fix bug causing disconnect event when requesting too fastAlec Berg2015-01-141-1/+2
* common: Add a forcetime console commandMyles Watson2015-01-141-0/+28
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-142-3/+16
* Show the fan-cooling percentage for each active temp sensorBill Richardson2015-01-142-5/+14
* charge_manager: Re-set the active port if the active supplier changesShawn Nematbakhsh2015-01-131-2/+9
* charger v2: Combine prevent_*_discharge functionsShawn Nematbakhsh2015-01-132-59/+36
* pd: make VDO responses fasterAlec Berg2015-01-101-3/+3
* pd: ensure power role matches CC pull resistor after hard resetAlec Berg2015-01-101-0/+14
* pd: avoid multiple role swaps on connectAlec Berg2015-01-101-1/+11
* pd: fix possible redundant requests (again)Alec Berg2015-01-102-17/+12
* pd: implement new type-C connect state machineAlec Berg2015-01-101-112/+226
* lightbar: Don't let EC control suspend/resume sequenceEric Caruso2015-01-101-2/+19
* ryu: add charge managerAlec Berg2015-01-091-1/+3
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-091-0/+3