summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "ec: Improve efficiency of host command dispatcher"Vadim Bendebury2016-11-261-126/+123
* ec: Improve efficiency of host command dispatcherSam Hurst2016-11-231-123/+126
* ec_commands: Add a new host event for extended eventsFurquan Shaikh2016-11-081-0/+6
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-081-0/+3
* Support alignment for EC host command structuresRandall Spangler2016-10-191-423/+530
* flash: Add command to get SPI flash chip infoRandall Spangler2016-09-231-0/+18
* motion: Add tablet mode flag.Gwendal Grignou2016-09-091-0/+1
* common: Add TABLET_MODE hook.Gwendal Grignou2016-09-071-0/+1
* Revert "ectool: Add ectool command to do AP force shutdown"Vijay Hiremath2016-09-011-2/+1
* ectool: Add ectool command to do AP force shutdownVijay Hiremath2016-08-301-1/+2
* barometer: Add barometer driver for BMP280 in ECDivya Sasidharan2016-08-241-0/+2
* ec_commands.h: Reserve 0x200-0x2FF for Rotor.Aseda Aboagye2016-08-171-5/+1
* mkbp_event: Allow host to report sleep state for non-wake event skippingShawn Nematbakhsh2016-08-121-4/+0
* kevin / gru: Notify host of HPD IRQ statusShawn Nematbakhsh2016-08-101-0/+1
* Acpi: Notify host when orientation changesjames_chao2016-08-091-0/+10
* ec_commands: Reserve command ids for CR51 firmware.Carl Hamilton2016-08-051-0/+7
* mkbp: Extend EC_CMD_MKBP_GET_INFO.Aseda Aboagye2016-07-191-3/+54
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-191-0/+19
* common/i2c: Remove I2C read/write commandsNicolas Boichat2016-07-191-2/+4
* common: add EC_RTC_ALARM_CLEAR to ec_commands.hStephen Barber2016-07-091-0/+3
* common: add EC_FEATURE_RTC to features host commandStephen Barber2016-07-091-0/+2
* motion: Add ability to stop ring interrupts.Gwendal Grignou2016-06-301-9/+27
* ec_commands: Add suspend control needed for SkylakeGwendal Grignou2016-06-281-0/+17
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-241-0/+21
* ec_commands: Be sure all C code is within #ifnef ACPIGwendal Grignou2016-06-231-2/+2
* mkpb: Add MKBP support over ACPIGwendal Grignou2016-06-221-2/+7
* ec_commands: use hex to make EC_PWM_MAX_DUTY clearerBrian Norris2016-06-171-2/+2
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-071-0/+15
* driver: Add support bma255 sensorWonjoon Lee2016-05-311-0/+1
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-2/+4
* common/i2c: Add I2C passthru_protect commandNicolas Boichat2016-05-241-0/+19
* kevin: rk3399: enabling RTC wakeupShelley Chen2016-05-231-0/+3
* pwm: Add generic PWM control host commandsShawn Nematbakhsh2016-05-111-0/+31
* ectool: Support keyboard factory scanningDevn Lu2016-04-011-0/+7
* ec: Add temporary secure storage for the host during bootDuncan Laurie2016-01-251-0/+46
* ectool: provide lid angle infoKevin K Wong2015-11-251-0/+21
* charger: Add LIMIT_POWER charger param for low bat + weak chargerShawn Nematbakhsh2015-10-271-0/+5
* driver: Add L3GD20H gyrometer basic driver supportBolat Dinc2015-10-201-0/+1
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-051-3/+7
* ec_commands: Add "hibdelay" as an EC host command.Aseda Aboagye2015-09-251-0/+35
* common: motion: Add double tap gesture host interfaceGwendal Grignou2015-09-211-0/+1
* pd: add more flags to USB_PD_CONTROL host commandAlec Berg2015-09-181-3/+14
* motion: Add Gesture InterfaceGwendal Grignou2015-09-181-2/+46
* motion: Add wake up sensor support.Gwendal Grignou2015-09-181-0/+1
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-0/+1
* pd: add swap commands to USB_PD_CONTROL host commandAlec Berg2015-09-111-1/+11
* kunimitsu: battery led implementationMike M Hsieh2015-08-271-0/+1
* driver: si114x: Add ALS/Proxy sensor SI114xGwendal Grignou2015-08-221-2/+7
* bmm150: Add support for calibrationGwendal Grignou2015-08-221-0/+1
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-221-4/+8