summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Config option for using power button with lid closedstabilize-5414.Bstabilize-5412.BChromeOS Developer2014-02-012-1/+10
* Fix watchdog in keyboard scan if key outside mask pressedtest-5394.BRandall Spangler2014-01-291-3/+12
* rambi: Enable low-power idleRandall Spangler2014-01-292-0/+7
* mec1322: hibernation supportstabilize-5339.BVic (Chun-Ju) Yang2014-01-284-4/+163
* Check for valid i2c port number on i2c host commandsChromeOS Developer2014-01-281-2/+18
* rambi: Add delay between PP5000 and PP3300_DX enablesRandall Spangler2014-01-241-0/+1
* Fix leaving SUSP_VR_EN enabled if S5 rails fail to come upRandall Spangler2014-01-243-1/+9
* rambi: Increase REST# pulse length for warm rebootRandall Spangler2014-01-241-3/+3
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-235-0/+43
* Squawks: Disable ectool i2c commands when write protectedChromeOS Developer2014-01-221-0/+1
* Rambi: Disable ectool i2c commands when write protectedChromeOS Developer2014-01-221-0/+1
* emulator: Move trace dump to a separate moduleVic (Chun-Ju) Yang2014-01-2210-97/+174
* emulator: Use udelay() for usleep() if task hasn't startedVic (Chun-Ju) Yang2014-01-211-0/+6
* x86 & tegra: add CONFIG_POWER_COMMON.Yung-Chieh Lo2014-01-2110-16/+17
* baytrail: Add config option to enable WiFi in suspendstabilize-5254.BDuncan Laurie2014-01-173-0/+15
* tegra: refactor the power state machine.Louis Yung-Chieh Lo2014-01-175-218/+122
* Remove obsolete TODOVic (Chun-Ju) Yang2014-01-171-3/+1
* mec1322: Speed up LPC transfer with auto-increment modeVic (Chun-Ju) Yang2014-01-171-37/+54
* mec1322: Use EMI module for port 80Vic (Chun-Ju) Yang2014-01-172-12/+19
* mec1322: disable host write to mapped memoryVic (Chun-Ju) Yang2014-01-171-1/+1
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-168-4/+49
* lm4: move I2C transfer state machine to interrupt handlerRandall Spangler2014-01-161-184/+183
* Clean up run_host_test scriptVic (Chun-Ju) Yang2014-01-151-8/+10
* ite: Watchdog module addedAlec Berg2014-01-153-0/+107
* ite: Added system reset and reset causesAlec Berg2014-01-142-1/+70
* rambi: fix led commandJustin Chuang2014-01-142-5/+8
* Add F13 to 8042 keyboard scan matrixDave Parker2014-01-142-3/+3
* Pit: Remove pwm and power_led taskJaehoon Kim2014-01-143-19/+0
* Use pthread_equal() to compare thread IDVic (Chun-Ju) Yang2014-01-111-1/+1
* mec1322: Refine reset cause detectionVic (Chun-Ju) Yang2014-01-112-4/+24
* clean-up: change __CROS_EC_POWER_COMMON_H define.Louis Yung-Chieh Lo2014-01-111-3/+3
* Fix test config being applied outside of test buildsRandall Spangler2014-01-111-0/+4
* thermal: dptf: Don't clear threshold condition on setDuncan Laurie2014-01-101-1/+3
* Fix and enable timer_dos testVic (Chun-Ju) Yang2014-01-093-43/+32
* mec1322: Use internal SCI pin controlVic (Chun-Ju) Yang2014-01-094-5/+23
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-0926-102/+114
* Enable internal pull-up for MEC1322 EVB I2C busVic (Chun-Ju) Yang2014-01-091-1/+5
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-0926-421/+440
* Remove old TODO comment in emulator UART moduleVic (Chun-Ju) Yang2014-01-091-4/+1
* hook_call_deferred() works before tasks have startedRandall Spangler2014-01-091-1/+6
* emulator: Treat unexpected EOF as test failureVic (Chun-Ju) Yang2014-01-081-1/+1
* Fix an integer underflow bug in hooks testVic (Chun-Ju) Yang2014-01-081-1/+1
* emulator: Guard interrupt status with mutex lockVic (Chun-Ju) Yang2014-01-081-2/+8
* Dump stack trace on emulator test failureVic (Chun-Ju) Yang2014-01-086-7/+116
* ite: WORKAROUND reduce data SRAM to 8kBVincent Palatin2014-01-081-1/+1
* emulator: Keep fail count across sysjumpVic (Chun-Ju) Yang2014-01-081-1/+34
* emulator: Fix a bug that jump tag is overwrittenVic (Chun-Ju) Yang2014-01-081-5/+0
* Fix kb_8042 testVic (Chun-Ju) Yang2014-01-081-0/+2
* ite: Add initial support for ITE IT8380 chipVincent Palatin2014-01-0816-1/+1875
* nyan: use usleep() for PMIC_THERM_HOLD_TIMELouis Yung-Chieh Lo2014-01-081-1/+1