summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* samus: add automatic retries for host commands from EC to PDAlec Berg2014-09-171-1/+2
* samus: enhance usbpd host command to return port status.Todd Broch2014-09-111-0/+9
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-111-0/+7
* samus: Add host command to store USB PD device id & rw_hash entry.Todd Broch2014-09-111-0/+10
* EC: Add smart battery firmware update driverSheng-Liang Song2014-09-031-1/+76
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-271-1/+5
* samus: add host commands for flashing zinger RWAlec Berg2014-08-261-0/+20
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-191-0/+1
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-1/+2
* Host command for USB PD role and mux controlVic Yang2014-07-301-0/+26
* samus: Add passthru for host commandsRandall Spangler2014-07-141-1/+28
* samus: use real AC_PRESENT signalAlec Berg2014-07-111-6/+1
* samus: hack to read AC present state from PDDuncan Laurie2014-06-271-0/+6
* ectool: Add back support for version 0 of batterycutoff commandDave Parker2014-06-261-1/+0
* i2c: remove (lack of) 10-bit support in i2c passthruRandall Spangler2014-06-171-3/+0
* Add 'at-shutdown' option to batterycutoff host commandDave Parker2014-06-151-3/+11
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+19
* Add display-battery-level function to lightbarBill Richardson2014-06-071-7/+54
* Add GET_RGB, GET_BRIGHTNESS, and GET_DEMO subcommands to lightbarBill Richardson2014-05-151-13/+26
* CHROMIUM: ec: Add Port 80 history access from ectoolsWenkai Du2014-05-071-0/+32
* Added v1 version of ectool gpioget supporting more functionsstabilize-5807.0.BMohammed Habibulla2014-04-291-0/+33
* Add host command to set battery vendor parametersDave Parker2014-04-291-0/+27
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-111-4/+17
* accel: refined motion sense host command interfaceAlec Berg2014-04-051-11/+49
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-051-1/+125
* Add host command to control charge state v2Bill Richardson2014-04-051-5/+70
* Add detailed comments about EC_MEMMAP area to ec_commands.hBill Richardson2014-04-041-10/+20
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-071-0/+12
* rambi: Changed accel i2c speed to 400kHz and added accels present bitAlec Berg2014-03-011-0/+1
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-221-1/+31
* rambi: Add acceleration data to LPC shared memoryAlec Berg2014-02-221-0/+6
* Support DPTF charger current limitingRandall Spangler2014-02-081-0/+8
* Add AP hang detectionRandall Spangler2013-12-171-0/+59
* Let AP read sensor IDs when DPTF thermal thresholds crossedBill Richardson2013-12-161-0/+8
* Add stubs for DPTF thermal thresholdsBill Richardson2013-12-131-2/+37
* Add DPTF interface for fan dutyBill Richardson2013-11-211-0/+2
* Use explicit sizes for lightbar_params fields.Bill Richardson2013-11-111-9/+9
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-081-0/+6
* cleanup: TODOs in ec_commands.hRandall Spangler2013-10-311-4/+9
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-0/+5
* cleanup: Rename and move header filesRandall Spangler2013-10-231-0/+9
* cleanup: update comments with existing bug numbersRandall Spangler2013-10-221-1/+1
* cleanup: Remove fixme from ec_commands.hRandall Spangler2013-10-221-4/+1
* Add deprecated consts to ec_commands.h, just in case.Bill Richardson2013-09-241-0/+11
* Change get-set host command to be less genericBill Richardson2013-09-121-4/+15
* Add a generic get/set host commandBill Richardson2013-09-051-0/+14
* Add LIGHTBAR_CMD_VERSION command to detect lightbar features.stabilize-4636.BBill Richardson2013-08-301-1/+7
* Completely new thermal/fan implementationBill Richardson2013-08-231-5/+47
* Peppy ectool led commandDave Parker2013-08-071-1/+9
* Clean up SPI state machine and add state codesRandall Spangler2013-08-051-19/+83