summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-falco_peppy-4389.81.BBrian Norris2021-09-101-0/+1
* falco: Adjust low-battery LED blink threshold (again)Bill Richardson2013-10-221-6/+2
* CHERRY-PICK: Wake keyboard task when lid opensRandall Spangler2013-10-011-0/+13
* CHERRY-PICK: Haswell: Add control for touchscreen resetDave Parker2013-09-191-0/+17
* falco: delay LCD VCC enable by 270msDuncan Laurie2013-09-164-17/+64
* 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
* Add mutex around chipset_throttle_cpu() (BRANCH ONLY)Bill Richardson2013-09-091-5/+20
* Add command for Haswell to pause in s5 at shutdownBill Richardson2013-09-066-2/+48
* Add a generic get/set host commandBill Richardson2013-09-066-1/+160
* Handle multiple independent sources for CPU throttlingBill Richardson2013-09-0519-34/+907
* Implement emulator clock fast-forwardingVic Yang2013-09-042-4/+34
* Peppy: Correct adc calculation of charger currentDave Parker2013-08-301-4/+6
* Peppy: Set battery pre-charge current to worst case value.Dave Parker2013-08-301-1/+1
* CHERRY-PICK:Update Peppy keyboard mask for Japanese keyboardsDave Parker2013-08-301-1/+1
* CHERRY-PICK:Update keyboard scanmatrix for Japanese keyboards.Dave Parker2013-08-302-7/+7
* CHERRY-PICK:Peppy: Make power LED turn amber when entering suspendDave Parker2013-08-301-15/+31
* Peppy: Enable PP5000 while checking initial keyboard stateChromeOS Developer2013-08-291-0/+23
* Falco: LED should flash white when battery is < 12%, not 7%.Bill Richardson2013-08-271-1/+6
* 8042: Wake the keyboard scan task when keystrokes are enabledDuncan Laurie2013-08-261-1/+3
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-233-1/+202
* Falco: throttle if battery current drain is too highBill Richardson2013-08-234-0/+179
* Remove default values for undefined tasks from charge state moduleDuncan Laurie2013-08-221-7/+0
* Change peppy battery led error blink timingDuncan Laurie2013-08-221-1/+2
* falco: delay backlight enable by 420msDuncan Laurie2013-08-223-2/+90
* Add fan power enable GPIO for PeppyDuncan Laurie2013-08-224-2/+10
* Lock BOOTCFG to safe values for all LM4sBill Richardson2013-08-2210-40/+19
* Tweak thermal points again.Bill Richardson2013-08-191-1/+1
* falco: Use PROCHOT to throttle instead of asking host nicelyDuncan Laurie2013-08-192-2/+9
* Poll and cache g781 temperature valuesDuncan Laurie2013-08-196-19/+38
* Peppy: set fan/thermal steps (BRANCH ONLY)ChromeOS Developer2013-08-192-3/+3
* Haswell: shutdown directly to G3 without pausing in S5Duncan Laurie2013-08-091-4/+3
* Hide battery vendor params override behind config optionDuncan Laurie2013-08-098-22/+11
* Console command for g781 temperature sensor.Duncan Laurie2013-08-092-13/+194
* Fix leaving keyboard scanning disabled on brief power button pressDuncan Laurie2013-08-091-4/+4
* Use macros for C <-> K conversionsDuncan Laurie2013-08-098-18/+17
* ectool: Return non-success exit code on bad EC status.Duncan Laurie2013-08-092-0/+4
* Remove proxy config flags for unit testsDuncan Laurie2013-08-095-16/+29
* Move onewire bus support from chip/lm4 to commonDuncan Laurie2013-08-093-1/+1
* x86: use charge state hook to wake up power button taskDuncan Laurie2013-08-092-13/+14
* Change one-wire bus to use normal gpio interfaceDuncan Laurie2013-08-096-38/+9
* Move input character processing from UART interrupt to console taskDuncan Laurie2013-08-095-497/+453
* Remove unneeded includes of registers.hDuncan Laurie2013-08-094-4/+0
* Host commands don't set the response pointerDuncan Laurie2013-08-096-41/+20
* Falco: Stop charging after a timeout of 10 hoursDuncan Laurie2013-08-093-0/+20
* Track the duration of each charge/discharge state.Duncan Laurie2013-08-092-2/+6
* Pass command line arguments to make from make_all.shDuncan Laurie2013-08-091-1/+1
* Fix documentation for lid change and power button hooksDuncan Laurie2013-08-091-2/+2
* Word-align the host memory mapDuncan Laurie2013-08-092-3/+12
* Add hook for changes in the charge state machineDuncan Laurie2013-08-096-0/+19