summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-111-26/+4
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-071-0/+12
* stm32l: supports fake-hibernateLouis Yung-Chieh Lo2014-03-062-0/+10
* Move CLZ emulation to common codeVincent Palatin2014-03-061-0/+3
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-4/+75
* rambi: Remove ignored PCH signalsstabilize-5579.BRandall Spangler2014-03-011-3/+6
* Optimize memsetDaisuke Nojiri2014-03-011-0/+13
* rambi: Changed accel i2c speed to 400kHz and added accels present bitAlec Berg2014-03-011-0/+1
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-03-011-0/+6
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-223-10/+44
* rambi: Add acceleration data to LPC shared memoryAlec Berg2014-02-221-0/+6
* rambi: Add motion sense task to track motionAlec Berg2014-02-225-0/+180
* rambi: Accelerometer driver for kxcj9.Alec Berg2014-02-222-0/+40
* cleanup: nyan: remove unnecessary dependence to pmu_tpschrome.hLouis Yung-Chieh Lo2014-02-141-0/+5
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-082-0/+13
* Samus: Support capsense input as keyboard events.Bill Richardson2014-02-083-0/+27
* Support DPTF charger current limitingRandall Spangler2014-02-082-5/+31
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-073-0/+36
* 8042: Add interface for handling off-matrix button changesChromeOS Developer2014-02-072-0/+34
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-062-6/+20
* Config option for using power button with lid closedstabilize-5414.Bstabilize-5412.BChromeOS Developer2014-02-011-0/+3
* rambi: Enable low-power idleRandall Spangler2014-01-291-0/+6
* rambi: Leave 5V rail on in S3 if USB ports are poweredRandall Spangler2014-01-232-0/+14
* emulator: Move trace dump to a separate moduleVic (Chun-Ju) Yang2014-01-223-11/+31
* x86 & tegra: add CONFIG_POWER_COMMON.Yung-Chieh Lo2014-01-212-8/+8
* baytrail: Add config option to enable WiFi in suspendstabilize-5254.BDuncan Laurie2014-01-171-0/+5
* tegra: refactor the power state machine.Louis Yung-Chieh Lo2014-01-171-1/+1
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-161-0/+3
* ite: Watchdog module addedAlec Berg2014-01-151-0/+6
* clean-up: change __CROS_EC_POWER_COMMON_H define.Louis Yung-Chieh Lo2014-01-111-3/+3
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+5
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-092-37/+38
* Dump stack trace on emulator test failureVic (Chun-Ju) Yang2014-01-081-0/+14
* rename power_state* to charge_state*Louis Yung-Chieh Lo2014-01-073-16/+14
* x86: generalize power state machine for all platforms (1/2)Louis Yung-Chieh Lo2014-01-071-0/+0
* rambi: Add config option for simplified USB power controlRandall Spangler2014-01-071-0/+6
* Add interrupt support for emulatorVic Yang2014-01-062-1/+26
* Move pseudo random number generator to commonVic (Chun-Ju) Yang2013-12-271-0/+4
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-192-3/+3
* Add AP hang detectionRandall Spangler2013-12-173-0/+82
* Let AP read sensor IDs when DPTF thermal thresholds crossedBill Richardson2013-12-162-0/+14
* Implement DPTF thermal thresholdsBill Richardson2013-12-131-1/+5
* Add stubs for DPTF thermal thresholdsBill Richardson2013-12-132-3/+44
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-0/+9
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-122-0/+28
* nds32: WORKAROUND for toolchain bug on rodataVincent Palatin2013-12-101-0/+8
* ite: Port OS layer to Andestar v3m architectureVincent Palatin2013-12-102-0/+10
* Basic driver for tmp432 temperature sensorChromeOS Developer2013-12-071-0/+1
* extract common core codeVincent Palatin2013-12-052-7/+38
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-11/+7