summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2022-09-121-0/+2
* driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-01-291-24/+15
* icm426xx: reset data rate when initDavid Huang2021-01-071-0/+2
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-01-075-0/+1570
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-12-241-8/+13
* ps8xxx: support multiple chips in the runtimeMarco Chen2020-09-112-113/+263
* driver/tcpm/ps8xxx: Consistent DCI disable methodDevin Lu2020-09-111-46/+19
* driver/tcpm: add support for PS8755Devin Lu2020-09-113-9/+20
* ps8805: Follow the sequence to enable the DCI register accessWai-Hong Tam2020-09-111-4/+23
* ps8xxx: add helper function to access alternate I2C pagesCaveh Jalali2020-09-112-5/+5
* PS8805: Do not enable and disable DCI registersWai-Hong Tam2020-09-111-17/+3
* driver/tcpm: Add support for PS8705Aseda Aboagye2020-09-113-2/+47
* ps8xxx: add support for the ps8815Caveh Jalali2020-09-113-7/+24
* ps8xxx: disable DCI modeCaveh Jalali2020-09-114-22/+110
* syv682x: disable VBUS discharge in sink modeCaveh Jalali2020-07-161-17/+26
* syv682x: fix status register readCaveh Jalali2020-07-161-1/+4
* driver: lis2dw12: Fix maximal ODRGwendal Grignou2020-03-101-1/+3
* ppc: Use hard reset to recover from CC overvoltageEdward Hill2019-12-061-66/+27
* helios: Detect PPC sn5s330 CC1/CC2 OVP and release OVP.Michael5 Chen2019-12-062-14/+58
* driver: lis2dw12/lis2dwl: fix wrong __fls usagePaul Ma2019-10-252-10/+24
* driver: lis2dw12/lis2dwl: add polling mode supportPaul Ma2019-08-231-10/+21
* driver: lis2dwl: add driver supportPaul Ma2019-08-233-2/+27
* driver: lis2dw12: Add driver supportmario tesi2019-08-233-0/+782
* Remove __7b, __8b and __7bfDenis Brockus2019-08-23120-774/+765
* drivers/tcpm/ps8xxx: Return hardcoded vendor and product idKarthikeyan Ramasubramanian2019-08-231-0/+5
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-08-236-13/+13
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-23121-825/+4325
* common: remove CONFIG_SMBUS dead codeDenis Brockus2019-08-231-20/+0
* anx7447: USB Mux is reset when TCPM is resetSam Hurst2019-08-231-8/+14
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-234-35/+42
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-08-231-5/+0
* battery: Consolidate battery_manufacturer_nameDaisuke Nojiri2019-08-235-21/+245
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-08-231-5/+4
* anx7447.c: change VBUS present detection interfaceXin Ji2019-08-231-6/+5
* Battery: add support battery-cutoff SMBus block write functionmatt_wang2019-08-231-0/+15
* driver: anx7447: remove ec_version dependencyGwendal Grignou2019-08-231-1/+0
* Ampton: Set the PS8751 to source mode before enter low power modeJames_Chao2019-08-234-1/+18
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2019-08-231-0/+4
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2019-08-232-1/+20
* anx7447:Configure the MUX correctly at initSanna Parmar2019-08-231-5/+7
* Octopus: add reset logic for C0 TCPCDiana Z2019-08-231-0/+9
* driver: set Kionix accel min frequency to 12.5HzEnrico Granata2019-08-022-2/+2
* common: motion_sense: Spread timestamps in motion sense fifoYuval Peress2019-08-024-63/+12
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-08-021-1/+1
* driver: lsm6dsm: sensor event spreadingYuval Peress2019-08-022-12/+139
* driver: lsm6dsm: Fix missing eventsYuval Peress2019-08-021-8/+51
* motionsense: Convert in_spoof_mode to a more generic flagsYuval Peress2019-08-021-1/+1
* FIXUP: driver: Add L3GD20H gyrometer basic driver supportGwendal Grignou2019-08-021-5/+0
* driver: bmi160: Check enable_fifo flags before processing FIFOGwendal Grignou2019-08-021-13/+13
* motion sense: Calculate loop time based on sensor needsMathew King2019-08-021-0/+2