summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* ppc/syv682x: change the type sink_ocp_count to atomic_tDawid Niedzwiecki2021-12-071-3/+3
* bq257x0: Fix step size of minimum system voltagereno.wang2021-12-071-2/+2
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-0210-16/+38
* zephyr: Shim nct38xx io expander alertWealian Liao2021-12-021-7/+41
* zephyr: test: sn5s330 set vbus current limit apiAaron Massey2021-12-021-0/+2
* mt6360/rt1718s: prevent BC1.2 trigger after PD establishedTing Shen2021-12-012-2/+10
* tcpm/rt1718s: uses mutex_t insteadEric Yilun Lin2021-12-011-1/+1
* Virtual mux: Always wait for ACKDiana Z2021-12-011-9/+3
* zephyr: drivers: Use proxy only in usb_mux testTomasz Michalec2021-11-301-0/+7
* zephyr: test: verify sn5s330 enter_low_powerAaron Massey2021-11-251-0/+1
* RAA489000: Fixed RAA489000 max charging currentYu-An Chen2021-11-241-1/+1
* usb_mux: tusb1064: Add method to set DP Rx EQ gainScott Collyer2021-11-232-21/+53
* driver: bmi3xx: Fix offset values read/write issueLatchia2021-11-232-50/+175
* driver/temp_sensor: support thermal sensor pct2075Zick Wei2021-11-233-0/+162
* bq25710: Allow PKPWR_TOVLD_DEG to be configuredCaveh Jalali2021-11-232-0/+18
* zephyr: test: sn5s330 dead battery boot initAaron Massey2021-11-221-1/+8
* bq25710: Allow PP_IDCHG2 to be configuredCaveh Jalali2021-11-191-0/+7
* bq25710: Add PP_IDCHG2 definitionCaveh Jalali2021-11-191-0/+5
* ps8xxx: disable low power mode for PS8815Scott Chao2021-11-191-4/+5
* bq25710: Update bq25710 BATOC_VTH definitionsCaveh Jalali2021-11-182-20/+5
* bq25710: Update IL_AVG handlingCaveh Jalali2021-11-182-6/+6
* bq25710: Allow IDCHG_TH2 to be customizedCaveh Jalali2021-11-171-1/+9
* bq25710: Replace CONFIG_BQ* with CONFIG_CHARGER_BQ*Caveh Jalali2021-11-171-10/+11
* bq25710: Allow VSYS_MIN to be customizedCaveh Jalali2021-11-171-9/+24
* bq25710: Add VSYS_MIN to register definitionsCaveh Jalali2021-11-173-13/+24
* Virtual mux: Clear HPD state when DP inactiveDiana Z2021-11-161-3/+10
* bq25710: Allow IDCHG_DEG2 to be customizedCaveh Jalali2021-11-161-1/+9
* bq25710: Allow VSYS_UVP to be configuredCaveh Jalali2021-11-161-0/+31
* bq25710: Allow PP_ACOK to be configuredCaveh Jalali2021-11-161-0/+3
* bq25710: Allow PP_BATPRES to be configuredCaveh Jalali2021-11-161-0/+3
* bq25710: Allow PP_INOM to be configuredCaveh Jalali2021-11-161-0/+3
* TCPMv2: Handle timing corner case in TCPC PRL discardDiana Z2021-11-151-0/+12
* USB MUX: Add timing debug for mux taskDiana Z2021-11-151-0/+18
* USB MUX: Create a task to perform mux setsDiana Z2021-11-151-18/+229
* bq25710: Refactor prochot option 1 register initializationCaveh Jalali2021-11-132-31/+55
* bq25710: Refactor Vmin Active Protection register initializationCaveh Jalali2021-11-131-18/+29
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-132-17/+23
* bq25710: Separate Vmin Active Protection register settingCaveh Jalali2021-11-121-16/+14
* bq25710: Set IL_AVG to 10A on bq25720Caveh Jalali2021-11-121-0/+27
* ISL923x: Set charge current to 0 when ocpc precharge completeMichael5 Chen12021-11-121-0/+1
* RAA489000: Configure I2C wake functionDiana Z2021-11-111-0/+1
* TCPCI: Add an interface for I2C wakeDiana Z2021-11-111-0/+13
* bq25710: Allow BATOC threshold to be configuredCaveh Jalali2021-11-111-0/+10
* bq25710: Allow ACOC_VTH to be configuredCaveh Jalali2021-11-111-0/+5
* bq25710: Allow EN_ACOC to be configuredCaveh Jalali2021-11-111-0/+9
* bq25710: Refactor charge option 2 register initializationCaveh Jalali2021-11-111-9/+20
* ppc: add an interrupt pointer to the ppc driver APIDawid Niedzwiecki2021-11-114-0/+4
* bq25710: Allow CMP_REF to be configuredCaveh Jalali2021-11-111-1/+13
* bq25710: Refactor charge option 1 register initializationCaveh Jalali2021-11-111-15/+21
* bq25710: Simplify EN_PSYS enablingCaveh Jalali2021-11-111-13/+8