summaryrefslogtreecommitdiff
path: root/common/gaia_power.c
Commit message (Expand)AuthorAgeFilesLines
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-10/+10
* Hook functions no longer return valuesRandall Spangler2012-10-231-5/+5
* Fixed a bug of sysjump: shutdown but reboot.Louis Yung-Chieh Lo2012-09-191-5/+14
* Snow: Retry accesses to PMU before hard resetCharlie Mooney2012-09-181-1/+8
* gaia_power: Report power on reasonSimon Glass2012-09-061-5/+6
* gaia: notify chipset pre-init hook before turning on APDavid Hendricks2012-08-291-5/+9
* gaia: update ap_suspended usageDavid Hendricks2012-08-291-7/+5
* gaia: Add a warm reboot functionSameer Nanda2012-08-281-0/+27
* Snow: Adding in EC ability to hard reset pmicCharlie Mooney2012-08-281-1/+2
* Reset pmic registers to known safe values on bootCharlie Mooney2012-08-271-0/+2
* stm32: fix AP auto power onVincent Palatin2012-08-241-3/+3
* Fix poweron state machine in the ECPuneet Kumar2012-08-241-52/+50
* gaia: Assert PMIC_PWRON_L only if XPSHOLD is lowDavid Hendricks2012-08-221-2/+7
* stm32: don't go to stop mode in suspendVincent Palatin2012-08-161-2/+0
* daisy: Modify charging flow to comply charging specificationRong Chang2012-08-161-3/+0
* Handle IRQ from TPS65090, pass AC status to APSimon Que2012-08-141-0/+3
* stm32f100: implement low power modeVincent Palatin2012-08-091-0/+5
* Fixing lid power behavior -- shutdowns vs rebootsCharlie Mooney2012-08-031-0/+1
* Fixing bug: Keyboard locks up after 8s pwr pressCharlie Mooney2012-07-311-1/+1
* Modify Gaia power message to match x86 power moduleVic Yang2012-07-261-4/+5
* Stop keyboard scans from triggering ARM EC resetCharlie Mooney2012-07-261-0/+5
* Refactor reboot command to add ap-off and cancel optionsRandall Spangler2012-07-231-2/+7
* daisy/snow: enable SUSPEND_L interruptDavid Hendricks2012-07-191-0/+1
* Send hook notification on GAIA power eventVic Yang2012-07-181-0/+10
* gaia_power: Allow AP power to be controlledSimon Glass2012-07-171-2/+37
* gaia_power: Add power command to check power state.Simon Glass2012-07-171-0/+42
* daisy: Re-read suspend gpio when asked for chipset stateRong Chang2012-07-171-0/+7
* gaia: add lid switch functionality to power statesDavid Hendricks2012-07-071-8/+40
* Daisy/Snow: Drive power LED with PWMDavid Hendricks2012-07-021-57/+5
* stm32: drive the keyboard power LEDVincent Palatin2012-06-221-4/+73
* Detect recovery key combinationVincent Palatin2012-05-311-0/+14
* stm32: assert/de-assert GPIO_PMIC_PWRON_L with keyboard power eventDavid Hendricks2012-05-291-0/+3
* Better help for console commandsRandall Spangler2012-05-251-1/+4
* stm32: keep power across sysjumpVincent Palatin2012-05-181-0/+4
* daisy: Refactor the power taskSimon Glass2012-05-141-87/+236
* daisy: Deal with no-timeout explicity in wait_in_signal()Simon Glass2012-05-141-10/+17
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-13/+17
* daisy: Rename power signals to indicate polaritySimon Glass2012-05-031-12/+12
* daisy v1.02: power sequencing updatesDavid Hendricks2012-04-271-10/+33
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-4/+7
* Don't trigger watchdog when power button is held downSimon Glass2012-04-121-0/+6
* Change task messages to eventsRandall Spangler2012-04-061-7/+7
* Add platform-neutral chipset interfaceRandall Spangler2012-03-051-3/+23
* stm32l: update GAIA power sequencing timingsVincent Palatin2012-02-241-2/+2
* stm32l: fix ACOK signalVincent Palatin2012-02-231-2/+2
* stm32l: add a simple shutdown sequence for GAIA SoC.Vincent Palatin2012-02-211-5/+50
* stm32l: add a simple power sequencing for Daisy boardVincent Palatin2012-02-161-0/+144