summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* battery: Update the default powerd's full factor valueWai-Hong Tam2021-12-151-2/+3
* battery: Calculate the display charge percentageWai-Hong Tam2021-12-151-2/+1
* kodama: overwrite bad battery params to known good valueTing Shen2021-12-151-0/+5
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2021-12-151-0/+11
* chgstv2: Refactor charger_discharge_on_acDaisuke Nojiri2021-08-201-1/+27
* chgstv2: Add battery sustainerDaisuke Nojiri2021-08-201-0/+2
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2021-08-202-1/+43
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2021-08-201-0/+27
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-07-172-12/+149
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2020-07-171-1/+2
* usb: de-dup common code from old and new PD stackJett Rink2020-07-173-0/+50
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2020-07-172-0/+3
* common: Define markers for weak symbolsDaisuke Nojiri2020-07-171-0/+27
* pd_protocol: add hard_reset_complete_timerCaveh Jalali2019-11-051-18/+20
* Revert "pd_protocol: add hard_reset_complete_timer"caveh jalali2019-11-051-35/+34
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-08-221-0/+51
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-08-222-2/+4
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-08-222-1/+13
* config: Add CONFIG_MKBP_EVENT_WAKEUP_MASKAseda Aboagye2019-08-221-1/+18
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-08-221-3/+3
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-07-311-0/+8
* usb: add inline helper method for CC linesJett Rink2019-07-241-0/+41
* pd_protocol: add hard_reset_complete_timerCaveh Jalali2019-06-151-34/+35
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-05-011-0/+9
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-04-261-0/+24
* motion: Define macros for custom eventsGwendal Grignou2019-04-262-11/+34
* motion_sense: send ODR events to the APEnrico Granata2019-04-261-0/+1
* battery: add support for mm8013 battery gaugeTing Shen2019-02-201-0/+2
* bc12: Initial driver for pi3usb9201Scott Collyer2019-02-191-0/+1
* i2c: Support 16-bit address register read & writeTony Zou2019-02-191-0/+29
* core: Allow .bss and .data sections in DRAMNicolas Boichat2019-02-181-0/+7
* Util: Add hexdump APIDaisuke Nojiri2019-02-151-0/+13
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-02-132-0/+2
* USB-PD: Make pd_build_request return voidDaisuke Nojiri2019-02-121-3/+2
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-081-9/+9
* driver: lsm6dsm: Integrate LIS2MDL behind LSM6DSMGwendal Grignou2019-02-081-6/+0
* common: sensor: Honor roundup flag for rangeGwendal Grignou2019-02-081-0/+1
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-081-0/+1
* config: Add magnetometer definitionsGwendal Grignou2019-02-081-9/+63
* UART: Export uart_clear_input APIDaisuke Nojiri2019-02-081-0/+5
* UART: Add uart_put APIDaisuke Nojiri2019-02-081-0/+9
* cr50/ec: add a console command to display event logs.Namyoon Woo2019-02-071-0/+1
* cometlake: EC should not delay RSMRST_L by 10 msecScott Collyer2019-02-041-1/+1
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+2
* cr50: Change U2F key derivation to include user secrets.Louis Collard2019-01-312-0/+35
* cr50: Add new U2F generate, sign and attest commands.Louis Collard2019-01-312-0/+48
* cr50: Make G2F attestation certificate available in vNVRAM.Louis Collard2019-01-301-0/+13
* cr50: Add VENDOR_CC_GET_PWR_BTN to query power buttonKeith Short2019-01-301-0/+7
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-01-302-4/+14
* ish: add CONFIG_HECI to config.hJett Rink2019-01-281-1/+7