summaryrefslogtreecommitdiff
path: root/driver/ppc
Commit message (Expand)AuthorAgeFilesLines
* rt1739: more workaround at initTing Shen2022-04-282-15/+52
* tcpc/rt1718s: disable FRS until valid FRS VBUS dropEric Yilun Lin2022-04-281-0/+1
* rt1718s: move FRS function from ppc to tcpc driverEric Yilun Lin2022-04-151-35/+1
* rt1739: add es2 workaroundTing Shen2022-04-141-0/+8
* rt1739/rt9490/rt1718s: fix bc12 detection logicTing Shen2022-03-311-2/+2
* rt1718s: fix FRS support by decoupling PPC/TCPC driverEric Yilun Lin2022-03-251-2/+4
* sn5s330: return when PP FET cannot be enabledTristan Honscheid2022-03-181-0/+3
* ppc/rt1739: implement FRSTing Shen2022-03-162-8/+51
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* ppc/rt1739: rename ADDRn to ADDRn_FLAGSTing Shen2022-02-241-4/+4
* ppc/rt1739: fix workaround codeTing Shen2022-02-112-3/+3
* driver: implement rt1739 ppc/bc12 driverTing Shen2022-02-102-0/+512
* ppc: ktu1125 driver fixesBoris Mittelberg2022-02-091-11/+18
* ppc/syv682x: Make FRS_TCPC check port specificCaveh Jalali2022-02-031-1/+2
* ktu1125 ppc driver: type fixBoris Mittelberg2022-02-031-1/+1
* ppc/syv682x: Allow FRS GPIOs to be on IO expanderCaveh Jalali2022-01-281-4/+4
* ppc: add ktu1125 driverBoris Mittelberg2021-12-232-0/+663
* rt1718s: support FRS detection at TCPC driverEric Yilun Lin2021-12-231-7/+10
* atomic: use atomic_t where it is possibleDawid Niedzwiecki2021-12-083-4/+4
* ppc/syv682x: change the type sink_ocp_count to atomic_tDawid Niedzwiecki2021-12-071-3/+3
* zephyr: test: sn5s330 set vbus current limit apiAaron Massey2021-12-021-0/+2
* zephyr: test: verify sn5s330 enter_low_powerAaron Massey2021-11-251-0/+1
* zephyr: test: sn5s330 dead battery boot initAaron Massey2021-11-221-1/+8
* ppc: add an interrupt pointer to the ppc driver APIDawid Niedzwiecki2021-11-114-0/+4
* zephyr: emul: sn5s330 add int status registersAaron Massey2021-11-101-0/+3
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* sn5s330: Set RCP threshold to 3 mV for PP1Scott Collyer2021-10-152-0/+14
* rt1718s: enable FRSTing Shen2021-08-251-0/+32
* nx20p348x: Check device status reg for sink modeCaveh Jalali2021-08-171-3/+8
* ppc/rt1718s: notify charger task about vbus changeTing Shen2021-07-291-6/+39
* nx20p348x: Fix DB_EXIT flag handlingCaveh Jalali2021-07-281-1/+1
* ppc/nx20p348x: Initialize device control regCaveh Jalali2021-07-221-0/+5
* ppc/nx20p348x: Disable VBUS discharge in sink modeCaveh Jalali2021-07-221-4/+26
* ppc/nx20p348x: Improve nx20p3483 supportstabilize-14093.B-mainCaveh Jalali2021-07-152-85/+145
* driver/tcpc: implement rt1718s tcpc/ppc driverTing Shen2021-06-012-0/+189
* NX20P348x: Only check sink bit for sink_enable errorDiana Z2021-05-071-1/+1
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-211-7/+2
* ppc/syv682x: support C versionEric Yilun Lin2021-04-012-11/+50
* SYV682x: Fix Source OCP for SYV682B revisionEric Herrmann2021-03-312-14/+19
* SYV682: Update Driver for B revision siliconEric Herrmann2021-01-202-69/+60
* SYV682x: Improve Sink OCP HandlingEric Herrmann2021-01-141-35/+85
* Create public headers for a few PPC/TCPM driversSimon Glass2021-01-072-28/+3
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-222-2/+2
* SYV682x: Stop VCONN configuration if there is OVPEric Herrmann2020-12-211-3/+8
* driver: ppc: Drop paths from driver/ppc filesSimon Glass2020-12-184-4/+4
* SYV682: Disable VCONN on VCONN OCPEric Herrmann2020-12-081-4/+26
* syv682x: update OVP warningEric Yilun Lin2020-12-041-1/+1
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-024-4/+4
* SYV682X: Handle CC OVP eventsEric Herrmann2020-10-311-3/+12
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-274-11/+10