summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-skate-3824.129.BBrian Norris2021-09-101-0/+1
* Initial skate supportKatie Roberts-Hoffman2014-01-1411-4/+2076
* spring: export the charger ID pin value in the charger typeVincent Palatin2013-11-191-1/+4
* spring: remove minimum delay when the charger enters idleVincent Palatin2013-11-191-3/+4
* spring: change charger idle minimum period to 3 minutesVincent Palatin2013-11-141-1/+1
* spring: set lower bound of ILIM to 3 AmpsVincent Palatin2013-11-141-1/+1
* spring: Don't re-arm charger idle timer when it's runningVic Yang2013-11-141-2/+2
* spring: keep the charger in idle mode when VBUS has glitched on Spring brickVincent Palatin2013-11-141-2/+22
* spring: force re-detection when seeing DCP chargerVincent Palatin2013-11-131-0/+1
* spring: return the right current value in GPIO modeVincent Palatin2013-11-131-1/+9
* spring: keep the charger in idle mode when VBUS is cutVincent Palatin2013-11-131-1/+50
* spring: honor the PWM limit after a sysjumpVincent Palatin2013-11-111-1/+1
* spring: add PWM limitVincent Palatin2013-11-081-7/+13
* Poll battery cell voltage every 10 secondsVic Yang2013-10-211-2/+2
* spring: do not start up the AP with a battery cell in undervoltageVincent Palatin2013-10-213-9/+27
* spring: do not start CPU when battery is self cut-offVincent Palatin2013-10-211-0/+22
* spring: Prevent cutting off power on sysjumpVic Yang2013-10-151-4/+32
* Check cut off even if the AP is in S0/S3Vic Yang2013-10-151-2/+0
* spring: allow to read battery specific registers from APVincent Palatin2013-09-301-1/+1
* spring: Cut off battery when any cell hit 3.2VVic Yang2013-09-302-7/+28
* spring: increase the initial current limitVincent Palatin2013-09-251-1/+6
* spring: Wait for AP to shut down before cutting off batteryVic Yang2013-09-121-2/+27
* Fix a bug that I2C error may cause incorrect LED colorVic Yang2013-08-201-1/+6
* spring: Workaround a bug that OTG dongle removal is not detectedVic Yang2013-08-191-0/+18
* spring: Disable charging by CHARGER_EN GPIOVic Yang2013-08-011-16/+2
* spring: Shorten delay for charger redetectVic Yang2013-07-301-1/+1
* spring: Allow a minimum 100mA current inputVic Yang2013-07-301-9/+2
* spring: hack: Use EC_CMD_SET_HIB_DELAY to receive board revVic Yang2013-07-291-6/+18
* spring: Do not charge when cutting off the batteryVic Yang2013-07-295-3/+37
* spring: Adjust battery cut off thresholdVic Yang2013-07-292-8/+8
* spring: Disable EC stand-by modeVic Yang2013-07-292-6/+5
* spring: Check battery cut off in PMU taskVic Yang2013-07-293-14/+6
* spring: Update TPS65090 registers on AC changeVic Yang2013-07-291-8/+7
* spring: Update TPSChrome register values for chargingVic Yang2013-07-291-6/+6
* spring: Always pull 500mA before charger type is determinedVic Yang2013-07-291-11/+2
* spring: record TPS65090 resetVincent Palatin2013-07-293-1/+12
* spring: support pull-down and pull-up on ENTERING_RWVincent Palatin2013-07-292-1/+20
* Revert "spring: Drop 3.3V to lock TPSChrome into battery mode"Vincent Palatin2013-07-293-28/+0
* spring: Do not pull low VAC on old boardsVic Yang2013-07-293-4/+21
* spring: Cut off the battery when its charge is critically lowVic Yang2013-07-295-3/+107
* spring: Show yellow LED for battery not fully charged in idle stateVic Yang2013-07-291-3/+1
* spring: Pull down VAC when charger is unpluggedVic Yang2013-07-291-0/+24
* spring: Redetect USB host in S5Vic Yang2013-07-241-5/+12
* spring: Increase CABLE_DET voltage thresholdVic Yang2013-07-241-1/+1
* spring: Drop 3.3V to lock TPSChrome into battery modeVic Yang2013-07-243-0/+28
* spring: Tweak S5 boost on/off boundsVic Yang2013-07-181-4/+5
* spring: Ignore battery assist mode when deciding LED colorVic Yang2013-07-181-15/+2
* spring: Shorten charging state update intervalVic Yang2013-07-181-2/+2
* spring: set fast charge timeout to 10 hoursVincent Palatin2013-07-181-2/+2
* Spring: Battery charger enable should follow boost in S5 plugged case.Todd Broch2013-07-181-2/+5