summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* i2c: add i2clookup host commandJett Rink2019-05-161-0/+28
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-05-081-10/+34
* usb: add inline helper method for CC linesJett Rink2019-05-082-35/+15
* pd_protocol: Don't clear PD flags while debouncing.Aseda Aboagye2019-05-071-1/+9
* pd: Don't send msgs for ~200ms after 1st request.Aseda Aboagye2019-05-071-0/+37
* USB PD: Re-discover port partner when a contract was in placeDiana Z2019-04-241-0/+9
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-04-233-20/+58
* common: led_onoff_states: add new LED state for fully charged in S5Devin Lu2019-04-221-3/+20
* Common: move for loop initial declarationDiana Z2019-04-181-2/+6
* USB PD: Suspend ports when resetting TCPCs during cold rebootDiana Z2019-04-161-1/+9
* PD: Set Rp consistently on initial connection, increasing laterDiana Z2019-03-112-19/+13
* USB-PD: Disable Vconn on SRC_DISCONNECTDaisuke Nojiri2019-03-111-1/+4
* common/usb_pd_protocol: Set port in LPM at the start of initKarthikeyan Ramasubramanian2019-03-021-0/+8
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-02-271-11/+46
* common: sensor: Honor roundup flag for rangeGwendal Grignou2019-02-111-1/+2
* charge_ramp: Allow USB-C power to be ramped by hardwareDaisuke Nojiri2019-01-221-7/+22
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-222-3/+203
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-01-111-20/+49
* i2c_master: Protect TCPC I2C tunnels as part of EC_REBOOT_DISABLE_JUMPKarthikeyan Ramasubramanian2019-01-092-2/+43
* USB-PD: Don't make charge_manager save log if it's not presentDaisuke Nojiri2019-01-021-0/+2
* USB-PD: Fix build errors for non-DRPDaisuke Nojiri2019-01-021-2/+8
* system: Make system_can_boot_ap return true for AC-only systemsDaisuke Nojiri2019-01-021-16/+14
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-20/+40
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2018-12-181-14/+13
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-181-0/+63
* common/usb_pd_protocol: Fix TryWait.SNK to Unattached.SNK timeout valueRuibin Chang2018-12-181-2/+2
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-181-0/+28
* motion_sense: Print motion sensors count for accelinfo commandVijay Hiremath2018-12-181-0/+2
* chgstv2: fix LED glitch on rebootCaveh Jalali2018-12-181-1/+4
* Add fingerprint match code for no template caseTom Hughes2018-12-061-8/+13
* test/usb_pd_fuzz: Fuzzing of USB PD dataNicolas Boichat2018-12-061-1/+6
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-061-0/+20
* chgstv2: Fix battery_near_full() with full batteryEdward Hill2018-12-061-1/+1
* Delete unused MAX_BYTES_IN_ONE_READING from usb_i2c.cMatthew Blecker2018-12-061-1/+0
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-061-0/+4
* motion_sense: Remove global fifo_flush_needed, redundantGwendal Grignou2018-12-061-7/+4
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2018-12-031-2/+10
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-11-301-7/+1
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-301-0/+7
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-302-6/+67
* motion_lid: Set tablet mode at 180 degreeFurquan Shaikh2018-11-301-10/+10
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-302-13/+6
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-301-23/+37
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2018-11-301-1/+3
* motion_lid: Get rid of return value for motion_lid_set_tablet_modeFurquan Shaikh2018-11-301-5/+4
* USB PD: Handle Vconn changes during hard resetDiana Z2018-11-211-0/+23
* led_pwm: Add CONFIG_LED_PWM_CHARGE_STATE_ONLYEdward Hill2018-11-211-7/+7
* PD: Respect tTypeCSendSourceCap timingDiana Z2018-11-201-1/+9
* Fan: Allow fan count to be set dynamicallyDaisuke Nojiri2018-11-192-26/+68
* usb-pd: preprocess pending interrupts after resetJett Rink2018-11-161-0/+14