summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
...
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+9
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-171-1/+3
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-241-1/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-0/+1
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-071-0/+12
* common: Add EC_CMD_LOCATE_CHIPDaisuke Nojiri2019-06-061-15/+32
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-301-2/+3
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-241-2/+26
* i2c: add i2clookup host commandJett Rink2019-05-161-0/+29
* common: add MOTIONSENSE_CHIP_TCS3400Nick Vaccaro2019-05-041-0/+1
* common: add new MOTIONSENSE_TYPE_LIGHT_RGB sensor typeNick Vaccaro2019-05-041-0/+1
* ec_commands: Move #ifdef to encompass more codeGwendal Grignou2019-04-261-1/+3
* ec_commands.h: Fix multi-line comments layoutGwendal Grignou2019-04-261-12/+17
* kukui: scp: Make comment for EC_FEATURE_SCP better.Pi-Hsun Shih2019-04-131-1/+1
* power/intel_x86: Introduce s0ix failure detectionEvan Green2019-03-281-0/+57
* usb_pd: Get current DP pin modeAyushee2019-03-281-0/+3
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* common: Add BIT macroGwendal Grignou2019-03-261-125/+125
* driver: lis2dh: Add support for lng2dmGwendal Grignou2019-03-111-0/+1
* usb_pd: Get current CC stateAyushee2019-03-071-0/+16
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-03-061-0/+1
* cleanup: updating comment for ISHJett Rink2019-03-011-1/+1
* motion_sense: send ODR events to the APEnrico Granata2019-02-281-0/+1
* ec_commands: Add interface for I2S support for NPCXGwendal Grignou2019-02-271-0/+90
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-02-131-0/+1
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-081-9/+9
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-081-0/+1
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+2
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-01-301-1/+2
* ec_commands: remove invalid comment on console read commandsTom Hughes2019-01-261-1/+0
* ec_commands: Fix errors spotted by kernel checkpatchGwendal Grignou2019-01-191-13/+27
* usb_mux_virtual: Update the virtual MUX when HPD level or irq changesVijay Hiremath2019-01-171-4/+5
* mt_scp/ipi: Support host command.Yilun Lin2018-12-291-0/+2
* audio_codec: add audio codec featureCheng-Yi Chiang2018-12-201-0/+2
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-141-2/+50
* headers: remove duplicate defineTom Hughes2018-12-101-2/+0
* Add fingerprint match code for no template caseTom Hughes2018-12-061-0/+1
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-291-0/+1
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-291-0/+40
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2018-11-281-0/+12
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-271-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