summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* yorp: Enable lid, base accel and gyro sensorDivya Sasidharan2018-03-271-0/+1
* fpsensor: add enrollment and matching interfaceVincent Palatin2018-03-271-3/+91
* driver: lsm6dsm: Add ectool support.Gwendal Grignou2018-03-271-0/+1
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-271-0/+1
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-161-12/+9
* fpsensor: add quality test capture typeVincent Palatin2018-02-161-0/+2
* battery: Allow 2 batteries to be fetched via ACPINicolas Boichat2018-02-091-2/+7
* charge_state_v2: Basic dual-battery charging algorithmNicolas Boichat2018-01-261-1/+1
* fpsensor: update interfaceVincent Palatin2018-01-231-3/+27
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-181-1/+10
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-181-0/+23
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-181-0/+21
* ec_commands: EC_CMD_BATTERY_GET_DYNAMIC: Clarify the meaning of flagsNicolas Boichat2018-01-101-1/+3
* EFS: Add EFS_VERIFY host commandDaisuke Nojiri2018-01-091-0/+7
* ec_commands: Add sync sensorGwendal Grignou2018-01-081-0/+3
* ec_commands: battery_dynamic_info: Rename current to actual_currentNicolas Boichat2018-01-041-2/+2
* ec_commands: Add commands required for EC-EC communicationNicolas Boichat2017-12-191-0/+66
* ec_commands: Remove zero-size structsRandall Spangler2017-12-131-30/+27
* motion: Add bh1730 as a motion sensorYB.Ha2017-12-081-0/+1
* host_events: Introduce unified host event commandJenny TC2017-12-061-0/+82
* system: Allow hibernate to clear AP_OFF flagDaisuke Nojiri2017-12-051-1/+2
* hostevents: Reclaim EC_HOST_EVENT_EXTENDED bitFurquan Shaikh2017-11-281-6/+0
* charge_manager: Add EC_CMD_OVERRIDE_DEDICATED_CHARGER_LIMITDaisuke Nojiri2017-11-281-0/+10
* ec_commands: Add structs for host command protocol V4Randall Spangler2017-11-221-1/+135
* host_events: Bump up host events and masks to 64-bitFurquan Shaikh2017-11-211-3/+11
* Fizz: Modify thermal tableRyan Zhang2017-11-061-0/+16
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2017-10-191-0/+1
* host_event_commands: Add support for always reporting masksFurquan Shaikh2017-10-181-0/+2
* EFS: Sysjump to active copyDaisuke Nojiri2017-10-171-1/+1
* EFS: Allow EC to switch slot on rebootDaisuke Nojiri2017-09-211-0/+1
* Add USB_CHG_TYPE_DEDICATEDDaisuke Nojiri2017-09-131-0/+1
* EFS: Add support for early firmware selectionDaisuke Nojiri2017-09-121-4/+22
* common: add host command to push AP SKU ID to ecDevin Lu2017-09-111-1/+4
* charger: Add CONFIG_CHARGE_STATE_DEBUGRyan Zhang2017-09-111-0/+9
* acpi: Map EC features into ACPI EC memory spacePatrick Georgi2017-08-301-0/+21
* coral: Add host command to fetch SKU IDPatrick Georgi2017-08-151-0/+8
* sensors: add bmi160 & kionix orientation driverNick Vaccaro2017-08-081-0/+10
* PD_CONTROL: add subcommand to power up a TCPC.Caveh Jalali2017-08-031-1/+2
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+5
* power: Allow host to request higher-power wakeable S3Shawn Nematbakhsh2017-07-281-1/+3
* flash: add flash selection supportWei-Ning Huang2017-07-271-0/+17
* button: Add recovery button to mkbp button stateFurquan Shaikh2017-07-211-0/+1
* ec_commands: Fix more portability issuesShawn Nematbakhsh2017-07-181-1/+1
* ec_commands: Add define for maximum number of PD portsShawn Nematbakhsh2017-07-181-0/+3
* Add support for reporting device eventsDuncan Laurie2017-06-301-1/+34
* ec_commands: Fix portability issuesDuncan Laurie2017-06-201-2/+4
* button: Implement emulated debug mode using buttons for detachablesFurquan Shaikh2017-06-151-0/+2
* rose: add touchpad related host commandsWei-Ning Huang2017-06-071-0/+26
* common: Add deferred erase supportGwendal Grignou2017-06-021-0/+36
* common: Add support for flash with regions of different sizeRong Chang2017-06-021-3/+46