summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* nyan: implement chipset_reset() for cold/warm resetLouis Yung-Chieh Lo2014-01-031-22/+18
* nyan: wait 225ms for PMIC RTC start-upLouis Yung-Chieh Lo2013-12-201-0/+20
* nyan: change the XPSHOLD waiting timeLouis Yung-Chieh Lo2013-12-191-21/+8
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-195-41/+39
* rambi: Add duplicate GPIO outputs for proto 2.0 boardRandall Spangler2013-12-161-0/+10
* Rename mixed-case config constantsRandall Spangler2013-12-162-6/+6
* nyan: propagate EC reset to the AP reset for old boards.Louis Yung-Chieh Lo2013-12-141-0/+16
* nyan: bring back set_ap_reset() for old boards.Louis Yung-Chieh Lo2013-12-131-1/+22
* nyan: re-factor power button to use common/power_button.cLouis Yung-Chieh Lo2013-12-111-20/+31
* nyan: force shutdown uses PMIC THERM instead.Louis Yung-Chieh Lo2013-12-051-22/+45
* rambi: Remove proto1 workaround which leaves PP5000_EN onRandall Spangler2013-12-031-14/+3
* nyan: change power button long press timeout to 10.2 secondsYen Lin2013-11-231-2/+2
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-24/+3
* rambi: Pause between S5 and G3 statesRandall Spangler2013-11-191-1/+1
* nyan: supports immediate 'power off'.Louis Yung-Chieh Lo2013-11-191-11/+30
* rambi: Add low power idle to rambiAlec Berg2013-11-091-0/+15
* Take XPSHOLD back.Louis Yung-Chieh Lo2013-11-081-17/+1
* Add TODO for TODO_XPSHOLD.Louis Yung-Chieh Lo2013-11-051-0/+1
* Refine GPIO list of Nyan.Louis Yung-Chieh Lo2013-11-041-1/+16