summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* common: Add EC_CMD_LOCATE_CHIPfirmware-octopus-11297.81.BDaisuke Nojiri2019-06-111-15/+32
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-311-2/+3
* common: Add BIT macroGwendal Grignou2019-05-281-126/+129
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-271-2/+26
* i2c: add i2clookup host commandJett Rink2019-05-161-0/+29
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-04-231-1/+2
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-111-0/+1
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-181-2/+50
* Add fingerprint match code for no template caseTom Hughes2018-12-061-0/+1
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-301-0/+1
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-301-0/+40
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2018-11-301-0/+12
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-301-3/+3
* 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