summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* motion_sense: Fix indentation in headerAlexandru M Stan2018-01-021-5/+5
* scarlet: Implement custom charging profilePhilip Chen2017-12-281-20/+113
* ec_chip_mchp: Add MCHP TFDP trace debug filesScott Worley2017-12-283-0/+631
* ec_chip_mchp: Add other hardware filesScott Worley2017-12-285-0/+711
* ec_flash: Add W25Q128 SPI flashScott Worley2017-12-283-1/+14
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-286-1/+1001
* ec_chip_mchp: Add PWM and fan filesScott Worley2017-12-283-0/+342
* ec_chip_mchp: Add SPI filesScott Worley2017-12-288-0/+1807
* glkrvp: Enable discharge on AC configDivya Sasidharan2017-12-281-0/+1
* glkrvp: Fix hibernate <sec> to allow wakeup from hibernationDivya Sasidharan2017-12-281-6/+0
* ec_als: ALS now uses CPRINT macrosScott Worley2017-12-282-1/+9
* ec_gpio: Add GPIO power down supportScott Worley2017-12-283-0/+53
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-2810-0/+4355
* ec_chip_mchp: Add ADC and DMA filesScott Worley2017-12-284-0/+630
* ec_chip_mchp: Add LFW filesScott Worley2017-12-283-0/+541
* Nami: Derive board files from NautilusDaisuke Nojiri2017-12-278-818/+1056
* charger: Use shorter poll timeouts when on-acShawn Nematbakhsh2017-12-271-3/+4
* stm32: re-factor registers.h addressesVincent Palatin2017-12-251-161/+167
* eve_fp: enable %li printf formatVincent Palatin2017-12-251-0/+1
* printf: add %li format for compatibilityVincent Palatin2017-12-253-0/+14
* nautilus/poppy: Drop comment about thermistorNicolas Boichat2017-12-242-2/+0
* fizz/nami: Drop CONFIG_THERMISTOR_NCP15WBNicolas Boichat2017-12-212-4/+0
* ec_ec_comm_slave: Define extpower_is_presentNicolas Boichat2017-12-213-8/+28
* poppy: Do not print base detection value if base stays connectedNicolas Boichat2017-12-211-2/+10
* scarlet: Set the maximal source current as 1.5APhilip Chen2017-12-202-10/+0
* power/rk3399: Fix the power sequence length passed to power_seq_run()Philip Chen2017-12-201-2/+2
* cleanup: power/rk3399: Remove unused power sequencePhilip Chen2017-12-201-45/+0
* cleanup: Remove Nefario boardPhilip Chen2017-12-209-1632/+0
* meowth: zoombini: Add support for battery cutoff.Aseda Aboagye2017-12-202-0/+20
* power: cannonlake: SLP_SUS_L deasserted == S5.Aseda Aboagye2017-12-201-0/+6
* Fizz: Restore BJ current and voltage after sysjumpDaisuke Nojiri2017-12-201-3/+47
* Fizz: Set default BJ voltage and currentDaisuke Nojiri2017-12-202-9/+5
* wand: Add wand boardNicolas Boichat2017-12-208-12/+195
* charge_state_v2: Update battery information in EC-EC slave modeNicolas Boichat2017-12-201-4/+134
* ec_ec_comm_slave: EC-EC communication slave task and functionsNicolas Boichat2017-12-204-0/+323
* Fizz: Avoid activating BJ port if unpluggedDaisuke Nojiri2017-12-191-1/+4
* ec_commands: Add commands required for EC-EC communicationNicolas Boichat2017-12-191-0/+66
* meowth: Add support for button trigerred recovery.Aseda Aboagye2017-12-181-0/+5
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-1814-50/+43
* charger/rt946x: Increase boost current thresholdPhilip Chen2017-12-181-1/+1
* meowth: zoombini: Mask off 5V PGOOD and COMP_C.Aseda Aboagye2017-12-182-2/+12
* consumer: Remove flush operationNicolas Boichat2017-12-1814-105/+0
* charger/rt946X: Set boost current threshold correctlyPhilip Chen2017-12-181-18/+14
* meowth: Fix PPC configs.Aseda Aboagye2017-12-181-8/+7
* meowth: Init LEDs off.Aseda Aboagye2017-12-181-8/+18
* chip/stm32: Add support for half-duplex UARTNicolas Boichat2017-12-152-3/+7
* ec: Re-configure GPIO02 to be INPUT | PULL_UP for power savingayowu2017-12-141-1/+1
* zoombini: Add support for P1 PPC (port 1 and 2)Rachel Nancollas2017-12-141-0/+12
* Fizz: Remove power control of V3P3_USBPDDaisuke Nojiri2017-12-142-10/+2
* touchpad_elan: Add support for debugging modeNicolas Boichat2017-12-141-2/+125