summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Cr50: Add valid PCR value for pinweaverIgor2018-11-071-13/+159
* npcx: gpio: implement the gpio_get_flags_by_mask functionCHLin2018-11-051-1/+4
* fpsensor: add TPM seed to Input Key MaterialNicolas Norvez2018-11-021-6/+43
* util: add isupper() library functionDino Li2018-10-311-0/+5
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-302-5/+1
* Battery: Force data update for EC_CMD_BATTERY_GET_STATICDaisuke Nojiri2018-10-301-1/+2
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-1/+1
* usb-pd: send more request after waitJett Rink2018-10-281-37/+35
* Keyboard: Add keypad supportDaisuke Nojiri2018-10-231-0/+14
* common/led_onoff_states.c: fix indentationPatrick Georgi2018-10-201-1/+1
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-195-34/+40
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-192-44/+43
* Fan: Fix memory access error in pwm_fan_initDaisuke Nojiri2018-10-191-2/+3
* dragonegg: make PD interrupt use higher priority taskJett Rink2018-10-181-2/+5
* usb-pd: Do not source Vconn in DTSJett Rink2018-10-181-4/+12
* cleanup: rename Rp enum values for clarityJett Rink2018-10-122-14/+14
* cr50: CCD Info indicates whether all CCD capabilities are default.Namyoon Woo2018-10-111-1/+24
* cr50: minor code revision with macros regarding CCD capabilities.Namyoon Woo2018-10-111-5/+11
* Revert "tcpc: Check battery present to enable PD_SUSPEND"Wai-Hong Tam2018-10-101-5/+0
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2018-10-101-18/+42
* tcpc: Check battery present to enable PD_SUSPENDWai-Hong Tam2018-10-091-0/+5
* usb-pd: allow a task to prevent TCPC LPMJett Rink2018-10-051-2/+21
* usb_i2c: provide a way to communicate non-i2c commandsVadim Bendebury2018-10-051-1/+30
* FIXUP: mkbp: add support for board-specific host notificationEnrico Granata2018-10-041-6/+6
* tcpc: Resume suspended ports after an intervalJonathan Brandmeyer2018-10-042-1/+37