summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* UPSTREAM: driver: kionix: Add set_valueGwendal Grignou2016-09-211-74/+45
* UPSTREAM: driver: kionix: No need to set static field to NULLGwendal Grignou2016-09-211-1/+0
* UPSTREAM: driver: kionix: Remove variant field.Gwendal Grignou2016-09-2110-67/+46
* UPSTREAM: motion: use proper define for gesture support.Gwendal Grignou2016-09-211-2/+2
* UPSTREAM: motion: Add ability to stop ring interrupts.Gwendal Grignou2016-09-213-17/+70
* elm: Increase MOTIONSENSE task stack size to 640 bytesNicolas Boichat2016-09-201-1/+1
* anx7688: Add custom vbus functionNicolas Boichat2016-08-171-1/+16
* pd: tcpci: Fix tcpci_tcpm_set_vconn() to set bit0 (VCONN) only.Koro Chen2016-08-011-2/+8
* stm32: spi_master: Fix missing mutex unlock in spi_enableNicolas Boichat2016-07-181-2/+7
* Elm: Add board-specific charge timeoutRyan Zhang2016-07-182-1/+22
* elm: Add sensor reset flowKoro Chen2016-07-157-14/+133
* Elm: Allow rejected 'Dont charge' request on initRyan Zhang2016-07-151-0/+14
* elm: Add sensor power controlKoro Chen2016-07-131-0/+3
* elm: Remove CONFIG_SYSTEM_UNLOCKEDKoro Chen2016-07-131-6/+0
* Elm: Update max input current for safetyRyan Zhang2016-07-131-0/+2
* power: mediatek: Do not block power state by waiting for power button releaseKoro Chen2016-07-121-13/+2
* motion: Fix comparison between signed and unsigned integerKoro Chen2016-07-121-0/+3
* elm: Increase UART TX buffer size to 8kbNicolas Boichat2016-07-111-0/+4
* elm: Disable hostcommand debuggingNicolas Boichat2016-07-111-0/+3
* Add CONFIG_HOSTCMD_DEBUG_MODE to set default hcdebug modeNicolas Boichat2016-07-112-1/+4
* elm: Set PD_MAX_POWER_MW to 45WKoro Chen2016-07-061-1/+1
* elm: Choose low input voltage whenever possibleKoro Chen2016-07-051-0/+3
* charger: isl9237: Disable learn mode unless explicitly enabled.Todd Broch2016-07-041-2/+16
* Elm: Update battery parameters for SanyoRyan Zhang2016-06-241-5/+5
* Elm: update LED controlRyan Zhang2016-06-211-9/+39
* pd: Set PD_FLAGS_VBUS_NEVER_LOW after tcpm_initKoro Chen2016-06-201-4/+4
* Revert "elm: get VBUS statue from GPIO"Koro Chen2016-06-203-7/+2
* elm: anx7688: make anx7688 always onKoro Chen2016-06-171-17/+10
* elm: anx7688: add anx7688 hpd driverRong Chang2016-06-1710-48/+324
* tcpci: anx7688: enable message passing after hard reset sentRong Chang2016-06-161-0/+10
* charge_manager: Allow rejected 'Dont charge' request on initShawn Nematbakhsh2016-06-102-2/+22
* CR50: fix bug in rom_flash.c debug print messagenagendra modadugu2016-06-101-2/+3
* CR50: add support for hardware modexpnagendra modadugu2016-06-094-3/+25
* npcx: i2c: Return slave ACK status on zero-byte read / writeShawn Nematbakhsh2016-06-081-38/+52
* make: Fix npcx compile error due to missing ecst binaryShawn Nematbakhsh2016-06-081-1/+1
* npcx: gpio: Don't increase priority of SHI_CS for non-SHI boardsShawn Nematbakhsh2016-06-081-0/+4
* reef: Minimum battery voltage settings in no battery conditionVijay Hiremath2016-06-082-1/+10
* reef: Enable BC1.2 supportVijay Hiremath2016-06-084-69/+17
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-088-38/+144
* BD99955: Add support to detect non-BC1.2 compliant chargersVijay Hiremath2016-06-083-11/+22
* g: Enable SOF calibration after first SOF tokenBill Richardson2016-06-082-8/+23
* elm: Add support for pd_control commandstabilize-8429.BNicolas Boichat2016-06-071-0/+1
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-074-0/+91
* pd: Add support for PD_STATE_SUSPENDED if we are not the TCPCNicolas Boichat2016-06-071-8/+13
* reef: Initialize EC_PCH_PWROK lowDavid Hendricks2016-06-071-1/+1
* reef: Rename SMI/SCI GPIOs and enable CONFIG_SCI_GPIODavid Hendricks2016-06-062-2/+3
* reef: Don't set LPC pins in gpio.incDavid Hendricks2016-06-061-10/+12
* cr50: enable case closed debugMary Ruthven2016-06-035-49/+48
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-037-4/+520
* reef: add trackpad power controlKevin K Wong2016-06-031-2/+7