summaryrefslogtreecommitdiff
path: root/common/ec_ec_comm_slave.c
Commit message (Expand)AuthorAgeFilesLines
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-131-5/+5
* Revert "crc8: rename crc8 to cros_crc8 to to avoid zephyr conflict"Jett Rink2020-11-111-5/+5
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-111-5/+5
* Charger: Add chgnum parameter to OTG set functionsDiana Z2020-08-271-2/+3
* common/ec_ec_comm_slave: initialize seqPatrick Georgi2018-08-011-1/+1
* common/ec_ec_comm_master/slave: Add support for EC hibernateNicolas Boichat2018-03-281-2/+32
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-071-11/+4
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-041-3/+2
* wand: Make sure battery is cut-off when criticalNicolas Boichat2018-01-041-0/+5
* ec_ec_comm_slave: Define extpower_is_presentNicolas Boichat2017-12-211-0/+20
* ec_ec_comm_slave: EC-EC communication slave task and functionsNicolas Boichat2017-12-201-0/+280