summaryrefslogtreecommitdiff
path: root/common/gaia_power.c
Commit message (Expand)AuthorAgeFilesLines
* Rename files in common/ to be more consistentRandall Spangler2013-07-081-680/+0
* ec: Add Puppy support to generic/common filesYen Lin2013-07-031-2/+2
* spring: Keep system power on sysjumpVic Yang2013-05-281-3/+6
* pit: Add more delay for proper power_on sequenceWonjoon Lee2013-05-161-3/+4
* Clean up gaia_power debug messagesRandall Spangler2013-04-291-15/+14
* Allow disabling PMU charger task, and do so on pitRandall Spangler2013-04-261-0/+2
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-1/+1
* Move common chipset console commands to chipset.cRandall Spangler2013-04-241-10/+0
* Unify lid switch processingRandall Spangler2013-04-241-18/+19
* Turn on 3.3V rail earlier in power sequence for pitRandall Spangler2013-04-221-6/+22
* PMIC_PWROK is active-high on pitRandall Spangler2013-04-161-11/+35
* Decouple gaia_power from keyscan taskVic Yang2013-04-101-0/+2
* Move board hard reset code into tpschrome driverRandall Spangler2013-04-051-9/+1
* Add parse_bool() to centralize parsing boolean optionsRandall Spangler2013-03-291-6/+6
* Move files in preparation for merging keyboard_scan modulesRandall Spangler2013-03-271-8/+1
* spring: keep AP off when battery level is too lowVic Yang2013-03-201-3/+23
* Move gaia event handler declarations to gaia_power.hRandall Spangler2013-03-201-0/+1
* Use chipset_reset() interface instead of system_warm_reboot()Randall Spangler2013-03-201-19/+19
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-191-8/+8
* 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