summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed the stack overflow bug in 'battery' console command.stabilize-5784.0.BLouis Yung-Chieh Lo2014-04-215-15/+61
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-2013-0/+533
* blaze: add ectool discharge commandDevin Lu2014-04-182-0/+13
* tegra: move to charger v2.Louis Yung-Chieh Lo2014-04-184-15/+3
* cortex-m: store FPU regs on context switchAlec Berg2014-04-183-14/+58
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-172-6/+30
* blaze: implement the power and battery LED behaviorDevin Lu2014-04-175-6/+199
* blaze: add battery configurationDevin Lu2014-04-171-45/+30
* big: Modify LGC battery setting based on battery speccloud_lin2014-04-122-5/+8
* Smart Battery: Buffer battery parameters while they are updatedDave Parker2014-04-121-33/+34
* Zinger board configurationVincent Palatin2014-04-128-187/+502
* FruitPie board configurationVincent Palatin2014-04-128-16/+455
* stm32: USB Power Delivery physical layerVincent Palatin2014-04-123-0/+497
* USB Power Delivery core codeVincent Palatin2014-04-125-0/+1086
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-117-62/+77
* cortex-m0: add more thumb1 helpersVincent Palatin2014-04-111-11/+53
* Stop charge_state_v2 from spewing problems with no battery.Bill Richardson2014-04-111-9/+29
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-115-34/+474
* Move common charge_state time constants to a common headerBill Richardson2014-04-114-44/+42
* flash_ec: Only kill -9 as a last resortDoug Anderson2014-04-111-3/+20
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-118-17/+173
* accel: Add arg to ectool motionsense to print sensor active flag.Alec Berg2014-04-101-0/+26
* Small bugfix in low-battery notification (charge_state_v2.c)Bill Richardson2014-04-091-1/+1
* DPTF: Don't restore charging current limit on resumeDave Parker2014-04-081-18/+3
* accel: refined motion sense host command interfaceAlec Berg2014-04-053-23/+94
* accel: changed motion sense host command to be more permissive with data argsAlec Berg2014-04-051-9/+9
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-059-106/+789
* Add host command to control charge state v2Bill Richardson2014-04-056-42/+325
* Samus: Workaround for flaky battery temp readingBill Richardson2014-04-052-0/+25
* Retry 8042 keyboard interrupts if host isn't respondingRandall Spangler2014-04-051-2/+26
* Fix idle task deep sleep on Samus.Bill Richardson2014-04-041-0/+14
* Add detailed comments about EC_MEMMAP area to ec_commands.hBill Richardson2014-04-041-10/+20
* i8042: add a console command to dump internal state.Louis Yung-Chieh Lo2014-04-041-6/+89
* lm4: Ensure falling edges on outputs to edge-sensitive host inputsRandall Spangler2014-04-041-2/+21
* More info in console messages from charge state v2Bill Richardson2014-04-021-1/+12
* Samus: LIGHTBAR_RESET_L should be open-drain.Bill Richardson2014-04-021-1/+1
* Update some comments to reflect newly-filed bugsBill Richardson2014-04-021-22/+12
* Add OWNERS filesRandall Spangler2014-04-023-1/+11
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-0114-16/+1266
* ectool: "temps all" lists nothing if no sensor connects to EC.Louis Yung-Chieh Lo2014-04-011-1/+7
* big: fixed a LED corner case while almost fullLouis Yung-Chieh Lo2014-04-011-1/+10
* Rambi, Squawks: Clean up old comment on keyboard IRQChromeOS Developer2014-04-012-8/+0
* Squawks: Fix manual control of the power LEDChromeOS Developer2014-04-011-1/+1
* Squawks: Set adapter input current to 1575mAChromeOS Developer2014-04-011-1/+1
* Squawks: Add smart battery temp sensor to temp sensors listChromeOS Developer2014-04-012-0/+6
* Squawks: Enable low-power idleChromeOS Developer2014-04-011-0/+1
* Fix EC_PWROK pin for Squawks evt boardhenryhsu2014-04-011-1/+1
* Squawks: Enable USB power in S3 if USB ports enabled at suspendChromeOS Developer2014-04-011-0/+1
* Squawks: Default enable WLAN antenna and power in suspendChromeOS Developer2014-04-011-0/+2
* Add TAGS and cscope.* to .gitignoreBill Richardson2014-03-311-1/+2