summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* ryu: workaround MAX77620 shutdown issuestabilize-6946.55.Brelease-R43-6946.BVincent Palatin2015-04-041-0/+10
* llama: enable the EC backlight override for mediatek platform.Ben Lok2015-03-091-2/+34
* Power Button: Wait for power button to be stable when waiting for releaseAlexandru M Stan2015-02-101-33/+4
* llama: add llama board supportBen Lok2015-02-102-0/+638
* Veyron: remove the pmic reset in power_onChris Zhong2015-01-301-22/+0
* Rockchip: Wait till we actually power down in power_off()Alexandru M Stan2015-01-231-0/+9
* tegra: Preserve sleep mask on sysjumpVic Yang2015-01-081-2/+5
* Veyron: cancel the long press timer when lost power_goodChris Zhong2014-12-291-5/+9
* ryu: add a dummy power module for controlling sensors.Gwendal Grignou2014-11-183-0/+58
* Jerry: modify gpio config, hibernateChris Zhong2014-11-131-14/+0
* Strago: Initial Version of Strago Board added.Divya Jyothi2014-11-062-0/+328
* samus: change hibernate delay to 7 daysAlec Berg2014-10-211-3/+10
* Pinky: Reoganize power on sequencingAlexandru M Stan2014-10-211-28/+18
* Veyron: power on 5v drv for pinky-rev2Chris Zhong2014-10-021-0/+13
* tegra: Remove 'power' console commandVic Yang2014-09-241-59/+0
* Add options to disable rarely used console commandsVic Yang2014-09-241-0/+2
* Veyron: Fix warm-reset commentAlexandru M Stan2014-09-131-1/+1
* Veyron: Fix leakage power before AP runningChris Zhong2014-09-131-3/+0
* Veyron: Change PWREN to PWRONChris Zhong2014-09-131-10/+8
* Veyron: Reset the PMIC properly at power onAlexandru M Stan2014-09-041-35/+62
* Veyron: Add a time_cancel in power button releasezyw2014-08-291-0/+1
* ryu: disable system hibernateVic Yang2014-08-291-0/+8
* Veyron: Removing some stale tegra codeAlexandru M Stan2014-08-211-20/+2
* Veyron: Fix force power-offAlexandru M Stan2014-08-201-2/+4
* Veyron: Fix power signalsAlexandru M Stan2014-08-201-25/+14
* tegra: Cancel timer if long power press is canceledVic Yang2014-08-151-0/+3
* veyron: Change EC_INT pin to high-Z in S5Chris Zhong2014-08-061-1/+4
* tegra: Support firmware long-press power off timerVincent Palatin2014-07-291-0/+10
* veyron: fixed SUSPEND_L lineAlexandru M Stan2014-07-261-1/+2
* veyron: renamed PMIC_THERM_H -> PMIC_SOURCE_PWR_HAlexandru M Stan2014-07-251-1/+1
* veyron: Modify board configzyw2014-07-232-0/+636
* tegra: use power signal abstraction to access suspend GPIOVincent Palatin2014-07-101-3/+4
* stm32: move spi init to HOOK_CHIPSET_PRE_INIT.Louis Yung-Chieh Lo2014-07-021-4/+6