summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common: motion: fix races at shutdownfirmware-rammus-11275.BGwendal Grignou2022-10-211-7/+16
* motionsense: prevent loop after missing eventsJett Rink2022-05-171-8/+10
* Panic: Save LR and code location in HFSRDaisuke Nojiri2022-03-281-1/+1
* timer: Make udelay overridableDaisuke Nojiri2022-03-281-3/+1
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-09-271-0/+1
* i2c: add generic read/modify/write operationsDenis Brockus2021-09-271-0/+86
* motion sense: Calculate loop time based on sensor needsMathew King2021-09-251-67/+69
* BACKPORT: mkbp: handle multiple writes of interruptJett Rink2021-09-101-74/+215
* BACKPORT: mkbp: non-gpio-based mkbp events, leave interruptsJett Rink2021-09-101-4/+23
* BACKPORT: mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2021-09-101-4/+8
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2021-09-101-1/+3
* util: Add explicit castsTom Hughes2021-09-081-1/+1
* cbi: add Second Source Factory Cache (SSFC) CBI fieldMarco Chen2021-09-081-0/+34
* chgramp: Don't ramp DTS suppliers above advertisementAseda Aboagye2021-03-191-8/+5
* charge_ramp: Allow USB-C power to be ramped by hardwareDaisuke Nojiri2021-03-191-7/+22
* usbc: fix storm tracker overflow issueJett Rink2019-11-261-7/+10
* USB PD: disable port if TCPC interrupt storm detectedJett Rink2019-08-181-2/+41
* usb/mux: Do not connect MUX when PD disconnectedRuibin Chang2019-08-181-10/+27
* USB PD: Only maintain contracts over sysjump when sinkingDiana Z2019-08-181-9/+18
* USB PD: Disable Vconn as well as Vbus on initDiana Z2019-08-181-1/+7
* pd_protocol: Add ready_state_holdoff_timer.Aseda Aboagye2019-08-181-17/+44
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-08-181-10/+34
* usb: add inline helper method for CC linesJett Rink2019-08-182-34/+14
* pd_protocol: Keep Try.Src flag while debouncing.Aseda Aboagye2019-08-181-1/+14
* pd: Don't send msgs for ~200ms after 1st request.Aseda Aboagye2019-08-181-0/+37
* USB PD: Re-discover port partner when a contract was in placeDiana Z2019-08-181-0/+9
* Common: move for loop initial declarationDiana Z2019-08-181-2/+6
* USB PD: Suspend ports when resetting TCPCs during cold rebootDiana Z2019-08-181-1/+9
* PD: Set Rp consistently on initial connection, increasing laterDiana Z2019-08-182-19/+13
* USB-PD: Disable Vconn on SRC_DISCONNECTDaisuke Nojiri2019-08-181-1/+4
* common/usb_pd_protocol: Set port in LPM at the start of initKarthikeyan Ramasubramanian2019-08-181-0/+8
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-08-181-20/+49
* system: Make system_can_boot_ap return true for AC-only systemsDaisuke Nojiri2019-08-181-16/+14
* USB-PD: Fix build errors for non-DRPDaisuke Nojiri2019-08-181-2/+8
* tcpc: wait for TCPC wake up upon first accessJett Rink2019-08-181-20/+40
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2019-08-181-14/+13
* common/usb_pd_protocol: Fix TryWait.SNK to Unattached.SNK timeout valueRuibin Chang2019-08-181-2/+2
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2019-08-181-2/+10
* USB PD: Handle Vconn changes during hard resetDiana Z2019-08-181-0/+23
* PD: Respect tTypeCSendSourceCap timingDiana Z2019-08-181-1/+9
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-03-262-1/+3
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-02-113-20/+58
* rammus: Reduced keybaord backlight PWMmichael5 chen2019-01-171-0/+3
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-12-262-6/+67
* motion_lid: Set tablet mode at 180 degreeFurquan Shaikh2018-12-261-10/+10
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-12-262-13/+6
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-12-261-23/+37
* motion_lid: Get rid of return value for motion_lid_set_tablet_modeFurquan Shaikh2018-12-261-5/+4
* usb-pd: preprocess pending interrupts after resetJett Rink2018-11-161-0/+14
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-16/+18