summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver: implement rt9490 driverTing Shen2022-02-113-0/+739
* ppc/rt1739: fix workaround codeTing Shen2022-02-112-3/+3
* USB MUX: Update search MUX address through anx7447_i2c_addrs_flags arrayTeddy Shih2022-02-111-4/+3
* driver: implement rt1739 ppc/bc12 driverTing Shen2022-02-103-0/+513
* ppc: ktu1125 driver fixesBoris Mittelberg2022-02-091-11/+18
* tcpm: anx7447: Set vbus & vconn ADC thresholdXin Ji2022-02-082-8/+5
* nct38xx: Allow FRS_TCPC to be enabled using port configCaveh Jalali2022-02-081-2/+5
* ps8xxx: Add FRS support via ps8815 TCPCCaveh Jalali2022-02-082-0/+47
* COIL: update lsm6dsm driverRicardo Quesada2022-02-072-25/+26
* ppc/syv682x: Make FRS_TCPC check port specificCaveh Jalali2022-02-031-1/+2
* tcpm: allow TCPC FRS without CONFIG_USB_PD_FRS_TCPCCaveh Jalali2022-02-031-4/+4
* ktu1125 ppc driver: type fixBoris Mittelberg2022-02-031-1/+1
* driver/als_cm32183: Remove interrupt handlerGwendal Grignou2022-02-021-10/+0
* ppc/syv682x: Allow FRS GPIOs to be on IO expanderCaveh Jalali2022-01-281-4/+4
* driver/als_cm32183: Add ALS sourceOwen_Ou2022-01-253-0/+255
* nissa: Add charger config for SM5803Andrew McRae2022-01-251-2/+15
* zephyr: sensor: support BMI323Eric Yilun Lin2022-01-251-0/+20
* charge_manager: test can EC_CMD_USB_PD_POWER_INFOAaron Massey2022-01-211-0/+2
* Zephyr: Add PCT2075 devicetree supportDiana Z2022-01-211-0/+4
* driver: icm42607: removed SW reset and added POC initializeJuHyun Kim2022-01-212-20/+133
* anx3443: power down in S3 if the mux is in usb2 only modeTing Shen2022-01-212-7/+72
* zephyr: drivers: Increase ticks per second in testsTomasz Michalec2022-01-211-0/+1
* USB MUX: Search SPI address through anx7447_i2c_addrs_flags arrayTeddy Shih2022-01-211-0/+21
* zephyr: charger: support zephyr compilationRajesh Kumar2022-01-201-1/+2
* zephyr: drivers: Improve code coverage of ps8xxx.cAl Semjonovs2022-01-191-0/+2
* tcpm/rt1718s: add board hook for set_snk_ctrl()Eric Yilun Lin2022-01-192-1/+27
* PCT2075: Move headerDiana Z2022-01-182-71/+1
* SB TSI: Move headerDiana Z2022-01-182-47/+1
* RAA489000: Make low power mode conditional on configAndrew McRae2022-01-181-0/+2
* Drallion: Add WHO_AM_I log for 2nd source LSM6DS3TR-Cantony_wang2022-01-111-0/+6
* bq25710: fix read IIN_DPM and write IIN_HOSTScott Chao2022-01-111-18/+32
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-107-23/+23
* usb_mux: use cached mux state in host cmd EC_CMD_USB_PD_MUX_INFOTing Shen2022-01-101-12/+17
* rt1718s: add console command for gpioEric Yilun Lin2022-01-062-0/+30
* zephyr: Add initial shim for lsm6dso sensorAndrew McRae2021-12-302-12/+18
* bq257x0: add customerized ILIM2 thresholdreno.wang2021-12-292-7/+37
* rt1718s: expose software reset functionEric Yilun Lin2021-12-282-1/+9
* zephyr: add ICM42607 sensorTing Shen2021-12-241-0/+21
* bq25720: add more options for VSYS_UVPreno.wang2021-12-241-0/+6
* mp2964: add definitionsBoris Mittelberg2021-12-231-0/+23
* ppc: add ktu1125 driverBoris Mittelberg2021-12-233-0/+664
* mt6360: enable high impedance mode to save powerTing Shen2021-12-232-1/+12
* rt1718s: add more i2c addressEric Yilun Lin2021-12-231-1/+2
* rt1718s: support FRS detection at TCPC driverEric Yilun Lin2021-12-233-7/+33
* ps8762: add DCI mode config registerTing Shen2021-12-221-1/+5
* cleanup: driver/led: oz554 and mp3385Zick Wei2021-12-204-18/+5
* driver/led: add mp3385 low level driverZick Wei2021-12-203-0/+168
* driver/tcpm/it83xx, it8xxx2: ITE inactive port return from HOOKRuibin Chang2021-12-172-0/+40
* driver/tcpm/it83xx, it8xxx2: set sleep mask for mixed TCPC caseRuibin Chang2021-12-172-25/+51
* TMP112: Prepare for zephyr useDiana Z2021-12-162-67/+5