summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* ec_commands: Add "hibdelay" as an EC host command.Aseda Aboagye2015-09-251-0/+30
* oak: updates GPIO setting for rev4Ben Lok2015-09-231-1/+5
* oak: revise the cold reset timing.Ben Lok2015-09-181-9/+19
* oak: power: set 8s for long power key press to force shutdownYH Huang2015-09-181-5/+5
* Kunimitsu: Enable support for limiting the inrush currentVijay Hiremath2015-09-041-4/+4
* oak: enable MBKP events for PD eventsBen Lok2015-08-312-4/+4
* Fixed a failure of power button press while entering G3 state.Kaiyen Chang2015-08-311-6/+43
* skylake: allow power button power ons in S5 after apshutdownAaron Durbin2015-08-311-3/+3
* glados: Disable keyboard + trackpad in tablet modeShawn Nematbakhsh2015-08-241-3/+1
* Skylake: Add low power Pseudo G3 supportVijay Hiremath2015-08-211-3/+19
* skylake: power sequencing updateAaron Durbin2015-08-191-36/+57
* skylake: Wake from Deep S5 after battery low is deassertedstabilize-7374.BDuncan Laurie2015-08-171-7/+16
* glados: Switch to V2 boardShawn Nematbakhsh2015-08-141-3/+7
* strago: Power state transition in case of apshutdownKumar, Gomathi2015-08-111-0/+4
* mediatek: Fix llama buildShawn Nematbakhsh2015-08-061-15/+1
* oak: increase the PMIC power key press time to 5 seconds.Ben Lok2015-08-051-1/+1
* oak: revise warm reset control for rev3Ben Lok2015-08-051-9/+21
* oak: enable EC sleep in S3Ben Lok2015-08-051-3/+8
* oak: power: Set 10s for long power key press to force shutdownYH Huang2015-08-031-5/+5
* tasks: Remove most task_start_called() calls.Aseda Aboagye2015-08-011-2/+1
* skylake: Inhibit AP power-on until charge current limit is setShawn Nematbakhsh2015-08-011-0/+24
* oak: power: change power state while losting POWER_GOOD signalYH Huang2015-08-011-16/+76
* mec1322: Power state transition in case of apshutdownKyoung Kim2015-07-281-0/+21
* glados: V2 Board ChangesShawn Nematbakhsh2015-07-241-0/+11
* Skylake: Add G3 sleep mode supportVijay Hiremath2015-07-211-0/+3
* Braswell: Add support for PMICKyoung Kim2015-07-151-21/+12
* skylake: Disable power rails and components when appropriateShawn Nematbakhsh2015-07-151-1/+9
* Strago/Cyan: Change USB power pin name to generic one.li feng2015-07-141-6/+0
* Braswell: Added SOC G3 / Pseudo G3 supportKevin K Wong2015-07-142-4/+39
* oak: set a debounce time for suspend signalBen Lok2015-06-301-1/+13
* tegra: enable EC sleep in S3Vic Yang2015-06-261-1/+2
* oak: power: add the console command "power on/off"YH Huang2015-06-251-1/+60
* power: ryu: ignore lid open eventsVincent Palatin2015-06-251-1/+2
* oak: power off ap if reboot ap-offYH Huang2015-06-231-22/+28
* power: skylake: Delay 10ms before deasserting PCH_RSMRST_Lstabilize-7199.BShawn Nematbakhsh2015-06-201-1/+17
* skylake: Properly handle apshutdown when AP is already shutdownShawn Nematbakhsh2015-06-131-2/+4
* Remove obsolete board-specific codeRandall Spangler2015-06-102-348/+0
* skylake: Use a simulated power button press to force-shutdown the APShawn Nematbakhsh2015-06-041-2/+13
* glados: Initialize PMIC V12 / V0.85A supplyShawn Nematbakhsh2015-05-291-0/+3
* power: skylake: Wait for PCH_SLP_SUS_L deassertion when leaving G3Shawn Nematbakhsh2015-05-291-1/+1
* power/skylake: Always enable PP*_EN signals for bring-upShawn Nematbakhsh2015-05-281-12/+0
* power: skylake: Always mirror rsmrst input to outputShawn Nematbakhsh2015-05-281-6/+2
* oak: add initial support for oak board rev1Rong Chang2015-05-271-44/+52
* Skylake: Fix for "apreset cold" EC console commandVijay Hiremath2015-05-181-1/+2
* glados: Initial mainboard commitstabilize-7060.BShawn Nematbakhsh2015-05-121-1/+1
* power: skylake: Add support for skylake power sequencingShawn Nematbakhsh2015-05-122-2/+248
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-074-104/+60
* Braswell: Turn on/off the USB power while S5->S3/S3->S5.Hsu Henry2015-05-051-0/+7
* braswell: Support added for suspend/resume and shutdownDivya Jyothi2015-04-291-10/+11
* ryu: rework the workaround for the EN_PP3300 issueVincent Palatin2015-04-111-10/+0