summaryrefslogtreecommitdiff
path: root/power/skylake.c
Commit message (Expand)AuthorAgeFilesLines
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* chell: pmic: Delay disable of V0.85AShawn Nematbakhsh2016-04-121-2/+7
* kunimitsu: hibernate: enable PseudoG3 support at board levelKevin K Wong2016-02-181-19/+0
* skylake: set and clear wake masks in S0 <-> S0ix transitionsArchana Patni2016-02-101-0/+5
* skylake: Better handling of S0->S5->S0 pathDuncan Laurie2016-01-221-2/+1
* skylake: Fix for RTCRST check in S5 power down pathDuncan Laurie2016-01-211-1/+5
* skylake: Add support for asserting RTCRST if power sequencing failsDuncan Laurie2016-01-201-32/+69
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-061-1/+1
* skylake: increase retry count in power upli feng2015-12-161-1/+1
* skylake: fix retry counter checking in power upli feng2015-12-161-1/+1
* kunimitsu: remove fab 3 related changesKevin K Wong2015-11-261-12/+1
* Kunimitsu: Add S0ix on SLP_S0 assertionKyoung Kim2015-11-191-0/+106
* skylake: Move USB enable gpio control to board hooksDuncan Laurie2015-10-121-7/+0
* Kunimitsu: Enable support for limiting the inrush currentVijay Hiremath2015-09-041-4/+4
* 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
* skylake: Inhibit AP power-on until charge current limit is setShawn Nematbakhsh2015-08-011-0/+24
* glados: V2 Board ChangesShawn Nematbakhsh2015-07-241-0/+11
* Skylake: Add G3 sleep mode supportVijay Hiremath2015-07-211-0/+3
* skylake: Disable power rails and components when appropriateShawn Nematbakhsh2015-07-151-1/+9
* 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
* 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
* 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-121-0/+245