summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* usbc: remove tri-state polarityDenis Brockus2020-02-151-7/+1
* nct38xx: auto-toggle exit cleanupDenis Brockus2020-02-152-21/+12
* tcpci: Rename TCPC_FLAGS_TCPCI_V2_0 to TCPC_FLAGS_TCPCI_REV2_0Edward Hill2020-02-141-2/+2
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+0
* TCPMv1/v2: Move PD & Partner type detection code to common fileVijay Hiremath2020-02-141-2/+2
* TCPMv1/v2: Reduce number of arguments of pd_build_request()Vijay Hiremath2020-02-142-14/+3
* tcpmv2: make connect after auto-toggle driver specificDenis Brockus2020-02-132-0/+23
* common: Migrate online calibration to own moduleYuval Peress2020-02-131-0/+29
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-121-0/+10
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-1/+1
* EFS2: Implement Early Firmware Selection ver.2Daisuke Nojiri2020-02-093-1/+140
* common: Implement accelerometer calibrationYuval Peress2020-02-082-0/+86
* fpsensor: Refactor fpsensor tests into separate binariesTom Hughes2020-02-071-0/+18
* TCPMv1/v2: Move "pdcable" console command to common fileVijay Hiremath2020-02-071-0/+10
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-071-2/+18
* common: Implement newton sphere fitYuval Peress2020-02-062-0/+124
* common/vboot: Add rwsig info commandTom Hughes2020-02-062-0/+50
* TCPMv2: Add TypeC functions needed for PD FAFTSam Hurst2020-02-051-0/+47
* test: move mock header filesJett Rink2020-02-052-0/+44
* common: queue: Add ability to iterate over queueYuval Peress2020-02-051-0/+28
* TCPMv1: Don't turn off pd module clock if rx enabledRuibin Chang2020-02-051-0/+13
* power: Make power_signal_get_level() overridableAseda Aboagye2020-02-051-1/+1
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-1/+0
* TCPMv1/v2: Move dfp_discover_modes() to common fileVijay Hiremath2020-02-041-0/+9
* TCPMv1/v2: Move dfp_consume_modes() to common fileVijay Hiremath2020-02-041-0/+9
* TCPMv1/v2: Move dfp_consume_svids() to common fileVijay Hiremath2020-02-041-0/+9
* TCPMv1/v2: Move dfp_consume_identity() to common fileVijay Hiremath2020-02-042-7/+9
* TCPMv1/v2: Move pd_dfp_exit_mode() to common fileVijay Hiremath2020-02-041-0/+8
* TCPMv1/v2: Move pd_dfp_enter_mode() to common fileVijay Hiremath2020-02-041-0/+16
* common: mag_cal: Trigger online calibration with more samplesGwendal Grignou2020-02-041-2/+2
* usb_pd TCPMv1: Maintain independent MessageId for SOP''Ayushee2020-02-031-6/+35
* Trogdor: Separate the interrupt handlers of WARM_RESET_L and POWER_GOODWai-Hong Tam2020-02-011-1/+9
* TCPMv1: Add support for Thunderbolt active cablesAyushee2020-01-311-14/+14
* ps8818: fix redriver configurationDenis Brockus2020-01-311-0/+9
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-01-311-0/+5
* jinlon: add dual fan control by ecDevin Lu2020-01-313-0/+8
* usb_pd TCPMv1: Maintain independent MessageID for SOP PrimeAyushee2020-01-311-0/+22
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-314-19/+205
* ioexpander: Fix IOEX_INT after ioex_signal numbering changeEdward Hill2020-01-311-2/+3
* npcx: Add driver support for PS/2 interfaceCHLin2020-01-304-0/+9
* usb: differentiate DTS polarity and normal device polarityDenis Brockus2020-01-301-0/+44
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-301-2/+61
* PD 3.0: Add AMS start detection to collision avoidanceDiana Z2020-01-291-0/+14
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-292-15/+12
* driver/retimer: Add support for ON Semi NB7V904MAseda Aboagye2020-01-291-0/+1
* TCPMv1/v2: Move EC_CMD_USB_PD_GET_AMODE host command to common fileVijay Hiremath2020-01-281-0/+37
* TCPMv1/v2: Move EC_CMD_USB_PD_DISCOVERY host command to common fileVijay Hiremath2020-01-281-0/+8
* common: vec3: Add init/sub/add functionsYuval Peress2020-01-281-0/+57
* common: mag_cal: update magnetometer to leverage kasaYuval Peress2020-01-281-15/+2
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-2/+3