summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* system: Make system_can_boot_ap return true for AC-only systemsDaisuke Nojiri2018-12-191-16/+14
* USB-PD: Fix build errors for non-DRPDaisuke Nojiri2018-12-191-2/+8
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-20/+40
* USB-PD: Don't make charge_manager save log if it's not presentDaisuke Nojiri2018-12-171-0/+2
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2018-12-171-14/+13
* charge_ramp: Allow USB-C power to be ramped by hardwareDaisuke Nojiri2018-12-171-7/+22
* Keyboard: Consolidate keyboard factory testsDaisuke Nojiri2018-12-171-0/+63
* common/usb_pd_protocol: Fix TryWait.SNK to Unattached.SNK timeout valueRuibin Chang2018-12-141-2/+2
* common: sensor: Add API to set sensor scaleGwendal Grignou2018-12-141-0/+28
* motion_sense: Print motion sensors count for accelinfo commandVijay Hiremath2018-12-121-0/+2
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-081-0/+9
* gsctool: Add commands to set sn bits.Louis Collard2018-12-061-0/+2
* cr50: clear TPM NVMEM cache when entering Alt OSVadim Bendebury2018-12-061-5/+8
* cr50: provide DCRYPTO_ladder_is_enabled() for test and fuzz buildsVadim Bendebury2018-12-061-4/+1
* chgstv2: fix LED glitch on rebootCaveh Jalali2018-12-061-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-051-1/+6
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-051-0/+20
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2018-12-031-2/+10
* chgstv2: Fix battery_near_full() with full batteryEdward Hill2018-12-031-1/+1
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-031-7/+1
* Delete unused MAX_BYTES_IN_ONE_READING from usb_i2c.cMatthew Blecker2018-12-011-1/+0
* tablet_mode: Fix tablet mode for tablet devicesNicolas Boichat2018-12-011-0/+4
* motion_sense: Remove global fifo_flush_needed, redundantstabilize-octopus-11316.38.Bstabilize-octopus-11316.37.Bstabilize-11316.37.Bstabilize-11316.35.BGwendal Grignou2018-11-291-7/+4
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-291-0/+7
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-11-292-6/+67
* motion_lid: Set tablet mode at 180 degreeFurquan Shaikh2018-11-291-10/+10
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-292-13/+6
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-291-23/+37
* mkbp: Enable the EC to report whether it has more events on mkbp_get_next_eventEnrico Granata2018-11-281-1/+3
* motion_lid: Get rid of return value for motion_lid_set_tablet_modeFurquan Shaikh2018-11-271-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
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-16/+18
* USB-PD: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-161-22/+58
* Battery: Make battery command print display percentageDaisuke Nojiri2018-11-151-1/+8
* chipset: Add a host command to issue AP resetWai-Hong Tam2018-11-151-0/+13
* motion_lid: Add support for setting DPTF profile based on lid angleFurquan Shaikh2018-11-151-1/+69
* dptf: Add support for DDPNFurquan Shaikh2018-11-151-1/+50
* Battery: Apply full factor to full capacityDaisuke Nojiri2018-11-141-7/+13
* led_pwm: Fix pulsing bug after init.Aseda Aboagye2018-11-131-0/+8
* led_pwm: Turn off inactive charge port LEDs.Aseda Aboagye2018-11-131-11/+9
* chgstv2: Notify on display percentage changeDaisuke Nojiri2018-11-081-5/+16
* Battery: Get display charge percentageDaisuke Nojiri2018-11-081-1/+16
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+22
* fpsensor: Move the definition of FP_TEMPLATE_FORMAT_VERSIONNicolas Norvez2018-11-071-1/+0
* mkbp_event: deassert host irq when if the current event cannot be fetchedNicolas Boichat2018-11-071-3/+3