summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-spring-3824.84.BBrian Norris2021-09-101-0/+1
* spring: Wait 80ms for CABLE_DET to be assertedVic Yang2013-06-211-1/+2
* spring: Show green LED when 94% chargedVic Yang2013-06-141-2/+6
* Incorporate CABLE_DET circuit changeVic Yang2013-06-121-21/+81
* spring: update PWM characterization for DVT1Vincent Palatin2013-06-111-12/+15
* Only cache LP5562 status on I2C transaction successVic Yang2013-06-111-3/+5
* Retry when TSU6721 initialization failsVic Yang2013-06-112-25/+44
* stm32: add hibernate support using stm32f100 standby modeVincent Palatin2013-06-113-21/+85
* fix the build on lm4 platformsVincent Palatin2013-06-102-2/+7
* stm32: avoid getting stuck on interrupted AP I2C transferVincent Palatin2013-06-101-0/+16
* Revert "spring: always enable the PP3300_WWAN rail"Vincent Palatin2013-06-092-5/+4
* spring: Guard battery cut-off command with lockVic Yang2013-06-063-19/+75
* Accept a command if it's a full matchVic Yang2013-06-061-0/+6
* Reset TSU6721 on initializationVic Yang2013-06-061-1/+1
* spring: Update device type on video power changeVic Yang2013-06-061-0/+4
* Print error message before PMU hard resetVic Yang2013-06-042-2/+8
* Make ectool LED command more genericVic Yang2013-06-043-66/+144
* Remove breathing LED effect from LP5562 LED driverVic Yang2013-06-031-124/+7
* Add ectool command to control LED colorVic Yang2013-06-033-2/+99
* Cache LP5562 LED colorVic Yang2013-06-021-4/+17
* spring: Prevent showing green LED when we are actually chargingVic Yang2013-06-021-1/+2
* spring: Fix a bug that 3.3V output is on after video dongle detachedVic Yang2013-06-021-4/+1
* spring: Keep system power on sysjumpVic Yang2013-06-021-3/+6
* Extend TSU6721 BCD timer to 3.6 secondsVic Yang2013-06-021-1/+1
* spring: Avoid over-current on the same PWM duty cycleVic Yang2013-05-281-2/+2
* spring: boot with depleted battery if the right charger is pluggedVincent Palatin2013-05-243-0/+19
* spring: new TPS65090 parameters to avoid cap ringingVincent Palatin2013-05-231-19/+15
* Draw more current when lower than 500mAVic Yang2013-05-211-2/+16
* Reset charge state machine on charge timeoutVic Yang2013-05-203-0/+31
* Fix a bug in reading TSU6721 interrupt valueVic Yang2013-05-201-2/+2
* Revert "Monitor video detachment with ADC watchdog"Vic Yang2013-05-201-70/+38
* spring: Update PMU ADC constantVic Yang2013-05-163-3/+7
* Add console command to force enable consoleVic Yang2013-05-165-49/+50
* spring: Pull more current from video dongleVic Yang2013-05-141-6/+10
* spring: Fix a bug that ID_MUX is never switched backVic Yang2013-05-141-2/+9
* spring: Improve charging current controlVic Yang2013-05-131-20/+37
* spring: Hard-limit DCP current at 1.5AVic Yang2013-05-081-3/+12
* spring: Fix a bug that charger task is stuckVic Yang2013-05-081-3/+4
* spring: Fix S3 USB charging bugVic Yang2013-05-061-1/+1
* spring: Implement battery cut-off commandVic Yang2013-05-013-1/+23
* stm32: Fix ADC watchdog bug and extend sample timeVic Yang2013-05-011-4/+6
* Monitor video detachment with ADC watchdogVic Yang2013-05-011-36/+68
* add option to de-activate EC console input when WP is onVincent Palatin2013-04-301-0/+10
* spring: de-activate EC console input when WP is onVincent Palatin2013-04-301-0/+3
* Handle battery charged alarmVic Yang2013-04-301-10/+14
* spring: Enable both VFET2 and VFET4 for videoVic Yang2013-04-292-0/+3
* Add new TPS65090 charge state REINIT and BAD_CONDVic Yang2013-04-282-20/+27
* spring: Show yellow LED when not fully chargedVic Yang2013-04-281-0/+2
* WORKAROUND: always detect special key combinationsVincent Palatin2013-04-251-1/+1
* spring: Disable keyboard when lid is closedVic Yang2013-04-241-1/+2