summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* anx7447: Read ANX7447 firmware versionarthur.lin2022-05-181-0/+28
* bmi260: Set i2c transfer size to 128Rong Chang2022-05-161-2/+2
* bmi260: back out support for compressed config fileKeith Short2022-05-161-165/+6
* bmi260: move BMI260 init file into .init.rom sectionKeith Short2022-05-161-14/+62
* bmi260: Add support for using compressed configKeith Short2022-05-161-10/+189
* driver: bmi: Merge list_activities in common codeGwendal Grignou2022-05-164-27/+14
* driver: bmi260: integrate body detectionGwendal Grignou2022-05-161-0/+15
* driver: Add BMI260 basic driver supportChing-Kang Yen2022-05-165-58/+965
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2022-05-161-22/+0
* driver: Add BMI common codeChing-Kang Yen2022-05-166-863/+1287
* driver: icm42607: removed SW reset and added POC initializeJuHyun Kim2022-05-012-20/+133
* battery/smart: Don't update fields if reading failsDaisuke Nojiri2022-03-161-1/+9
* Battery: Apply fake SoC to display chargeDaisuke Nojiri2022-02-211-0/+1
* kodama: overwrite bad battery params to known good valueTing Shen2022-02-211-0/+1
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2022-02-214-21/+1
* driver: add ICM-42607 driver supportJuHyun Kim2021-12-063-0/+1394
* motion sense: Calculate loop time based on sensor needsMathew King2021-12-061-0/+2
* driver: icm426xx: discard first data instead of sleepingJean-Baptiste Maneyrol2021-12-063-22/+98
* driver: lsm6dsm: Fix missing eventsYuval Peress2021-09-111-8/+51
* 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-111-1/+1
* driver: bmi160: Add temporary variable in decode_headerGwendal Grignou2021-09-111-7/+9
* ppc: Use hard reset to recover from CC overvoltageMichael5 Chen12021-06-292-3/+42
* driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-01-291-24/+15
* max14637: call bc12_detect in VBUS off can't update charge as availableMarco Chen2021-01-281-21/+43
* max14637: Switch should not be kept open when PD adapter is disconnectedyu-an.chen2021-01-251-0/+1
* icm426xx: reset data rate when initDavid Huang2020-12-291-0/+2
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2020-12-225-0/+1570
* max14637: add a config to define delay in ms from power off to onMarco Chen2020-12-071-1/+1
* Casta : Support Multi-ChargerYongBeum.Ha2020-10-2310-99/+190
* Charger: Create charger driver structureDiana Z2020-10-2312-639/+1821
* max14637: fix build error in firmware-octopus-11297.BJongpil Jung2020-10-081-1/+1
* max14637: Modify driver to have chip_enable active by defaultScott Collyer2020-10-081-21/+48
* BQ25710 : Change Voltage StepYongBeum.Ha2020-10-071-1/+1
* Battery: Apply faked state of charge to remaining capacityDaisuke Nojiri2020-10-031-6/+22
* ps8xxx: support multiple chips in the runtimeMarco Chen2020-09-012-109/+255
* driver/tcpm/ps8xxx: Consistent DCI disable methodDevin Lu2020-09-011-46/+19
* driver/tcpm: add support for PS8755Devin Lu2020-09-013-9/+20
* ps8805: Follow the sequence to enable the DCI register accessWai-Hong Tam2020-09-011-4/+23
* ps8xxx: add helper function to access alternate I2C pagesCaveh Jalali2020-09-012-4/+4
* PS8805: Do not enable and disable DCI registersWai-Hong Tam2020-09-011-17/+3
* driver/tcpm: Add support for PS8705Aseda Aboagye2020-09-013-2/+47
* ps8xxx: add support for the ps8815Caveh Jalali2020-09-013-7/+24
* ps8xxx: disable DCI modeCaveh Jalali2020-09-014-18/+110
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2020-09-014-37/+37
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2020-09-011-5/+4
* syv682x: Set SYV682X HV_ILIM depend on sink path.David Huang2020-08-171-0/+2
* syv682x: set CONFIG_SYV682X_HV_ILIM for set HV_ILIMDavid Huang2020-08-171-1/+1
* SYV682X: Add 100ms source current limit deglitchEric Herrmann2020-07-281-61/+84