summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-181-9/+8
* charge_manager: Don't charge from dual-role capable portsShawn Nematbakhsh2014-11-171-2/+101
* Disable test binaries for ryu_p1Vic Yang2014-11-131-0/+1
* charge_manager: Add charge port override functionalityShawn Nematbakhsh2014-11-131-0/+85
* charge_manager: Add unit testsShawn Nematbakhsh2014-11-134-1/+290
* pd: for request message, add operational and max currentAlec Berg2014-11-101-1/+3
* math: use CONFIG_FPU when using float.Gwendal Grignou2014-11-091-1/+5
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-1/+1
* pd: samus: add support for power swap commandAlec Berg2014-11-061-5/+7
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-064-1/+131
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-294-9/+28
* pd: VDM Alternate mode support.Todd Broch2014-10-091-0/+5
* samus: support sensor at different power state.Sheng-Liang Song2014-10-081-4/+12
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-081-57/+47
* Add back unit test for usb_pd"Vic Yang2014-10-045-2/+273
* Slow down time when running unit testsVic Yang2014-10-041-0/+1
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-181-79/+81
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-262-72/+54
* Add inductive charging control moduleVic Yang2014-08-253-2/+123
* lightbar: correctly revert to the S0/S3/S5 patternsBill Richardson2014-08-204-0/+318
* Auron: Initial EC commitMohammed Habibulla2014-08-201-1/+1
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-192-46/+72
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-155-266/+3
* Add back unit test for usb_pdVic Yang2014-08-135-3/+266
* Revert "Add unit test for usb_pd"Alec Berg2014-08-114-257/+3
* Add unit test for usb_pdVic Yang2014-08-104-3/+257
* Disable building test binaries for samus_pdVic Yang2014-07-251-0/+4
* disable tests for ryuAaron Durbin2014-07-161-0/+3
* motion_sense: make unit test more reliableAlec Berg2014-07-081-5/+19
* Add test for flash_is_erased()Vic Yang2014-07-081-0/+21
* charger v2: supports charger watchdogLouis Yung-Chieh Lo2014-04-231-8/+11
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-111-0/+6
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-112-28/+448
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-111-2/+2
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-052-2/+50
* Samus: Workaround for flaky battery temp readingBill Richardson2014-04-051-0/+12
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-016-1/+369
* Debounce external power change eventsChromeOS Developer2014-03-291-8/+8
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-271-3/+3
* test: fix scratchpad testing on targetVincent Palatin2014-03-261-2/+2
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-0/+2
* Measure speed gain in utils test only on deviceVic Yang2014-03-131-2/+17
* test: remove one more 64-bit multiplicationVincent Palatin2014-03-071-1/+1
* test: remove 64-bit multiplicationVincent Palatin2014-03-061-2/+2
* Remove time-dependent test from coverage measurementsBill Richardson2014-03-051-0/+3
* Optimize memsetDaisuke Nojiri2014-03-011-4/+55
* Added unit tests for lid angle calculation and acosAlec Berg2014-02-225-0/+207
* Optimize memmoveDaisuke Nojiri2014-02-131-8/+35
* Optimize memcpyDaisuke Nojiri2014-02-121-0/+52
* Run KEYPROTO task during the button unit testChromeOS Developer2014-02-072-2/+4