summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2018-02-1218-391/+20
* charge_manager: Support no-BC1.2 configurationShawn Nematbakhsh2018-02-123-1/+12
* pd: Add pd_capable() to check PD capability of partner portShawn Nematbakhsh2018-02-122-4/+16
* pd: Remove ACCESSORY statesShawn Nematbakhsh2018-02-1212-137/+51
* cleanup: pd: Remove CONFIG_CASE_CLOSED_DEBUGShawn Nematbakhsh2018-02-126-99/+13
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2018-02-126-3/+25
* bd9995x: Leave USB data switches closed on PD power swapShawn Nematbakhsh2018-02-122-35/+56
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2018-02-1213-99/+38
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2018-02-1219-468/+538
* Fix inconsistent task function declarationsStefan Reinauer2018-02-1224-25/+25
* npcx: unset ESPIRSTWE bit to prevent ec cannot enter low power modeCHLin2018-02-122-2/+2
* npcx: espi: Add new bit fields of eSPI regs and remove useless ones.Mulin Chao2018-02-121-36/+71
* bd9995x: Clear VSYS_PRIORITY when Vbat > Vbat_minScott Collyer2018-02-121-2/+43
* charge_state: Change CHARGE_MAX_SLEEP_USEC to 1 minuteFurquan Shaikh2018-02-122-4/+17
* panic: Set EC_HOST_EVENT_PANIC on chipset resetFurquan Shaikh2018-02-121-1/+2
* software_panic: Add a new software panic type for PMIC faultFurquan Shaikh2018-02-121-0/+1
* intel_x86: Auto power-on after battery SOC is above minimum requiredFurquan Shaikh2018-02-121-5/+49
* skylake: Check for hard and soft off in chipset_force_shutdownFurquan Shaikh2018-02-121-1/+1
* npcx: Use compatible MPU configShawn Nematbakhsh2018-02-122-48/+7
* cortex-m: mpu: Support unaligned regions and protect code RAMShawn Nematbakhsh2018-02-124-60/+149
* npcx: fixed the assembly code of deep idle bypassCHLin2018-02-122-9/+6
* charger: Prevent SET access to EC_CMD_CHARGE_STATE on locked systemsShawn Nematbakhsh2018-02-121-3/+3
* npcx: espi: fixed bug that ec cannot wakeup from deep idle by VW eventsMulin Chao2018-02-122-9/+11
* sensors: Remove debug printfGwendal Grignou2018-02-081-2/+0
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-11-014-4/+13
* Fix keyboard in systemd-bootStefan Reinauer2017-11-011-13/+5
* keyboard_8042: ensure key scanning on when keyboard enabledStefan Reinauer2017-11-011-0/+2
* kionix: Issue soft reset before checking whoami resultDuncan Laurie2017-10-261-1/+24
* charge_manager: Delay power on if battery is not presentDuncan Laurie2017-10-101-0/+11
* eve: Make BATTERY_DISCONNECTED depend only on XDSGScott Collyer2017-10-101-5/+3
* eve: Provide batteryparam implementation to disable CTOScott Collyer2017-10-032-0/+251
* pd: Apply consistent Rp at bootShawn Nematbakhsh2017-09-281-0/+5
* pd: Allow deep sleep in SRC_DISCOVERYShawn Nematbakhsh2017-09-281-2/+2
* pd: Remove support for debug accessories that provide VBUS + RdShawn Nematbakhsh2017-09-289-48/+3
* npcx: bypass for CSAE issue if CONFIG_LOW_POWER_IDLE is disabledMulin Chao2017-09-282-1/+13
* npcx: bypasses for SHM reading fail via eSPI and CSAE impact efficiencyMulin Chao2017-09-282-12/+14
* driver: bm160: Fix minimal gyro frequencyGwendal Grignou2017-09-201-1/+1
* eve: Enable optimized SHA256 implementationDuncan Laurie2017-09-131-0/+1
* common/sha256: agressive SHA-256 unrolling as an optionNicolas Boichat2017-09-133-0/+30
* port80: Disable default print of port80 messages in interrupt contextFurquan Shaikh2017-09-132-30/+66
* eve: Re-enable discharge-on-ac for all boardsDuncan Laurie2017-09-132-1/+3
* eve: Modify LED tables to match updates to specScott Collyer2017-09-131-25/+23
* charger: bd9995x: Disable topoff modeShawn Nematbakhsh2017-08-311-3/+1
* eve: Make a few pmic init commands run on RW imageDuncan Laurie2017-08-161-10/+10
* Revert "npcx: workaround the bug that SHM data read via eSPI may be corrupted"Duncan Laurie2017-08-161-3/+12
* eve: Disable PMIC power button shutdown timerDuncan Laurie2017-08-151-0/+3
* usb_pd_protocol: Req SNK Cap if not received yet.Aseda Aboagye2017-08-121-2/+1
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-128-22/+24
* eve: Modify LED behavior to show double tap patterns when chargingScott Collyer2017-08-111-172/+255
* eve: Update hibernate delayDuncan Laurie2017-08-111-0/+6