summaryrefslogtreecommitdiff
path: root/driver/ppc/rt1718s.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* rt1718s: ignore cached source flag for enable sourcingEric Yilun Lin2022-07-061-10/+2
* driver/ppc/rt1718s.c: Format with clang-formatJack Rosenthal2022-06-281-26/+18
* 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
* rt1718s: fix FRS support by decoupling PPC/TCPC driverEric Yilun Lin2022-03-251-2/+4
* rt1718s: support FRS detection at TCPC driverEric Yilun Lin2021-12-231-7/+10
* rt1718s: enable FRSTing Shen2021-08-251-0/+32
* ppc/rt1718s: notify charger task about vbus changeTing Shen2021-07-291-6/+39
* driver/tcpc: implement rt1718s tcpc/ppc driverTing Shen2021-06-011-0/+172