summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-021-34/+4
* Add battery_get_params()Randall Spangler2013-12-022-77/+32
* gpio: Make GPIO_INT_BOTH explicitly RISING|FALLINGRandall Spangler2013-11-231-4/+3