summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Battery: Apply fake SoC to display chargeDaisuke Nojiri2022-02-212-6/+7
* battery: Set host's low battery shutdown SoC to 3%Daisuke Nojiri2022-02-212-5/+8
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2022-02-2120-50/+30
* Battery: Add command to export display SoCDaisuke Nojiri2022-02-213-13/+96
* battery: Update the default powerd's full factor valueWai-Hong Tam2022-02-211-2/+3
* battery: Calculate the display charge percentageWai-Hong Tam2022-02-212-11/+14
* common/battery: Avoid negative display percentagesEvan Green2022-02-211-0/+2
* kodama: overwrite bad battery params to known good valueTing Shen2022-02-214-0/+14
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2022-02-216-21/+23
* 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-212-19/+106
* chgstv2: Refactor charger_discharge_on_acDaisuke Nojiri2022-02-213-30/+36
* Charger: Call discharge on AC for all chargersDiana Z2022-02-211-7/+9
* chgstv2: Add battery sustainerDaisuke Nojiri2022-02-212-3/+73
* Update EC_CMD_CHARGE_CONTROL to version 2Daisuke Nojiri2022-02-218-9/+552
* baseboard: octopus: Limit sensor ODR to 125Hz when using it8320Gwendal Grignou2022-02-071-0/+6
* phaser: add psl code back for some sku requestarthur.lin2022-01-131-1/+90
* ampton: add second source battery informationjames_chao2021-12-092-0/+27
* phaser: undef hibernate psl and keep KSI1/3 high in deep sleepreno.wang2021-12-092-0/+21
* AmptonE: Add motion sensor interrupt processMichael5 Chen12021-12-083-1/+11
* AmptonE: Implement EC motion sensorMichael5 Chen12021-12-082-1/+77
* driver: add ICM-42607 driver supportJuHyun Kim2021-12-066-0/+1399
* motion sense: Calculate loop time based on sensor needsMathew King2021-12-068-84/+392
* driver: icm426xx: discard first data instead of sleepingJean-Baptiste Maneyrol2021-12-063-22/+98
* TCPMv1, TCPMv2: add pd event for receiving hard resetRuibin Chang2021-09-162-10/+16
* driver: lsm6dsm: Fix missing eventsYuval Peress2021-09-111-8/+51
* driver: lsm6dsm: Move the interrupt GPIO into sensor structYuval Peress2021-09-116-0/+23
* driver: lsm6dsm: Fix race condition and sensor labeling issuesEnrico Granata2021-09-112-11/+11
* driver: lsm6dsm: Drop samples only when ODR changesGwendal Grignou2021-09-111-7/+21
* motionsense: Convert in_spoof_mode to a more generic flagsYuval Peress2021-09-113-15/+23
* driver: bmi160: Add temporary variable in decode_headerGwendal Grignou2021-09-111-7/+9
* extra/util: replace deprecated sys_siglist with strsignalAdrian Ratiu2021-09-113-3/+3
* ectool_keyscan: add missing null terminator to kbd_plain_xlateFabio Baltieri2021-09-111-1/+1
* util/ecst: Make sure that copying back arguments doesn't exceed MAX_ARGSPatrick Georgi2021-09-111-1/+2
* Makefile: Ignore -Waddress-of-packed-member for GCCJacob Garber2021-09-111-7/+4
* Clear OWNERS for factory/firmware branchBrian Norris2021-09-102-7/+0
* garg: Add 2nd base accelerometerDevin Lu2021-08-093-1/+81
* ec: Update OWNERS to sync with ToTHenry Sun2021-08-091-6/+4
* ppc: Use hard reset to recover from CC overvoltageMichael5 Chen12021-06-294-3/+54
* garg: Add simplo 916QA141H batteryDevin Lu2021-04-172-0/+30
* driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-01-291-24/+15
* bobba: Fix bobba accel icm matrix.David Huang2021-01-291-1/+1
* max14637: call bc12_detect in VBUS off can't update charge as availableMarco Chen2021-01-281-21/+43
* octopus: set CONFIG_BC12_MAX14637_DELAY_FROM_OFF_TO_ON_MS to 100msyu-an.chen2021-01-251-0/+2
* max14637: Switch should not be kept open when PD adapter is disconnectedyu-an.chen2021-01-251-0/+1
* bobba: Add base accel/gyro config for icm-426xxDavid Huang2021-01-135-2/+106
* icm426xx: reset data rate when initDavid Huang2020-12-291-0/+2