summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_protocol: Don't prematurely set PD charge supplier limitShawn Nematbakhsh2014-10-281-22/+14
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-261-13/+18
* pd: for DP mode, only enter mode if device is DFP_U capableAlec Berg2014-10-251-1/+3
* pd: make transition out of hard reset shorterAlec Berg2014-10-251-0/+1
* pd: Add DFP parsing for alternate mode status & attention.Todd Broch2014-10-252-14/+74
* MKBP event signalling implementationVic Yang2014-10-244-1/+137
* EC: Ensure the udelay function waits at least the time indicated.Kenji Chen2014-10-231-1/+1
* Calibrated lightbar values for Samus & RyuBill Richardson2014-10-222-8/+18
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-12/+95
* ryu: enable lightbar on P2 boardsVic Yang2014-10-221-1/+4
* samus: fix false shutdown due to low batteryAlec Berg2014-10-221-1/+7
* pd: Add DisplayPort status and configure SVDMs.Todd Broch2014-10-211-4/+19
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-8/+9
* pd: do not respond to unknown SVDMsAlec Berg2014-10-211-0/+4
* pd: alternate mode: Limit response to valid modes during discovery.Todd Broch2014-10-201-11/+30
* pd: alternate mode: simplify mode entry choice.Todd Broch2014-10-202-32/+32
* samus: add tap for batteryAlec Berg2014-10-181-7/+36
* samus: added sensor init retry logicSheng-Liang Song2014-10-181-11/+10
* pd: if no SVIDS are returned, do not attempt discover modesAlec Berg2014-10-181-0/+2
* pd: update the tPSTransition timeoutVincent Palatin2014-10-171-2/+2
* pd: NACK unsupported VDM requestsVincent Palatin2014-10-171-5/+10
* pd: reset the message ID on connectionVincent Palatin2014-10-171-0/+4
* Fix incorrect valid and writable flash flagsVic Yang2014-10-151-17/+3
* Write protect support for STM32F0Vic Yang2014-10-151-5/+43
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-151-1/+1
* charge_manager: Add module for managing battery charge limitsShawn Nematbakhsh2014-10-152-0/+152
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-151-42/+158
* lightbar: bring the TAP sequence in graduallyBill Richardson2014-10-151-2/+16
* pd: implement source recovery time after hard resetAlec Berg2014-10-151-0/+8
* pd: implement sink hard reset counterAlec Berg2014-10-151-2/+21
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-151-2/+9
* usb: export firmware versionVincent Palatin2014-10-111-0/+7
* pd: Enable alternate mode support for DP.Todd Broch2014-10-111-5/+5
* Revert "pd: samus: ryu: add Vconn support and enable for samus and ryu"Alec Berg2014-10-101-9/+2
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-3/+3
* lightbar: Rename structs and macros for kernel cros_ec_commandsEric Caruso2014-10-091-4/+6
* Don't hibernate on low battery if hiberante is not supportedVic Yang2014-10-091-0/+2
* pd: samus: ryu: add Vconn support and enable for samus and ryuAlec Berg2014-10-091-2/+9
* pd: VDM Alternate mode support.Todd Broch2014-10-093-28/+323
* zinger: Remove references to SHA1 hashShawn Nematbakhsh2014-10-091-6/+5
* samus: support sensor at different power state.Sheng-Liang Song2014-10-081-31/+58
* samus: Fixed a bug in host_sensor_id_to_motion_sensorSheng-Liang Song2014-10-081-4/+3
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-082-96/+0
* ectool: hostcmd support to set fans auto control individuallyMohammed Habibulla2014-10-071-4/+14
* zinger: samus_pd: increment zinger hardware id minor revisionAlec Berg2014-10-071-4/+4
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-071-5/+15
* Update Zinger flashing processVincent Palatin2014-10-071-19/+6
* ectool: Add hostcmd support to set fan duty cycle for each fan separatelyMohammed Habibulla2014-10-071-5/+15
* Add back unit test for usb_pd"Vic Yang2014-10-041-26/+0
* lightbar: refactoring RAMP_ONCE and CYCLE_ONCEEric Caruso2014-10-041-40/+31