summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* motionsense: prevent loop after missing eventsstabilize-12239.19.BJett Rink2019-06-141-8/+10
* arcada: use lid switch instead of gpioJett Rink2019-06-061-1/+1
* ish: reload watchdog after lower power exitJett Rink2019-06-063-1/+15
* ish: max-retries mechanism for watchdog timerJack Rosenthal2019-06-063-1/+49
* ish: use magic number to verify persistent dataJack Rosenthal2019-06-0611-62/+149
* Makefile: create new rules for host and fuzz testsJack Rosenthal2019-06-051-3/+5
* ish: remove unused ish_dma_page codeJack Rosenthal2019-06-052-40/+3
* ish: remove unnecessary task switch for UARTJett Rink2019-06-051-4/+2
* Intelrvp: Adding PECI ifdef in temp_sensor_id enumAyushee2019-05-301-0/+2
* Adds filtering of the STM32 DFU devices to eliminate devices withBrian J. Nemec2019-05-301-4/+4
* helios: Scrub GPIOSTim Wawrzynczak2019-05-303-56/+5
* helios: Update battery pack infoTim Wawrzynczak2019-05-302-40/+11
* helios: Initial EC imageScott Collyer2019-05-307-0/+945
* common/i2c_master: Add a subcommand to protect all TCPC portsKarthikeyan Ramasubramanian2019-05-304-39/+32
* Prevent power on with disconnected batteryDiana Z2019-05-301-0/+4
* chgmgr: Allow boards to customize supplier_priorityDaisuke Nojiri2019-05-293-5/+8
* ec: Update OWNERSKirtika Ruchandani2019-05-291-3/+3
* common: Remove unnecessary null checkJacob Garber2019-05-281-3/+0
* arcada_ish: hook up 360 hall sensor to ISRJett Rink2019-05-283-3/+17
* fpsensor: move hardware-independent code to fpsensor_state.cYicheng Li2019-05-284-165/+255
* driver/tcpm: Tidy tcpci_tcpm_transmitJacob Garber2019-05-281-10/+8
* common: Remove duplicate error checkJacob Garber2019-05-281-3/+1
* Krane: correct the default charging current to 3.5A (0.5C)Tony Lin2019-05-281-0/+4
* PECI: Move non-chipset specific PECI code to common folderVijay Hiremath2019-05-286-234/+233
* casta : Blink red led to indicate low batteryYongBeum Ha2019-05-281-2/+3
* Reverts an update to the compiler toolchain when building theBrian J. Nemec2019-05-251-0/+5
* usb_port_power_smart: support a new usb_charge_mode - USB_CHARGE_MODE_DEFAULT.Marco Chen2019-05-243-34/+30
* usb_port_power_smart: data of USB_SYSJUMP_TAG is a struct not uint8_t.Marco Chen2019-05-241-5/+8
* bobba: add blorb and droid into the support of controlling USB Type-A power.Marco Chen2019-05-241-0/+34
* Nami: Increase thermal thresholds to avoid auto-shutdownDaisuke Nojiri2019-05-241-2/+2
* g: improve trng error handlingVadim Bendebury2019-05-242-1/+70
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-05-241-1/+1
* cml: Remove while loop to check for PP5000_A_PG signalScott Collyer2019-05-242-5/+7
* nvmem: make page header checksums different between prod and devVadim Bendebury2019-05-243-16/+35
* nvmem: do not run when crypto is disabledVadim Bendebury2019-05-245-0/+42
* hatch: Enable CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MAScott Collyer2019-05-241-0/+12
* kohaku: Enable CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MAScott Collyer2019-05-241-0/+12
* ec-devutils: update for pyusb-1.0.2Nick Sanders2019-05-244-6/+11
* gsctool: add ability to get/set flash log timestamp baseVadim Bendebury2019-05-241-1/+58
* gsctool: further optimize parameter descriptionVadim Bendebury2019-05-241-56/+93
* gsctool: consolidate processing of optional parametersVadim Bendebury2019-05-241-29/+62
* gsctool: refactor command line arguments processingVadim Bendebury2019-05-241-89/+154
* core/host/task: Add OS sleeps instead of busy-loopingNicolas Boichat2019-05-241-2/+22
* driver: lis2mdl: fix magnetometer range/resolutionGwendal Grignou2019-05-233-17/+13
* usb/mux: Do not connect MUX when PD disconnectedstabilize-12222.BRuibin Chang2019-05-231-10/+27
* driver: lsm6dsm: sensor event spreadingYuval Peress2019-05-232-12/+139
* driver: lsm6dsm: Fix missing eventsYuval Peress2019-05-231-8/+51
* garg: initial EC imageDevin Lu2019-05-237-0/+782
* kohaku:set EC_INT_L type to open drainYongBeum.Ha2019-05-231-1/+1
* casta:Do not override charge on dead batteryYongBeum Ha2019-05-231-0/+7