summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some stupid.stabilize-5511.Bstabilize-5500.71.Bstabilize-5500.26.Bstabilize-5500.130.Bstabilize-5500.100.Brelease-R34-5500.BBill Richardson2014-02-171-1/+1
* Update util/lbplay.c to use the sysfs interface.Bill Richardson2014-02-151-171/+138
* cleanup: nyan: remove unnecessary dependence to pmu_tpschrome.hLouis Yung-Chieh Lo2014-02-143-2/+6
* Optimize memmoveDaisuke Nojiri2014-02-132-16/+71
* Pit: Change the temperature range in discharging state.Jaehoon Kim2014-02-131-2/+2
* Optimize memcpyDaisuke Nojiri2014-02-122-7/+87
* Add comment about matching temp sensor index and name with corebootChromeOS Developer2014-02-122-2/+10
* baytrail: Battery cutoff return codes were backwardsstabilize-5463.BRandall Spangler2014-02-112-2/+2
* Remove deprecated make_all.shVic (Chun-Ju) Yang2014-02-091-9/+0
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-085-0/+30
* Samus: Support capsense input as keyboard events.Bill Richardson2014-02-088-5/+123
* Support DPTF charger current limitingRandall Spangler2014-02-084-6/+82
* Fix set2 scancode for volume up media keyChromeOS Developer2014-02-081-2/+1
* lm4: Remove 500k clock delay in clock_init()Randall Spangler2014-02-071-10/+0
* rambi: Update LED charging algorithmRandall Spangler2014-02-071-39/+9
* Run KEYPROTO task during the button unit testChromeOS Developer2014-02-072-2/+4
* Only call button handler if keyboard protocol task definedChromeOS Developer2014-02-071-0/+2
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-0712-2/+389
* 8042: Add interface for handling off-matrix button changesChromeOS Developer2014-02-073-61/+129
* Add presubmit check for unit testVic (Chun-Ju) Yang2014-02-064-0/+22
* baytrail: reduce delay before SYS_PWROK assertion to 5 msRandall Spangler2014-02-061-2/+5
* baytrail: Ensure touchscreen is in reset on S3->S5 transitionRandall Spangler2014-02-061-1/+2
* Pit: Add Green LED function in tps65090 charger driverJaehoon Kim2014-02-063-2/+21
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-0610-34/+48
* Stop hang detect timer when flags are set to 0Randall Spangler2014-02-051-0/+4
* Add vim filetype tag for Makefile.rulesVic (Chun-Ju) Yang2014-02-051-0/+1
* 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