summaryrefslogtreecommitdiff
path: root/common/usb_charge.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up USB charging moduleRandall Spangler2012-10-261-17/+8
* Hook functions no longer return valuesRandall Spangler2012-10-231-11/+4
* link: Re-enable USB ports on resumeRandall Spangler2012-09-261-12/+37
* Revisit USB charge modesVic Yang2012-08-281-24/+19
* Better help for console commandsRandall Spangler2012-05-251-23/+19
* Preserve USB port state when jumpingVic Yang2012-05-171-3/+38
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-1/+1
* Add hooks for chipset power transitionsRandall Spangler2012-05-091-3/+21
* Automatically switch USB charging modeVic Yang2012-05-091-4/+21
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-10/+10
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-5/+8
* More cleanup of board/chip configs and initializationRandall Spangler2012-03-191-7/+0
* register console commands at compile-timeVincent Palatin2012-01-241-9/+1
* USB Charging controlVic Yang2012-01-191-0/+144