summaryrefslogtreecommitdiff
path: root/include/usb_charge.h
Commit message (Expand)AuthorAgeFilesLines
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-0/+18
* USB: Remove usb_charge_ports_enabledDaisuke Nojiri2017-04-201-8/+0
* bd99955: Improve interrupt / USB charger task wake schemeShawn Nematbakhsh2016-06-161-7/+1
* BD99955: Use only one USB charger task for both the portsVijay Hiremath2016-06-141-0/+7
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-081-0/+13
* usb_charge: fix custom event maskAlec Berg2015-09-111-1/+1
* oak: handle USB BC 1.2 status changeRong Chang2015-09-031-0/+1
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-0/+11
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-0/+15
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-0/+5
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-121-0/+8
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-231-0/+8
* Slippy uses dumb USB ports, not smart ones.Bill Richardson2013-05-021-0/+2
* Clean up USB charging moduleRandall Spangler2012-10-261-2/+9
* Revisit USB charge modesVic Yang2012-08-281-10/+6
* Add hooks for chipset power transitionsRandall Spangler2012-05-091-4/+0
* Automatically switch USB charging modeVic Yang2012-05-091-0/+4
* Added HOOK_INIT for driver module initsRandall Spangler2012-04-191-2/+0
* USB Charging controlVic Yang2012-01-191-0/+34