summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Octopus: Initiate the first version of parsing SSFC of CBIMarco Chen2020-08-313-1/+61
* octopus: enable CONFIG_CMD_CHARGENNamyoon Woo2020-08-251-0/+1
* chargen: improve UART line saturationVadim Bendebury2020-08-251-3/+3
* ec: exclude chargen, the cli command from RO image buildNamyoon Woo2020-08-251-0/+2
* Rename CONFIG_CHARGEN to CONFIG_CMD_CHARGENVadim Bendebury2020-08-252-4/+2
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2020-08-254-0/+175
* uart_buffering: add tx_buffer_full() APIVadim Bendebury2020-08-252-0/+11
* Dood: set SYV682X HV_ILIM to 5.5AYu-An Chen2020-08-201-0/+3
* syv682x: Set SYV682X HV_ILIM depend on sink path.David Huang2020-08-171-0/+2
* Bobba: set SYV682X HV_ILIM to 5.5ADavid Huang2020-08-171-0/+2
* syv682x: set CONFIG_SYV682X_HV_ILIM for set HV_ILIMDavid Huang2020-08-172-1/+7
* casta : set a charging voltage limitYongBeum Ha2020-08-141-0/+6
* casta : change battery voltage maxYongBeum Ha2020-08-141-1/+1
* dood: fix triggering condition for PPC interrupt of SYV682AYu-An Chen2020-08-032-8/+21
* SYV682X: Add 100ms source current limit deglitchEric Herrmann2020-07-281-61/+84
* Reland "bobba: fix triggering condition for PPC interrupt of SYV682A"David Huang2020-07-282-10/+23
* Revert "bobba: fix triggering condition for PPC interrupt of SYV682A"Marco Chen2020-07-282-35/+22
* Fleex: Implement new SMP-COS polymer battery parameterMatt_Wang2020-07-272-0/+29
* bobba: fix triggering condition for PPC interrupt of SYV682ADavid Huang2020-07-272-22/+35
* garg: add HDMI SKU ID againDevin Lu2020-07-241-1/+1
* tablet_mode: ensure that tablet mode is always initializedJett Rink2020-07-141-34/+53
* tablet_mode: expose console command.Ravi Chandra Sadineni2020-07-142-5/+41
* aoz1380: ignore false positive over current/tempDenis Brockus2020-06-301-8/+49
* ppc: add AOZ1380 driverDenis Brockus2020-06-304-1/+164
* Battery: Implement smart discharge systemDaisuke Nojiri2020-06-223-3/+197
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2020-06-227-26/+64
* power: Refactor POWER_G3 state logicDaisuke Nojiri2020-06-191-18/+13
* common: Define markers for weak symbolsDaisuke Nojiri2020-06-191-0/+27
* meep: enable 2nd ppc source syv682xDevin Lu2020-06-183-3/+55
* Dood: Add PPC syv682x configYu-An Chen2020-06-183-4/+54
* Bobba: support PPC syv682x by function checkBen Chen2020-06-171-4/+15
* Syv682x: Set 5V source current limit base on the config definitionDavid Huang2020-06-151-1/+11
* Bobba: Fix printing when cbi_get_board_version() failedDavid Huang2020-06-051-1/+1
* Bobba: add PPC syv682x configDavid Huang2020-06-055-6/+44
* Bobba: New sku id 27 for Sparky360 (no pen)Sue2020-05-281-2/+6
* syv682x: replace 1 << digits, with BIT(digits)David Huang2020-05-282-17/+17
* syv682x: fix chip init sequenceCaveh Jalali2020-05-282-43/+28
* SYV682: Update PPC initialization for no battery conditionKeith Short2020-05-283-38/+120
* syv682x: Create interrupt handlerEric Herrmann2020-05-282-1/+154
* syv682x: Don't turn off VBUS when disabling sink modeKeith Short2020-05-281-1/+8
* syv682x: Enable smart discharge modeKeith Short2020-05-282-30/+69
* syv682x: disable VBUS discharge in sink modeCaveh Jalali2020-05-281-17/+26
* syv682x: fix status register readCaveh Jalali2020-05-281-1/+4
* ppc/sn5s330: set the deglitch time to 1000 us for PP2James_Chao2020-05-121-2/+6
* ampton: change sku id 3,4 for g-sensor BMA253 in the lidJames_Chao2020-05-044-13/+44
* Bobba: Add battery AP19A5KDavid Huang2020-05-012-0/+30
* Ampton: assert RSMRST to PCH while force shutdownDino Li2020-04-281-0/+14
* garg: add HDMI SKU IDDevin Lu2020-04-281-1/+1
* Dood: Modify battery LED behaviorYu-An Chen2020-03-201-1/+1
* stm32: Fix manual interrupt clearing functionCraig Hesling2020-03-171-1/+3