summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nautilus: Customize charging algorithmPhilip Chen2018-03-121-16/+63
* grunt: Improve battery presence checksEdward Hill2018-03-123-2/+97
* servo_micro: switch parity to 8 bit dataNick Sanders2018-03-122-2/+11
* meowth: zoombini: Ignore AC when checking cutoff.Aseda Aboagye2018-03-121-24/+20
* Nami: Disable one USB-C portDaisuke Nojiri2018-03-095-10/+12
* charger/rt946x: Limit ADC timeout to 50msPhilip Chen2018-03-091-13/+17
* usbc: add config support for multiple (and no) vbus adc channelsJett Rink2018-03-098-14/+34
* bc12: add support for active low/high on all gpio signalsJett Rink2018-03-096-27/+119
* motion: remove load_fifoGwendal Grignou2018-03-096-227/+234
* sensor: bmi160: Don't batch data on the sensorAlexandru M Stan2018-03-091-3/+2
* coral: removing unused CONFIG_USB_PD_TCPC_BOARD_INITJett Rink2018-03-091-1/+0
* yorp: add USB-C, Power, Charging skeleton codeJett Rink2018-03-097-3/+592
* yorp: add usb gpio definitionsJett Rink2018-03-092-2/+66
* meowth: suppress noisy host commands loggingVincent Palatin2018-03-092-0/+5
* charge_state_v2: When suspended, charge base if battery criticalNicolas Boichat2018-03-091-10/+15
* charge_state_v2: Simplify low-battery base power logicNicolas Boichat2018-03-091-8/+13
* i2c: npcx: Check that unwedging succeedsSimon Glass2018-03-091-3/+6
* isl923x: Round up requested OTG currentNicolas Boichat2018-03-092-3/+6
* wand: Hibernate instead of cutting battery power if battery is lowNicolas Boichat2018-03-091-1/+0
* base_detect_lux: Only allow enabling power if base is connectedNicolas Boichat2018-03-091-2/+7
* scarlet: set accelerometer default range to +/- 4gAlexandru M Stan2018-03-091-1/+1
* Allow repeated waitms commands without resettingSimon Glass2018-03-081-1/+14
* scarlet: Limit the maximal acceptable VBUS to 9.5VPhilip Chen2018-03-081-1/+1
* cleanup: remove incorrect commentJett Rink2018-03-083-9/+9
* motion: driver: Fix activity inclusion in accelgyro.hGwendal Grignou2018-03-081-1/+1
* rma_reset: add server side responseMary Ruthven2018-03-081-6/+61
* tcpm/fusb302: Update VBUS supplier when VBUS level changesPhilip Chen2018-03-081-4/+22
* yorp: Implement initial power sequence for chipset.Jett Rink2018-03-084-8/+134
* grunt: Enable discharge on ACEdward Hill2018-03-081-0/+1
* stm32mon: fix progressbar parameterVincent Palatin2018-03-071-1/+1
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-0714-13/+1
* CBI: Make cbi-util set field size automaticallyDaisuke Nojiri2018-03-071-26/+41
* ectool: fix error codes for servo v2 spi supportVincent Palatin2018-03-061-4/+3
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-0614-192/+251
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-0615-17/+1
* debugging: Correcting console channel to chipset instead of switchJett Rink2018-03-061-1/+1
* cleanup: fixing typoJett Rink2018-03-061-1/+1
* meowth: Add support for tablet mode.Aseda Aboagye2018-03-051-0/+5
* stm32: convert to CONFIG_CHIP_MEMORY_REGIONSVincent Palatin2018-03-056-30/+22
* core: add chip-specific memory regions definition mechanismVincent Palatin2018-03-054-0/+49
* config: Rename new key to assistant keyNicolas Boichat2018-03-053-16/+16
* wand: Define CONFIG_KEYBOARD_NEW_KEYNicolas Boichat2018-03-051-1/+1
* Cr50: Add LLSR (long long shift right) support.Allen Webb2018-03-053-1/+72
* meowth: Update board version reporting.Aseda Aboagye2018-03-053-1/+27
* charge_state_v2: Reduce OTG voltage to 12V for better efficiencyNicolas Boichat2018-03-051-1/+1
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-054-5/+27
* stm32h7: enable the fast PLL on-demandVincent Palatin2018-03-052-33/+14
* stm32: crank up CPU PLL frequency to 400Mhz on STM32H743Vincent Palatin2018-03-053-31/+86
* Nami: Enable fan featureraymondchou2018-03-033-4/+61
* Nami: add keyboard backlight functionElmo_Lan2018-03-026-3/+88