summaryrefslogtreecommitdiff
path: root/common/extpower_usb.c
Commit message (Expand)AuthorAgeFilesLines
* Rename extpower_usb to extpower_springVic Yang2013-08-281-947/+0
* Remove normal mode in USB extpower moduleVic Yang2013-08-281-47/+8
* Refactor PWM moduleVic Yang2013-08-271-51/+7
* spring: Shorten delay for charger redetectVic Yang2013-08-011-1/+1
* spring: Allow a minimum 100mA current inputVic Yang2013-08-011-9/+2
* spring: Always pull 500mA before charger type is determinedVic Yang2013-08-011-11/+2
* spring: Increase CABLE_DET voltage thresholdVic Yang2013-08-011-1/+1
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Improve over current detectionVic Yang2013-07-101-3/+25
* Remove fast PWM tweak modeVic Yang2013-07-101-10/+4
* spring: Fix a bug of PWM duty cycle upper boundVic Yang2013-07-101-5/+10
* spring: Drop support for VFET2 video poewr outputVic Yang2013-07-101-3/+5
* Extend overcurrent delay to 1200 msVic Yang2013-07-081-1/+1
* spring: Switch ID_MUX back on redetectingVic Yang2013-07-081-0/+2
* spring: Poll CABLE_DET for a secondVic Yang2013-07-081-10/+27
* Notify kernel of USB device change after it stabilizesVic Yang2013-07-081-7/+21
* spring: Wait 80ms for CABLE_DET to be assertedVic Yang2013-06-221-1/+2
* spring: Check USB device type periodicallyVic Yang2013-06-221-0/+11
* spring: Avoid I2C transaction in interrupt contextVic Yang2013-06-211-1/+7
* spring: Hard-limit current draw from ToadVic Yang2013-06-191-1/+9
* Update USB device type before notifying hoststabilize-4287.BVic Yang2013-06-171-1/+1
* Redetect USB device type on non-standard chargerVic Yang2013-06-171-2/+59
* Incorporate CABLE_DET circuit changeVic Yang2013-06-131-21/+81
* spring: update PWM characterization for DVT1Vincent Palatin2013-06-111-12/+15
* Reset TSU6721 on initializationVic Yang2013-06-051-1/+1
* spring: Update device type on video power changeVic Yang2013-06-051-0/+4
* spring: Fix a bug that 3.3V output is on after video dongle detachedVic Yang2013-05-281-4/+1
* spring: Avoid over-current on the same PWM duty cycleVic Yang2013-05-251-2/+2
* Draw more current when lower than 500mAVic Yang2013-05-201-2/+16
* Revert "Monitor video detachment with ADC watchdog"Vic Yang2013-05-201-74/+43
* spring: Update PMU ADC constantVic Yang2013-05-151-3/+7
* spring: Fix a bug that ID_MUX is never switched backVic Yang2013-05-131-2/+9
* spring: Pull more current from video dongleVic Yang2013-05-131-6/+10
* spring: Hard-limit DCP current at 1.5AVic Yang2013-05-081-3/+12
* spring: Improve charging current controlVic Yang2013-05-071-20/+37
* spring: Fix S3 USB charging bugVic Yang2013-05-061-1/+1
* Monitor video detachment with ADC watchdogVic Yang2013-04-301-41/+72
* spring: Enable both VFET2 and VFET4 for videoVic Yang2013-04-291-0/+2
* Remove _OFF from GPIO register macrosRandall Spangler2013-04-161-2/+2
* Clean up USB external power moduleRandall Spangler2013-04-101-131/+218
* Turn on/off 3.3V output properlyVic Yang2013-04-101-2/+26
* Rename usb_charging.c to extpower_usb.c and move to common/Randall Spangler2013-04-091-0/+676