summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-222-12/+11
* Use timeout instead of retry count for pre-chargingVic Yang2013-03-201-9/+12
* spring: keep AP off when battery level is too lowVic Yang2013-03-202-3/+40
* Move battery LED code on spring to commonRandall Spangler2013-03-203-2/+138
* Move gaia event handler declarations to gaia_power.hRandall Spangler2013-03-201-0/+1
* Use chipset_reset() interface instead of system_warm_reboot()Randall Spangler2013-03-201-19/+19
* Move I2C arbitration to its own fileRandall Spangler2013-03-202-0/+105
* spring: reset TSU6721 when Toad's ID changesVic Yang2013-03-201-0/+11
* spring: More stable battery LED controlstabilize-3881.0.BVic Yang2013-03-191-14/+11
* Rename board_get_ac() to extpower_is_present()Randall Spangler2013-03-192-11/+12
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-195-19/+19
* Move external power detect for link to its own fileChromeOS Developer2013-03-194-9/+42
* Call AC change hook from the hook taskRandall Spangler2013-03-191-5/+40
* Add external power present flag to charge_get_flags()Randall Spangler2013-03-152-5/+12
* Rename power_led.c to onewire_led.cRandall Spangler2013-03-142-2/+2
* Clean up power LED state machine on linkRandall Spangler2013-03-142-48/+81
* 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