summaryrefslogtreecommitdiff
path: root/common/extpower_falco.c
Commit message (Expand)AuthorAgeFilesLines
* rename power_state* to charge_state*Louis Yung-Chieh Lo2014-01-071-2/+2
* cleanup: Rename and move header filesRandall Spangler2013-10-231-1/+1
* cleanup: Comments in extpower_falco.cRandall Spangler2013-10-221-7/+13
* cleanup: Battery header files and filenamesRandall Spangler2013-10-071-1/+1
* Falco: correct input current limit for 45W adapter, Turbo offBill Richardson2013-09-131-1/+1
* Falco: Always update charger's input current limit.Bill Richardson2013-09-131-11/+10
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-111-10/+26
* Falco: throttle if battery current drain is too highBill Richardson2013-08-231-0/+37
* Abstract polite AP throttling into a functionBill Richardson2013-07-311-10/+1
* Add new hostevents to ask the AP to throttle itselfBill Richardson2013-07-251-0/+10
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-251-20/+237
* Falco: AC adapter identification commandBill Richardson2013-07-111-0/+49