summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* charge_manager: Minimize log spewShawn Nematbakhsh2015-02-111-18/+28
* charge_manager: Store dualrole capability in charge managerShawn Nematbakhsh2015-02-112-34/+24
* CCD: Enable CCD when a debug peripheral is detectedAnton Staaf2015-02-101-0/+14
* CCD: Remove CCD specific board connect and disconnectAnton Staaf2015-02-101-6/+2
* Power Button: Wait for power button to be stable when waiting for releaseAlexandru M Stan2015-02-101-1/+39
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-082-49/+148
* pd: Mark VBUS as present when power swapping from source to sinkShawn Nematbakhsh2015-02-061-0/+1
* Support vboot hash and system version if flash isn't memory-mappedRandall Spangler2015-02-053-24/+180
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-054-86/+163
* smbus: Don't use shared memory buffer for word writesRandall Spangler2015-02-041-12/+7
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-042-11/+32
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-033-8/+30
* hooks: add hook for battery state of charge changeAlec Berg2015-02-032-0/+2
* charge_state_v2: ignore false battery SOC readingsAlec Berg2015-01-311-9/+7
* ryu: improve inductive charging controlVic Yang2015-01-301-4/+56
* power_button_x86: Don't inhibit power button in S0stabilize-6736.BShawn Nematbakhsh2015-01-291-1/+2
* pd: Fix reverse of log size & port paramsTodd Broch2015-01-281-1/+1
* pd: Allow multiple mode entry.Todd Broch2015-01-282-88/+158
* pd: Cleanup alternate mode access.Todd Broch2015-01-281-22/+42
* pd: refactor object position index.Todd Broch2015-01-281-19/+12
* 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