summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* panic output: remove assertfirmware-grunt-11031.BBoris Mittelberg2023-03-222-3/+13
* baseboard: enable powered of PP1 and PP2 for port 1amber.chen2023-01-101-0/+9
* Battery: Apply fake SoC to display chargeDaisuke Nojiri2022-09-132-6/+7
* Battery: Apply faked state of charge to remaining capacityDaisuke Nojiri2022-09-131-6/+22
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2022-09-1329-66/+2930
* Battery: Add command to export display SoCDaisuke Nojiri2022-09-133-13/+92
* Battery: Make battery command print display percentageDaisuke Nojiri2022-09-131-1/+8
* kodama: overwrite bad battery params to known good valueTing Shen2022-09-135-0/+241
* battery: Update the default powerd's full factor valueWai-Hong Tam2022-09-131-2/+3
* battery: Calculate the display charge percentageWai-Hong Tam2022-09-132-11/+14
* battery: Remove redundant lfcc variable when calculate compensationWai-Hong Tam2022-09-131-8/+4
* battery: Simplify the compensation logic by using pointersWai-Hong Tam2022-09-131-10/+8
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2022-09-133-17/+27
* common/battery: Avoid negative display percentagesEvan Green2022-09-131-0/+2
* Battery: Apply full factor to full capacityDaisuke Nojiri2022-09-132-11/+14
* chgstv2/sustainer: Stop AC current when dischargingDaisuke Nojiri2022-09-132-8/+80
* chgstv2/sustainer: Add tests for full battery and ACDaisuke Nojiri2022-09-132-16/+64
* chgstv2: call sustain_battery_soc without checking previous statesTommy Chung2022-09-131-1/+4
* chgstv2: Add unit test for battery sustainerDaisuke Nojiri2022-09-132-20/+107
* chgstv2: Add battery sustainerDaisuke Nojiri2022-09-131-3/+71
* charge_state_v2: Move the first battery_get_params to HOOK_INITWai-Hong Tam2022-09-131-1/+5
* chgstv2: Notify on display percentage changeDaisuke Nojiri2022-09-132-5/+21
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2022-09-134-10/+190
* chgstv2: Refactor charger_discharge_on_acDaisuke Nojiri2022-09-132-29/+38
* Battery: Get display charge percentageDaisuke Nojiri2022-09-133-1/+18
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2022-09-125-0/+67
* treeya: add psl code back for some sku requestarthur.lin2022-02-261-2/+96
* treeya: undef hibernate psl and keep KSI1/3 high in deep sleepreno.wang2022-02-252-0/+19
* treeya: add skuid 0xbe, 0xbf for treeya360arthur.lin2021-09-151-2/+5
* Clear OWNERS for factory/firmware branchBrian Norris2021-09-102-10/+1
* careena: Deassert PROCHOT on sysjumpEdward Hill2021-07-091-0/+14
* careena: Add thermal protectionDevin Lu2021-04-193-1/+23
* Mordin: Add one more SKUIDsDevin Lu2021-03-121-0/+1
* Reland "aleena: Add detect accel/gyro sensor in HOOK_INIT"David Huang2021-02-041-0/+4
* Revert "aleena: Add detect accel/gyro sensor in HOOK_INIT"Edward Hill2021-02-041-3/+0
* grunt: Disable SBU on hibernateEdward Hill2021-02-031-0/+7
* aleena: Fix aleena accel icm matrix.David Huang2021-02-021-1/+1
* aleena: Add detect accel/gyro sensor in HOOK_INITDavid Huang2021-02-011-0/+3
* driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-01-291-24/+15
* aleena: Add base accel/gyro config for icm-426xxDavid Huang2021-01-193-1/+116
* icm426xx: reset data rate when initDavid Huang2021-01-071-0/+2
* driver: add icm426xx chip type defineJean-Baptiste Maneyrol2021-01-072-0/+4
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-01-079-0/+1581
* ec_commands: Add GENMASK macrosTom Hughes2020-12-281-0/+6
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-12-243-8/+26
* i2c: add generic read/modify/write operationsDenis Brockus2020-12-232-0/+137
* usbc: Remove pd_ts_dts_plugged() check from PD_DRP_FORCE_SINKEdward Hill2020-12-112-21/+3
* mordin: Add CosMX B00C4473A9D0002 batteryDevin Lu2020-11-182-0/+31
* careena/barla: enable 2nd TCPC source PS8755 for port 1Devin Lu2020-09-113-0/+27
* ps8xxx: support multiple chips in the runtimeMarco Chen2020-09-113-115/+298