summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CONFIG_BRINGUP option to help debug signals for bringupBill Richardson2014-06-051-0/+66
* Add cprints() and ccprints()Vic Yang2014-05-216-71/+71
* tegra: don't set auto_power_on if SYSJUMPLouis Yung-Chieh Lo2014-05-091-2/+4
* tegra: waits for battery stable before booting AP.Louis Yung-Chieh Lo2014-05-091-0/+7
* tegra: reorder the "AP running" and "XPSHOLD seen".Louis Yung-Chieh Lo2014-05-091-1/+2
* tegra: fixed a corner case that AP_OFF flag is not cleared.Louis Yung-Chieh Lo2014-05-091-3/+16
* tegra: fix bug that apshutdown cannot shut down the AP.Louis Yung-Chieh Lo2014-05-091-3/+16
* Wait for battery boot-upWonjoon Lee2014-05-081-0/+2
* nyan: fix the power in_signals out of sync bug.Louis Yung-Chieh Lo2014-05-061-0/+6
* tegra: keeps AP in off state for "reboot ap-off"Louis Yung-Chieh Lo2014-05-031-3/+14
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-301-0/+62
* tegra: move to charger v2.Louis Yung-Chieh Lo2014-04-181-12/+0
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-112-2/+2
* baytrail: Increase time after all voltages good to 15 msRandall Spangler2014-03-181-3/+3
* rambi: Add 7 ms delay before turning off PP3300_DX at shutdownRandall Spangler2014-03-071-0/+1
* stm32l: supports fake-hibernateLouis Yung-Chieh Lo2014-03-062-5/+7
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-223-21/+21
* cleanup: nyan: remove unnecessary dependence to pmu_tpschrome.hLouis Yung-Chieh Lo2014-02-141-1/+1
* baytrail: reduce delay before SYS_PWROK assertion to 5 msRandall Spangler2014-02-061-2/+5
* baytrail: Ensure touchscreen is in reset on S3->S5 transitionRandall Spangler2014-02-061-1/+2
* rambi: Add delay between PP5000 and PP3300_DX enablesRandall Spangler2014-01-241-0/+1
* Fix leaving SUSP_VR_EN enabled if S5 rails fail to come upRandall Spangler2014-01-242-1/+3
* rambi: Increase REST# pulse length for warm rebootRandall Spangler2014-01-241-3/+3
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-231-0/+15
* x86 & tegra: add CONFIG_POWER_COMMON.Yung-Chieh Lo2014-01-211-2/+2
* baytrail: Add config option to enable WiFi in suspendstabilize-5254.BDuncan Laurie2014-01-171-0/+9
* tegra: refactor the power state machine.Louis Yung-Chieh Lo2014-01-172-217/+106
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-096-229/+229
* nyan: use usleep() for PMIC_THERM_HOLD_TIMELouis Yung-Chieh Lo2014-01-081-1/+1
* rambi: Remove duplicate EC_PWROK workaround for proto 1.5Randall Spangler2014-01-081-10/+0
* x86: generalize power state machine for all platforms (1/2)Louis Yung-Chieh Lo2014-01-075-5/+5