summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Extend charge state machine to accommodate KirbyVic Yang2013-09-054-27/+163
* Temporary OTG and external power supportVic Yang2013-09-053-0/+86
* Add BQ27541 battery driverVic Yang2013-09-056-192/+539
* Add a generic get/set host commandBill Richardson2013-09-052-1/+108
* kirby: Add delay before enabling 3.3V railVic Yang2013-09-051-1/+12
* Also test temp sensor read delegation in thermal testVic Yang2013-09-041-1/+1
* Flush test coverage information before rebooting emulatorVic Yang2013-09-041-1/+10
* kirby: Pull XPSHOLD low to shut down the APVic Yang2013-09-041-0/+9
* Peppy: Set battery pre-charge current to worst case value.Dave Parker2013-09-031-1/+1
* Add LIGHTBAR_CMD_VERSION command to detect lightbar features.stabilize-4636.BBill Richardson2013-08-301-0/+13
* Kirby LED driverVic Yang2013-08-302-0/+71
* Add config options for power rail controlsVic Yang2013-08-301-5/+5
* Add BQ24192 charger driverVic Yang2013-08-308-82/+263
* Update keyboard scanmatrix for Japanese keyboards.Dave Parker2013-08-302-7/+7
* pit: pulse AP_RESET_L when resetting EC or forcing AP shutdownRandall Spangler2013-08-291-0/+25
* stm32l: Add a "PRE_FREQ_CHANGE" hook to allow other code to prepareDoug Anderson2013-08-291-0/+1
* pit: Move suspend/resume hook callbacks to a deferred taskDoug Anderson2013-08-291-2/+17
* Peppy: Make power LED turn amber when entering suspendDave Parker2013-08-291-15/+31
* battery: Add sleep param; make errors fatal in the loopDoug Anderson2013-08-281-2/+18
* Falco: LED should flash white when battery is < 12%, not 7%.Bill Richardson2013-08-281-1/+6
* Rename extpower_usb to extpower_springVic Yang2013-08-283-5/+5
* Remove normal mode in USB extpower moduleVic Yang2013-08-281-47/+8
* Refactor PWM moduleVic Yang2013-08-274-57/+13
* Don't send IN_PROGRESS response if GET_COMMS_STATUS is unsupportedAndrew Bresticker2013-08-241-1/+1
* Falco: throttle if battery current drain is too highBill Richardson2013-08-231-0/+37
* Completely new thermal/fan implementationBill Richardson2013-08-236-303/+207
* Fix a bug that I2C error may cause incorrect LED colorVic Yang2013-08-211-1/+6
* Remove default values for undefined tasks from charge state moduleDave Parker2013-08-211-7/+0
* Change peppy battery led error blink timingDavid Huang2013-08-211-1/+2
* pit: Only enable FET4 by default at cold resetDoug Anderson2013-08-161-1/+7
* Poll and cache g781 temperature valuesDave Parker2013-08-131-13/+21
* Remove board 'wolf' from master/ToT branch.stabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BDave Parker2013-08-121-1/+0
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-091-1/+57
* Haswell: shutdown directly to G3 without pausing in S5Bill Richardson2013-08-091-4/+3
* Hide battery vendor params override behind config optionRandall Spangler2013-08-095-22/+2
* Console command for g781 temperature sensor.Dave Parker2013-08-091-10/+152
* Fix leaving keyboard scanning disabled on brief power button pressRandall Spangler2013-08-091-4/+4
* pit: leave 1.35V rail on during warm rebootRandall Spangler2013-08-091-1/+7
* Update Wolf from Slippy.Hsu Henry2013-08-082-0/+43
* console_output: Add commands for saving / restoring print mask.Shawn Nematbakhsh2013-08-081-13/+24
* Use macros for C <-> K conversionsBill Richardson2013-08-073-12/+7
* Peppy ectool led commandDave Parker2013-08-073-23/+164
* Clean up configuring GPIO alternate functionsRandall Spangler2013-08-071-0/+28
* Add kirby boardVic Yang2013-08-041-2/+16
* Move onewire bus support from chip/lm4 to commonRandall Spangler2013-08-022-0/+145
* x86: use charge state hook to wake up power button taskRandall Spangler2013-08-022-13/+14
* Move input character processing from UART interrupt to console taskRandall Spangler2013-08-022-480/+433
* Remove unneeded includes of registers.hRandall Spangler2013-08-023-3/+0
* Host commands don't set the response pointerRandall Spangler2013-08-023-26/+11
* Falco: Stop charging after a timeout of 10 hoursDave Parker2013-08-021-0/+10