summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* system_safe_mode: Print process stack dumpRob Barnes2023-05-012-0/+45
* system_safe_mode: Remove ifdef around IDLE taskRob Barnes2023-05-011-2/+0
* system_safe_mode: Fix typo in HAS_TASK_HOOKRob Barnes2023-05-011-1/+1
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-05-011-10/+19
* system: Implement system safe modeRob Barnes2023-05-013-0/+134
* common/panic_output: Use newly introduced functions for panic info dumpPatryk Duda2023-05-011-15/+25
* common/system: Use beginning of panic data for calculationsPatryk Duda2023-05-011-1/+1
* Introduce functions that provide safe pointer to panic dataPatryk Duda2023-05-011-1/+112
* ish: preserve panic data across resetJack Rosenthal2023-05-011-0/+1
* panic output: remove assertBoris Mittelberg2022-10-281-3/+11
* common: motion: fix races at shutdownGwendal Grignou2022-10-201-7/+16
* :common: Not sleep 500ms when already left safe modeDavid Huang2022-09-012-15/+15
* motionsense: prevent loop after missing eventsJett Rink2022-05-171-8/+10
* init_rom: Add init_rom layerKeith Short2022-05-162-1/+70
* driver: Add BMI260 basic driver supportChing-Kang Yen2022-05-161-0/+1
* 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