summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* driver: add icm426xx chip type defineJean-Baptiste Maneyrol2021-09-271-0/+1
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2021-09-101-0/+12
* cbi: add Second Source Factory Cache (SSFC) CBI fieldMarco Chen2021-09-081-0/+5
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-02-111-1/+2
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-12-261-0/+40
* headers: make EC commands headers C++-friendlyNicolas Norvez2018-11-161-0/+8
* ec_commands: move __ec_* macros to end of struct definitionBrian Norris2018-11-151-458/+458
* ec_commands: more kerneldoc conversionsBrian Norris2018-11-151-31/+67
* ec_commands: sync some header comments, kerneldoc from kernel treeBrian Norris2018-11-151-109/+216
* chipset: Add a host command to issue AP resetWai-Hong Tam2018-11-151-0/+3
* dptf: Add support for DDPNFurquan Shaikh2018-11-151-2/+11
* Add OEM name support to CBIWisley Chen2018-11-131-0/+1
* fpsensor: Move the definition of FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-11-071-0/+3
* fpsensor: add TPM seed to Input Key MaterialNicolas Norvez2018-11-021-1/+14
* fpsensor: FP_INFO reports the template versionNicolas Norvez2018-10-021-0/+1
* fpsensor: Add support for sensor reset commandPrashant Malani2018-10-021-0/+3
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-281-0/+14
* fpsensor: validate args of EC_CMD_FP* commandsNicolas Norvez2018-09-221-38/+39
* fpsensor: add a version to the template formatNicolas Norvez2018-09-211-0/+6
* fpsensor: Encrypt the FP templates with HW keyNicolas Norvez2018-09-211-10/+20
* rollback: Add host command to query rollback informationNicolas Boichat2018-09-201-0/+11
* common: add API to expose detachable "base" stateDmitry Torokhov2018-08-221-1/+2
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-171-0/+14
* fpsensor: Add timing statistics.Aseda Aboagye2018-08-101-0/+17
* Add DRAM part number support to CBIAaron Durbin2018-08-081-0/+1
* rollback: Add host command to add entropyNicolas Boichat2018-07-311-0/+26
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-0/+49
* ectool: Handle "Dead pixels: UNKNOWN" in "fpinfo"Nicolas Norvez2018-07-231-0/+2
* sensor: Add flag for tight timestampingGwendal Grignou2018-07-031-0/+2
* cleanup: remove incorrect commentJett Rink2018-07-031-1/+1
* phaser: add new lis2de chip typePaul Ma2018-06-301-0/+1
* ec/google: Add command to fetch keyboard ID from ECparis_yeh2018-06-201-0/+11
* acpi: Add map for controlling USB port powerEmil Lundmark2018-05-291-0/+9
* charger: Modify manual mode to save desired current/voltageScott Collyer2018-05-211-0/+2
* Reland "npcx: CEC: Send CEC message in mkbp event"Stefan Adolfsson2018-05-161-11/+42
* fpsensor: add capture type for reset pixel testVincent Palatin2018-05-161-0/+2
* Revert "npcx: CEC: Send CEC message in mkbp event"stabilize-10682.BIlja H. Friedel2018-05-151-42/+11
* motion_sense: Lower jitter of EC->AP timestampAlexandru M Stan2018-05-141-1/+3
* npcx: CEC: Send CEC message in mkbp eventStefan Adolfsson2018-05-121-11/+42
* charge_manager: add host cmd to get port countFabien Parent2018-05-111-0/+11
* CEC: Add CEC APIStefan Adolfsson2018-05-091-0/+70
* fpsensor: export matched finger indexVincent Palatin2018-05-091-0/+4
* Features: Add EXEC_IN_RAMDaisuke Nojiri2018-04-041-0/+2
* yorp: Enable lid, base accel and gyro sensorDivya Sasidharan2018-03-221-0/+1
* fpsensor: add enrollment and matching interfaceVincent Palatin2018-03-201-3/+91
* driver: lsm6dsm: Add ectool support.Gwendal Grignou2018-03-191-0/+1
* driver: accel_lis2dh: Fix interfaceGwendal Grignou2018-03-191-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