summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* tsu6721: accept new revision of the chipVincent Palatin2013-03-281-1/+1
* spring: keep AP off when battery level is too lowVic Yang2013-03-212-3/+40
* Use timeout instead of retry count for pre-chargingVic Yang2013-03-211-9/+12
* spring: More stable battery LED controlVic Yang2013-03-201-14/+11
* spring: reset TSU6721 when Toad's ID changesVic Yang2013-03-201-0/+11
* Give the AP 30 sec warning before shutting down due to low batteryRandall Spangler2013-03-051-18/+27
* After shutting down AP, hibernate EC if battery is lowRandall Spangler2013-03-051-9/+29
* Wait to power on system until battery state is knownRandall Spangler2013-03-051-0/+8
* spring: battery LED breath yellow on battery assistVic Yang2013-03-041-0/+50
* Add reinit state to charge_state module to distinguish it from at-ec-boot initRandall Spangler2013-02-282-29/+37
* keep ADC reference voltage on between successive readsVincent Palatin2013-02-251-7/+11
* Allow TSU6721 auto mode under any conditionVic Yang2013-02-251-1/+1
* spring: minimize the window that loses TSU6721 interruptVic Yang2013-02-252-2/+16
* Change the I8042_CMD_ENABLE (0xf4) for keystroke (not for KBC).Louis Yung-Chieh Lo2013-02-231-5/+16
* spring: Handle dead battery and booting with low power chargerVic Yang2013-02-201-0/+3
* spring: Add host command to read power infoVic Yang2013-02-191-0/+47
* assert ENTERING_RW only if it existsDavid Hendricks2013-02-191-0/+2
* 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-121-2/+44
* Rename and document battery constantsRandall Spangler2013-02-121-8/+8
* link: If a required power rail drops, shut downRandall Spangler2013-02-121-4/+52
* spring: Distinguish Apple Chargersstabilize-bluetooth-smartVic Yang2013-02-071-11/+16
* spring: Control battery LEDVic Yang2013-02-051-12/+14
* Tweak lp5562 driver interfaceVic Yang2013-02-051-5/+5
* spring: Add LP5562 driverVic Yang2013-01-212-0/+87
* Add a pass-through for the smart batteryVincent Palatin2013-01-191-0/+77
* Add a pass-through for TPSchrome LDOsVincent Palatin2013-01-161-0/+46
* spring: Add a host command for USB mux switchingVic Yang2013-01-081-0/+29
* spring: Sense attached device typeVic Yang2013-01-082-0/+22
* tps65090: Throttle PMU interrupt instead of charger taskVic Yang2012-12-282-12/+31
* spring: Add interrupt and device type support for TSU6721Vic Yang2012-12-211-7/+34
* Add AP userspace scripts to tweak lightbar colorsBill Richardson2012-12-201-3/+3
* spring: add basic TSU6721 driverVincent Palatin2012-12-132-0/+144
* Add more paranoia for flash write protectRandall Spangler2012-12-101-0/+12
* Invalidate hash if flash operation changes the hashed regionRandall Spangler2012-12-102-8/+51
* link: Enable +5VALW at boot and leave it enabledRandall Spangler2012-12-061-7/+7
* Handle bus errors on thermal I2C busRandall Spangler2012-11-261-3/+14
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-071-0/+22
* x86: set hibernation delay to 1 hourVincent Palatin2012-11-071-1/+1
* More supports for A20 enable/disableLouis Yung-Chieh Lo2012-11-041-1/+30
* Move reset/overheat/shutdown funcs to chipset interfaceRandall Spangler2012-11-015-65/+28
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-013-43/+13
* link: Fix overflow in hibernate time calculationRandall Spangler2012-11-011-1/+5
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-312-0/+202
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-301-2/+2
* Add per-second hookRandall Spangler2012-10-301-0/+9
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-1/+1
* Rename power_button module to switchRandall Spangler2012-10-303-9/+9
* Clean up UART moduleRandall Spangler2012-10-302-15/+19
* Add tick taskRandall Spangler2012-10-301-0/+16