summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Nami: Make Vayne cutoff battery on critical chargeDaisuke Nojiri2019-03-061-0/+10
* npcx: pwm: Use DCRn greater than CTRn to present its duty cycle is zero.Mulin Chao2019-03-063-21/+12
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-054-10/+57
* bmi160: do not overrun the amount of data read from the BMI FIFOEnrico Granata2019-02-121-8/+11
* bmi160: Keep timestamp and FIFO synchronizedEnrico Granata2019-02-121-8/+2
* bmi160: exit IRQ loop if error during reg readJett Rink2019-02-121-2/+4
* FIXUP: driver: bmi160: harden interrupt and fifo processingGwendal Grignou2019-02-121-3/+2
* bmi160: End IRQ handler if sensor isn't powered.Aseda Aboagye2019-02-121-1/+6
* Ekko/Bard: Setting input current limit to 95%Sue Chen2019-02-111-1/+5
* Revert "USB-PD: Debounce when trying try.src"Daisuke Nojiri2019-02-011-13/+14
* Nami: Set DP EQ level compensation up to 3.6dB for SonaDaisuke Nojiri2019-01-241-2/+12
* BC1.2: Add usb_charger_reset_charge APIDaisuke Nojiri2019-01-243-23/+25
* PI3USB9238: Read device type and charge registers after INTB assertionDaisuke Nojiri2019-01-242-42/+85
* Battery: Force data update for EC_CMD_BATTERY_GET_STATICDaisuke Nojiri2019-01-161-1/+2
* Nami: support factory keyboard test.Sue Chen2019-01-142-0/+23
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2019-01-086-4/+55
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2019-01-0810-61/+39
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2019-01-087-29/+16
* charge_ramp: Allow USB-C power to be ramped by hardwareDaisuke Nojiri2018-12-181-7/+22
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2018-12-181-14/+13
* keyboard: restore KBD_KSO2 after keyboard factory scan testingDevin Lu2018-12-183-3/+12
* Nami: Increase VR5 output by 3%Daisuke Nojiri2018-12-121-3/+3
* Nami: Fix build error due to CL:1363818Daisuke Nojiri2018-12-111-1/+1
* Nami: Re-enable search key scanning on SyndraDaisuke Nojiri2018-12-071-3/+8
* Nami: Add fan min/start/max definition for SyndraDaisuke Nojiri2018-12-071-1/+10
* Nami: Support UK2 keyboardDaisuke Nojiri2018-12-062-0/+10
* util: Add macro to swap two variablesDaisuke Nojiri2018-12-062-0/+34
* Nami: Define charge LED behavior for SyndraDaisuke Nojiri2018-12-053-2/+30
* CBI: Add MODEL_ID fieldDaisuke Nojiri2018-11-305-13/+39
* CBI: Clarify value types in help messagesDaisuke Nojiri2018-11-303-24/+25
* Add OEM name support to CBIWisley Chen2018-11-303-5/+21
* Add DRAM part number support to CBIAaron Durbin2018-11-303-17/+65
* util/cbi-util: Check pointer before using itPatrick Georgi2018-11-301-1/+3
* util/cbi-util: Fix resource leaksPatrick Georgi2018-11-301-0/+3
* Nami: Add battery AP18F4M for Bard and EkkoDavid Huang2018-11-282-8/+51
* Nami: modify actual_key_mask to enable the "Search" key for the keyboardSue Chen2018-11-271-1/+3
* Nami: Add new LED behavior for factory modeSue Chen2018-11-261-4/+35
* Reland "Battery: USE Host full capacity to compute display percentage"Daisuke Nojiri2018-11-163-17/+27
* Revert "Battery: Use host full capacity to compute display percentage"Daisuke Nojiri2018-11-161-10/+5
* Nami: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-161-0/+1
* USB-PD: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-162-22/+67
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-091-5/+10
* Revert "Battery: Set full_capacity charge host event threshold to zero"Daisuke Nojiri2018-11-093-16/+5
* Battery: Make battery command print display percentageDaisuke Nojiri2018-11-081-1/+8
* Battery: Set full_capacity charge host event threshold to zeroDaisuke Nojiri2018-11-083-5/+16
* Nami: Apply full factor to full capacityDaisuke Nojiri2018-11-081-0/+2
* Battery: Apply full factor to full capacityDaisuke Nojiri2018-11-082-11/+14
* Nami: Use display battery percentage to control LEDDaisuke Nojiri2018-11-081-20/+27
* chgstv2: Notify on display percentage changeDaisuke Nojiri2018-11-082-5/+21
* Battery: Get display charge percentageDaisuke Nojiri2018-11-083-1/+18