summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* rt1739: add interrupt callback in rt1739 ppc driverTing Shen2022-10-031-0/+1
* bmi3xx: fix watchdog warning during fifo processingTing Shen2022-09-301-2/+5
* charger: Detect the number of battery cellsKyle Lin2022-09-281-0/+24
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-281-5/+0
* rt9490: implement get/set_optionEric Yilun Lin2022-09-261-0/+15
* anx7483: Mark tuning data as constant.Keith Short2022-09-221-4/+4
* rt9490: various bug fixTing Shen2022-09-221-3/+5
* driver/wpc/cps8100.c: Add support of CPS8200Derek Huang2022-09-211-22/+157
* Zephyr: Add shim support for PS8818Diana Z2022-09-202-97/+1
* USB Mux: Unify drivers for safe modeDiana Z2022-09-1922-0/+88
* zephyr: add initial shim for lsm6dsm sensoramber.chen2022-09-191-0/+17
* usb_mux: fix NULL checks in the usb_mux_chainKeith Short2022-09-151-3/+3
* ps8xxx: Cache get_chip_info for all portsSam Hurst2022-09-141-24/+24
* usb_mux: Split struct usb_mux in common filesTomasz Michalec2022-09-137-38/+50
* Update license boilerplate text in source code filesMike Frysinger2022-09-12312-312/+312
* retimer: HB: retry initial read attempt if it failsLi Feng2022-09-121-0/+8
* Revert "fpsensor: Build fpsensor source file with C++"Jim Pollock2022-09-091-0/+5
* Revert "retimer: Adjust delay after taking BB/HB out of reset"Scott Collyer2022-09-091-2/+2
* retimer: Adjust delay after taking BB/HB out of resetScott Collyer2022-09-091-2/+2
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-081-5/+0
* Zephyr: Add AOZ1380 to PPC devicetreeDiana Z2022-09-082-44/+1
* sm5803: add the CONFIG_BATTERY for the battery apiZhuohao Lee2022-09-081-42/+60
* raa489000: support FRS functionarthur.lin2022-09-061-0/+3
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-0133-51/+51
* ps8xxx: Add caching to ps8xxx_get_chip_infoReka Norman2022-09-011-32/+59
* temp-sensor-rt9490: migrate to common thermistor codeTing Shen2022-09-012-63/+19
* driver: st: Enable on/off body detection to lsm6dsmGwendal Grignou2022-08-315-18/+50
* driver: bmi: Enable On/Off body detection on all BMI IMUGwendal Grignou2022-08-315-26/+34
* driver/bmi323: Update calibration codeLeo Huang2022-08-302-228/+43
* charger/rt9490: fix incorrect unit in ADC measurementTing Shen2022-08-301-3/+3
* tcpm/nct38xx: Fix typo in commentCaveh Jalali2022-08-291-3/+3
* RT9490 : Use ADC thermistor on RT9490jeffrey2022-08-292-0/+76
* anx7447: fix Rp value before entering low power mode.lschyi2022-08-291-1/+24
* anx7447: support tcpc_get_bist_test_modemike2022-08-291-0/+11
* driver/usb_mux: Rename and move `USB_MUX_ALL_CHIPS`Robert Zieba2022-08-251-20/+23
* charger/rt9490: workaround code cleanupTing Shen2022-08-251-5/+4
* RT9490: Update CHARGE_I_MIN setting.jeffrey2022-08-241-4/+3
* tcpm: add tcpc_get_bist_test_modeEric Yilun Lin2022-08-2211-0/+22
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-4/+4
* sm5803: avoid requesting 0 fast-charge currentPeter Marheine2022-08-151-0/+12
* drivers/usb_mux: Allow inverted polarity on muxesCaveh Jalali2022-08-121-0/+4
* anx7447: configure usb_mux i2c addr from tcpc i2c configEric Yilun Lin2022-08-121-4/+10
* anx7447: dump OCM versionEric Yilun Lin2022-08-121-0/+8
* util: remove unused includesYuval Peress2022-08-0518-0/+18
* sm5803: Add support for board with only one charger chipHank.Xie2022-08-041-0/+6
* sm5803: Fix failed to read VBUS after resuming from hibernationDevin Lu2022-08-031-4/+4
* NX20P348x: enable RCP 5V SRC mask functionamber.chen2022-08-031-0/+4
* bmi3xx: loop querying the written calibrated valueEric Yilun Lin2022-07-311-37/+23
* rt9490: fix IBUS ADCEric Yilun Lin2022-07-291-3/+4
* drivers/usb_mux: Update magic value used to target all muxesRobert Zieba2022-07-281-1/+1