summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* charge: allow boards to customize max battery poll timeJett Rink2019-10-161-0/+3
* tablet-mode: Fix header file guard and API definitionsDaisuke Nojiri2019-08-131-4/+13
* PoC: tablet-mode: Disable tablet mode in recovery bootDaisuke Nojiri2019-08-121-0/+5
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-222-3/+8
* USB PD: Refrain from resets if battery is lowDiana Z2019-07-082-1/+17
* common: Add EC_CMD_LOCATE_CHIPfirmware-octopus-11297.81.BDaisuke Nojiri2019-06-112-15/+37
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-312-7/+3
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-05-311-0/+6
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-05-301-0/+27
* common: add __maybe_unused attributeJack Rosenthal2019-05-291-0/+11
* motion: Define macros for custom eventsGwendal Grignou2019-05-282-11/+34
* common: Add BIT macroGwendal Grignou2019-05-283-164/+173
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-272-24/+27
* i2c: add i2clookup host commandJett Rink2019-05-161-0/+29
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-05-081-0/+8
* usb: add inline helper method for CC linesJett Rink2019-05-081-0/+41
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-301-0/+9
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-04-232-4/+14
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-221-1/+1
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-04-221-0/+4
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-02-272-0/+33
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-111-6/+0
* common: sensor: Honor roundup flag for rangeGwendal Grignou2019-02-111-0/+1
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-111-0/+1
* config: Add magnetometer definitionsGwendal Grignou2019-02-111-9/+63
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-222-13/+70
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-01-111-1/+2
* i2c_master: Protect TCPC I2C tunnels as part of EC_REBOOT_DISABLE_JUMPKarthikeyan Ramasubramanian2019-01-091-0/+5
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-18/+9
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-181-0/+9
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-182-5/+67
* util: Add macro to swap two variablesDaisuke Nojiri2018-12-181-0/+15
* PD 3.0: Update message type field sizeDiana Z2018-12-071-1/+5
* Add fingerprint match code for no template caseTom Hughes2018-12-061-0/+1
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-062-1/+14
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-061-4/+0
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-11-303-4/+16
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-302-0/+2
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-301-0/+40
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-301-11/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-302-9/+12
* 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
* cr50: Add a separate seed for kek, that resets on TPM clear.Louis Collard2018-11-301-0/+10
* chipset: Provide default chipset_in_or_transitioning_to_statePhilip Chen2018-11-211-0/+5
* led_pwm: Add CONFIG_LED_PWM_CHARGE_STATE_ONLYEdward Hill2018-11-211-4/+14
* IPC/HECI: IPC/HECI uses lpc console channelKyoung Kim2018-11-211-1/+5
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-191-0/+4
* headers: make EC commands headers C++-friendlyNicolas Norvez2018-11-161-0/+8
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-1/+6