summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-spring-3824.4.BBrian Norris2021-09-101-0/+1
* tsu6721: accept new revision of the chipVincent Palatin2013-03-281-1/+1
* spring: Fix a bug that yellow LED is not turned offVic Yang2013-03-151-12/+15
* spring: set boost PWM frequency to 32KhzVincent Palatin2013-03-151-5/+5
* stm32f: Add support for ADC watchdogVic Yang2013-03-142-3/+122
* spring: stm32: Generate battery key when charging status changes.v1.4.0Todd Broch2013-03-123-0/+24
* stm32: Dynamically generate keyboard IRQ maskDavid Hendricks2013-03-081-6/+17
* spring: Fix ID_MUX polarityVic Yang2013-03-081-3/+3
* stm32f10x: Initial importDavid Hendricks2013-03-089-39/+123
* spring: support new ID detection circuitVic Yang2013-03-082-11/+78
* Rename CODEC_INT to ID_MUX.Jeremy Thorpe2013-03-072-9/+2
* spring: avoid AC bad when load suddenly increaseVic Yang2013-03-052-7/+28
* spring: switch default current limit mode to aggressive modeVic Yang2013-03-051-1/+1
* Give the AP 30 sec warning before shutting down due to low batteryRandall Spangler2013-03-052-18/+28
* After shutting down AP, hibernate EC if battery is lowRandall Spangler2013-03-052-12/+33
* Wait to power on system until battery state is knownRandall Spangler2013-03-052-14/+56
* spring: battery LED breath yellow on battery assistVic Yang2013-03-043-9/+133
* spring: set maximum allowed duty cycleVic Yang2013-03-041-0/+3
* Add reinit state to charge_state module to distinguish it from at-ec-boot initRandall Spangler2013-02-283-32/+43
* temp_metrics: use iotools wrmsr instead of wrmsrSameer Nanda2013-02-261-3/+3
* keep ADC reference voltage on between successive readsVincent Palatin2013-02-254-14/+27
* Allow TSU6721 auto mode under any conditionVic Yang2013-02-251-1/+1
* spring: a more aggressive current control approachVic Yang2013-02-251-3/+89
* spring: minimize the window that loses TSU6721 interruptVic Yang2013-02-253-2/+20
* Change the I8042_CMD_ENABLE (0xf4) for keystroke (not for KBC).Louis Yung-Chieh Lo2013-02-231-5/+16
* spring: Avoid picking up USB power from APVic Yang2013-02-221-6/+21
* spring: Tweak current limit and voltage thresholdVic Yang2013-02-211-6/+6
* spring: Handle AP VBUS powerVic Yang2013-02-212-2/+4
* spring: Handle dead battery and booting with low power chargerVic Yang2013-02-203-1/+26
* spring: Add current limit loopVic Yang2013-02-202-4/+70
* spring: Add host command to read power infoVic Yang2013-02-197-4/+149
* assert ENTERING_RW only if it existsDavid Hendricks2013-02-191-0/+2
* Unify dut-control command.Todd Broch2013-02-131-3/+5
* Allow flashing of EC binary from host with multiple servod invocations.Todd Broch2013-02-131-4/+7
* spring: always enable the PP3300_WWAN railVincent Palatin2013-02-132-4/+5
* tps65090: update LDOs configurationVincent Palatin2013-02-131-1/+3
* Add console command to fake battery state of chargetoolchain-3701.42.Bstabilize-3701.81.Bstabilize-3701.46.Bstabilize-3701.30.0bstabilize-3701.30.0release-R26-3701.BRandall Spangler2013-02-122-2/+49
* Rename and document battery constantsRandall Spangler2013-02-123-32/+28
* link: If a required power rail drops, shut downRandall Spangler2013-02-121-4/+52
* spring: Distinguish Apple Chargersstabilize-bluetooth-smartVic Yang2013-02-073-18/+61
* stm32: Lengthen ADC sample timeVic Yang2013-02-061-4/+4
* stm32mon: add back flashing progressionVincent Palatin2013-02-061-8/+9
* spring: Tweak battery LED policyVic Yang2013-02-051-2/+4
* spring: Limit USB port currentVic Yang2013-02-051-2/+24
* Mask 'tags' in .gitignoreVic Yang2013-02-051-0/+1
* stm32: implement SMBUS-style read block/stringVincent Palatin2013-02-051-3/+19
* spring: Control battery LEDVic Yang2013-02-055-17/+90
* Modify stm32mon to better suite autotest useVadim Bendebury2013-02-051-17/+66
* spring: Change PWM frequencyVic Yang2013-02-051-1/+1
* Tweak lp5562 driver interfaceVic Yang2013-02-052-7/+14