summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mt_scp/ipi: Fix typo in IPI macro check.Yilun Lin2019-01-181-1/+1
* drvier: lsm6dsm: Populate Gyroscope scale properlyGwendal Grignou2019-01-196-40/+26
* Ampton: add battery configuration for C424James_Chao2019-01-182-0/+28
* LSM6: Correct timestamp reporting and FIFO lengthDiana Z2019-01-172-8/+12
* apel: lower input voltage to 5V when battery fullJett Rink2019-01-171-1/+27
* cr50: Support closed source customer diagnostic modeKeith Short2019-01-173-3/+25
* ish: balance all __in_isr callsJett Rink2019-01-172-8/+9
* driver/ppc/nx20p348.c: Handle overcurrent eventKarthikeyan Ramasubramanian2019-01-171-5/+2
* board/octopus: Notify SoC about USB overcurrentKarthikeyan Ramasubramanian2019-01-176-0/+59
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-1714-38/+307
* ectool: Check address of comm_init_lpc/_i2c before calling themDaisuke Nojiri2019-01-171-2/+4
* ish: add inline math functionsRong Chang2019-01-171-1/+203
* ish: update copyright header to match styleJett Rink2019-01-1713-13/+13
* usb_mux_virtual: Update the virtual MUX when HPD level or irq changesVijay Hiremath2019-01-173-14/+35
* checkpatch: reinstate check for C99 style commentsVadim Bendebury2019-01-161-0/+2
* kukui: Take scarlet charger workaround CLs.Yilun Lin2019-01-161-0/+31
* ish: fix 32-bit quotient overflowJett Rink2019-01-162-7/+50
* minute-ia: set -O2 and omit frame ptrJett Rink2019-01-161-1/+1
* cr50: Extend CR50 Bitbang Receive buffer.Namyoon Woo2019-01-161-7/+3
* npcx: shi: enable sleep bit in suspend hook function.Mulin Chao2019-01-161-0/+6
* USB-PD: Disable Vconn on SRC_DISCONNECTDaisuke Nojiri2019-01-161-1/+4
* it83xx: disable eSPI pad before EC sleepDino Li2019-01-161-1/+21
* it83xx: reset espi module during init on DX versionDino Li2019-01-162-0/+11
* Atlas: Stop defining CONFIG_BATTERY_CRITICAL_SHUTDOWN_CUT_OFF.Matthew Blecker2019-01-151-1/+0
* nocturne: Raise ATTACH_MAX_MV to 900.Aseda Aboagye2019-01-141-1/+1
* cr50: Fix C99 style comment in _plat__OwnerClearCallback()Louis Collard2019-01-131-1/+1
* pd: Remove unneeded code from anx74xx.c tcpc driverSam Hurst2019-01-131-10/+5
* cr50: reset burstcnt to max when entering idleAndrey Pronin2019-01-131-0/+3
* cr50: unset DATA_AVAIL when going to idle stateAndrey Pronin2019-01-131-0/+1
* it83xx: disable eSPI pad before changing PLLDino Li2019-01-112-9/+10
* cheza: Ensure POWER_GOOD low after forcing shutdownWai-Hong Tam2019-01-111-21/+23
* Nami: support factory keyboard test.Sue Chen2019-01-112-0/+23
* anx74xx: Rename the registers to more meaningfulWai-Hong Tam2019-01-112-23/+35
* ISH: Arcada ISH initial enablingShine Liu2019-01-115-0/+159
* cheza: Add the interrupt of port-1 overcurrentWai-Hong Tam2019-01-112-4/+20
* cheza: Correct the GPIO USB_C1_OC_ODLWai-Hong Tam2019-01-111-1/+1
* chip/stm32/clock: Enable STOP mode when the host sets wake alarmPhilip Chen2019-01-114-42/+121
* ectool: fix battery commandDaisuke Nojiri2019-01-101-3/+3
* core/minute-ia: set single precision for FPUKyoung Kim2019-01-101-2/+6
* octopus: convert boards to use hardware intJett Rink2019-01-1013-20/+21
* sdm845: Wait for battery to stablize before bootPhilip Chen2019-01-101-5/+8
* ec: Move some U2F constants from u2f_impl.h to u2f.hLouis Collard2019-01-092-11/+14
* cr50: prepare to release versions 0.3.12 and 0.4.12Vadim Bendebury2019-01-092-2/+2
* dragonegg: Enable ESPI & MKBP host command configVijay Hiremath2019-01-094-3/+11
* cr50: Deferred RDD check in deasserting EC_RST_L.Namyoon Woo2019-01-091-4/+28
* chip: stm32: clock-stm32f4: Implement rtc_set() for RTCstabilize-11554.BMoritz Fischer2019-01-091-2/+30
* ish: remove lock; prefix from inline ASMJett Rink2019-01-083-5/+19
* i2c_master: Protect TCPC I2C tunnels as part of EC_REBOOT_DISABLE_JUMPKarthikeyan Ramasubramanian2019-01-083-2/+48
* ish/uart: fix wrong register address access in uart_tx_start()Hu, Hebo2019-01-081-1/+1
* power_button_x86: Ensure INIT_ON presses button for 200 msEdward Hill2019-01-081-10/+1