summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* chgstv2: rework "charge_command_charge_control()"Tommy Chung2022-04-071-1/+1
* battery: Set EC_BATT_FLAG_INVALID_DATA correctlyDaisuke Nojiri2022-03-181-2/+2
* Battery: Apply fake SoC to display chargeDaisuke Nojiri2022-02-211-6/+6
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2022-02-211-5/+1
* Battery: Add command to export display SoCDaisuke Nojiri2022-02-211-13/+44
* battery: Calculate the display charge percentageWai-Hong Tam2022-02-211-9/+13
* common/battery: Avoid negative display percentagesEvan Green2022-02-211-0/+2
* kodama: overwrite bad battery params to known good valueTing Shen2022-02-211-0/+4
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2022-02-211-0/+11
* battery: Remove redundant lfcc variable when calculate compensationWai-Hong Tam2022-02-211-8/+4
* battery: Simplify the compensation logic by using pointersWai-Hong Tam2022-02-211-10/+8
* chgstv2: call sustain_battery_soc without checking previous statesTommy Chung2022-02-211-1/+4
* chgstv2/sustainer: Stop AC current when dischargingDaisuke Nojiri2022-02-211-6/+12
* chgstv2: Add unit test for battery sustainerDaisuke Nojiri2022-02-211-18/+25
* chgstv2: Refactor charger_discharge_on_acDaisuke Nojiri2022-02-212-29/+35
* Charger: Call discharge on AC for all chargersDiana Z2022-02-211-7/+9
* chgstv2: Add battery sustainerDaisuke Nojiri2022-02-211-3/+71
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2022-02-211-1/+63
* driver: add ICM-42607 driver supportJuHyun Kim2021-12-061-0/+1
* motion sense: Calculate loop time based on sensor needsMathew King2021-12-061-67/+69
* TCPMv1, TCPMv2: add pd event for receiving hard resetRuibin Chang2021-09-161-10/+15
* motionsense: Convert in_spoof_mode to a more generic flagsYuval Peress2021-09-111-11/+14
* ppc: Use hard reset to recover from CC overvoltageMichael5 Chen12021-06-291-0/+5
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2020-12-221-0/+1
* i2c: add generic read/modify/write operationsDenis Brockus2020-12-151-0/+86
* pd: Don't request LPM in DRP_TOGGLE if cc is not openScott Collyer2020-12-011-3/+6
* Casta : Support Multi-ChargerYongBeum.Ha2020-10-231-0/+10
* Charger: Create charger driver structureDiana Z2020-10-231-9/+431
* pd_protocol: Don't DRP toggle lower than S0.Aseda Aboagye2020-09-301-23/+99
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2020-09-012-6/+9
* cbi: add Second Source Factory Cache (SSFC) CBI fieldMarco Chen2020-09-011-0/+9
* cbi: Support PCB supplier fieldAbe Levkoy2020-09-011-0/+9
* cbi: add FW_CONFIG CBI fieldJett Rink2020-09-011-0/+13
* 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-251-1/+1
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2020-08-252-0/+103
* uart_buffering: add tx_buffer_full() APIVadim Bendebury2020-08-251-0/+6
* tablet_mode: ensure that tablet mode is always initializedJett Rink2020-07-141-34/+53
* tablet_mode: expose console command.Ravi Chandra Sadineni2020-07-141-3/+41
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-03-041-0/+8
* chgramp: Don't ramp DTS suppliers above advertisementAseda Aboagye2020-02-181-8/+5
* USB PD: Consider DFET of battery when refrain from snk_resetMarco Chen2020-01-151-2/+4
* Charge state v2: Only shutdown on cold dischargeDiana Z2019-12-121-4/+14
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-12-121-44/+52
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-12-121-13/+26
* usbc: fix storm tracker overflow issueJett Rink2019-11-221-6/+9
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-1911-47/+104
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-1812-75/+77
* fmap: Remove CONFIG_RO_STORAGE_OFF from EC_RO offsetScott Collyer2019-11-041-4/+7