summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* Generalize 'charger' command to support BQ24192Vic Yang2013-09-101-33/+40
* kirby: Update battery voltage parametersVic Yang2013-09-101-6/+4
* kirby: Set LED color according to charging statusVic Yang2013-09-101-0/+41
* Show charging allowed info for 'battery' commandVic Yang2013-09-101-0/+4
* Add comments about hooks and deferred functionsRandall Spangler2013-09-061-1/+12
* Add command for Haswell to pause in s5 at shutdownBill Richardson2013-09-061-1/+4
* Introducing MPU module for Cortex-M3Daisuke Nojiri2013-09-052-0/+28
* Enable charging on KirbyVic Yang2013-09-053-7/+40
* Set termination current to minimum for BQ24192 chargerVic Yang2013-09-051-0/+22
* Add boot key testVic Yang2013-09-051-0/+3
* Add multi-step test supportVic Yang2013-09-051-0/+45
* 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