summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-034-8/+29
* hooks: add hook for battery state of charge changeAlec Berg2015-02-032-0/+9
* mcdp28x0: Move structure definitions to ec_commands.hShawn Nematbakhsh2015-01-311-0/+20
* pd: Log events for dingdong & hohoTodd Broch2015-01-281-1/+2
* pd: Allow multiple mode entry.Todd Broch2015-01-282-12/+41
* pd: refactor object position index.Todd Broch2015-01-282-2/+5
* samus: change charge override hot keys to ctrl+search+0|1|2Alec Berg2015-01-241-3/+9
* pd: poll PD events only on Google accessoriesVincent Palatin2015-01-241-0/+8
* pd: retrieve logs from accessoriesVincent Palatin2015-01-211-0/+17
* pd: export the data role to the APVincent Palatin2015-01-211-1/+1
* samus: Add scale factor to account for ALS attenuationBill Richardson2015-01-211-1/+2
* Strago: emerge-strago build error fixedDivya Jyothi2015-01-201-0/+1
* Initial Glower commitVic Yang2015-01-201-0/+4
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+8
* samus_pd: Don't re-request FW update if RW is already the latestShawn Nematbakhsh2015-01-171-2/+4
* I2C: Increase priority of i2c_initAlexandru M Stan2015-01-161-5/+7
* pd: updates to new connection state machineAlec Berg2015-01-162-2/+3
* Add USB-PD mode commands.Todd Broch2015-01-161-0/+22
* pd: Remove rwhashtable dumping by default for flash space.Todd Broch2015-01-161-0/+1
* charger: Make critical battery shutdown timeout a config optionShawn Nematbakhsh2015-01-152-3/+12
* pd: log important events for accessoriesVincent Palatin2015-01-151-3/+9
* Add PD events loggingVincent Palatin2015-01-153-3/+107
* zinger: remove functions for analyzing bist resultsAlec Berg2015-01-141-0/+2
* Standard Power/Charging LED BehaviorAlexandru M Stan2015-01-141-0/+12
* pd: increase tCCDebounce to 100msAlec Berg2015-01-141-1/+1
* common: Add a forcetime console commandMyles Watson2015-01-141-0/+1
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-0/+18
* Show the fan-cooling percentage for each active temp sensorBill Richardson2015-01-141-0/+3
* charger v2: Combine prevent_*_discharge functionsShawn Nematbakhsh2015-01-131-2/+1
* pd: fix possible redundant requests (again)Alec Berg2015-01-101-0/+1
* pd: implement new type-C connect state machineAlec Berg2015-01-101-2/+19
* lightbar: Don't let EC control suspend/resume sequenceEric Caruso2015-01-101-2/+9
* samus: pd: fix potential junk at end of tx transmissionstabilize-6670.BAlec Berg2015-01-093-5/+18
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-091-0/+5
* disable DMA before sysjumpingVincent Palatin2015-01-081-0/+3
* pd: Return immediately to host from erase RW.Todd Broch2015-01-081-1/+2
* pd: Refactor exit mode.Todd Broch2015-01-081-4/+10
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-081-0/+6
* Queue: Add methods that accept a memcpy routineAnton Staaf2015-01-082-5/+23
* USB: Add memcpy_from_usbram and update existing memcpyAnton Staaf2015-01-081-9/+15
* USB: Delete mass storage driverAnton Staaf2015-01-083-182/+0
* OutStream: Remove unused prototypesAnton Staaf2015-01-071-3/+0
* pd: fix bug when forcing port to sinkAlec Berg2015-01-071-0/+1
* pd: Show literal PD state name for 'ectool usbpd'Vic Yang2015-01-071-0/+7
* pd: Add timeout for HC flash commands.Todd Broch2015-01-071-0/+3
* pd: vdm: Add VDM related timeouts and busy response handling.Todd Broch2015-01-071-0/+7
* samus: add hot keys alt+voldown+0|1|2 to set charging portstabilize-6662.BAlec Berg2015-01-071-0/+12
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-4/+16
* pd: Add NoResponseTimer to disconnect after no responseAlec Berg2015-01-061-0/+1
* pd: Add CONFIG_CMD_TYPEC to optionally remove 'typec' console command.Todd Broch2015-01-061-0/+1