summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-292-0/+17
* Add host command to set battery vendor parametersDave Parker2014-04-243-0/+56
* Move battery cutoff to a shared command with config optionDave Parker2014-04-232-0/+17
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-212-7/+7
* Kip: identify adapters and adjust the charger input currentDevin Lu2014-04-172-0/+50
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-111-8/+15
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-104-11/+28
* accel: refined motion sense host command interfaceAlec Berg2014-04-041-11/+49
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-03-312-4/+172
* Optimize memsetDaisuke Nojiri2014-03-281-0/+13
* lm4: Use a special task event for ADC conversionsChromeOS Developer2014-03-261-1/+3
* cortex-m: Add task_wait_event_mask() helper functionChromeOS Developer2014-03-261-1/+20
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-255-0/+40
* Initialize extpower module prior to modules with default priorityChromeOS Developer2014-03-251-0/+2
* accel: clapper: glimmer: Add support for accelerometer interrupt.Alec Berg2014-03-203-1/+20
* Add function to check if battery is respondingChromeOS Developer2014-03-121-0/+8
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-4/+75
* rambi: Remove ignored PCH signalsRandall Spangler2014-03-041-3/+6
* rambi: Changed accel i2c speed to 400kHz and added accels present bitAlec Berg2014-02-261-0/+1
* rambi: Rotate accelerometer data into standard reference frameAlec Berg2014-02-261-0/+6
* Allow AP to set wireless power state in suspendRandall Spangler2014-02-263-10/+44
* rambi: Add acceleration data to LPC shared memoryAlec Berg2014-02-201-0/+6
* Add pwm support while in low-power idleHenry Hsu2014-02-201-0/+3
* rambi: Add motion sense task to track motionAlec Berg2014-02-115-0/+180
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-102-0/+13
* Support DPTF charger current limitingRandall Spangler2014-02-082-5/+31
* Add configs for battery detect via gpio or custom functionChromeOS Developer2014-02-072-6/+20
* rambi: Accelerometer driver for kxcj9.Alec Berg2014-02-062-0/+40
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-043-0/+36
* 8042: Add interface for handling off-matrix button changesChromeOS Developer2014-02-032-0/+34
* Config option for using power button with lid closedChromeOS Developer2014-02-031-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-242-0/+14
* baytrail: Add config option to enable WiFi in suspendDuncan Laurie2014-01-181-0/+5
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-161-0/+3
* clean-up: change __CROS_EC_POWER_COMMON_H define.Louis Yung-Chieh Lo2014-01-131-3/+3
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-131-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