summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB Power Delivery core codeVincent Palatin2014-04-122-0/+266
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-111-8/+15
* Move common charge_state time constants to a common headerBill Richardson2014-04-112-8/+15
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-114-11/+28
* accel: refined motion sense host command interfaceAlec Berg2014-04-051-11/+49
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-052-4/+172
* Add host command to control charge state v2Bill Richardson2014-04-052-5/+79
* Add detailed comments about EC_MEMMAP area to ec_commands.hBill Richardson2014-04-041-10/+20
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-012-0/+43
* Add pwm support while in low-power idlestabilize-5712.8.BHenry Hsu2014-03-291-0/+3
* stm32: add support for stateful CRC-32Vincent Palatin2014-03-291-0/+9
* Add driver for TI BQ24773 chargerVincent Palatin2014-03-291-0/+1
* Initialize extpower module prior to modules with default priorityChromeOS Developer2014-03-291-0/+2
* Add charger_get_params() function to query charger state.Bill Richardson2014-03-281-7/+27
* Add more fields and error flags to struct batt_paramsBill Richardson2014-03-281-14/+28
* compile charger driver independently of the charger taskVincent Palatin2014-03-271-10/+0
* Make battery_is_present() tristate: YES, NO, NOT_SUREBill Richardson2014-03-271-4/+6
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-275-0/+40
* accel: clapper: glimmer: Add support for accelerometer interrupt.stabilize-5696.BAlec Berg2014-03-263-1/+20
* 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
* cortex-m: Add debug config option for disabling buffered writesChromeOS Developer2014-03-261-0/+9
* make the common runtime optionalVincent Palatin2014-03-223-0/+22
* stm32: implement ADC support for STM32F0xxVincent Palatin2014-03-201-0/+11
* Create stub files for charge_state_v2.cBill Richardson2014-03-203-79/+93
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-204-150/+186
* Remove conditional declaration of charge_want_shutdown()Bill Richardson2014-03-201-4/+0
* properly define __packed when using itVincent Palatin2014-03-111-0/+2
* 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