summaryrefslogtreecommitdiff
path: root/driver/ppc
Commit message (Expand)AuthorAgeFilesLines
* rt1739: add interrupt callback in rt1739 ppc driverTing Shen2022-10-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-1213-13/+13
* Zephyr: Add AOZ1380 to PPC devicetreeDiana Z2022-09-082-44/+1
* NX20P348x: enable RCP 5V SRC mask functionamber.chen2022-08-031-0/+4
* nx20p348x: expose public headerEric Yilun Lin2022-07-081-20/+1
* rt1718s: ignore cached source flag for enable sourcingEric Yilun Lin2022-07-061-10/+2
* driver/ppc/rt1739.h: Format with clang-formatJack Rosenthal2022-07-011-104/+104
* driver/ppc/sn5s330.h: Format with clang-formatJack Rosenthal2022-07-011-57/+57
* driver/ppc/aoz1380.h: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* driver/ppc/rt1739.c: Format with clang-formatJack Rosenthal2022-07-011-61/+42
* driver/ppc/aoz1380.c: Format with clang-formatJack Rosenthal2022-06-301-6/+5
* driver/ppc/ktu1125.h: Format with clang-formatJack Rosenthal2022-06-301-84/+84
* driver/ppc/ktu1125.c: Format with clang-formatJack Rosenthal2022-06-301-56/+41
* driver/ppc/sn5s330.c: Format with clang-formatJack Rosenthal2022-06-291-72/+51
* driver/ppc/nx20p348x.h: Format with clang-formatJack Rosenthal2022-06-291-58/+58
* driver/ppc/nx20p348x.c: Format with clang-formatJack Rosenthal2022-06-291-15/+11
* driver/ppc/rt1718s.c: Format with clang-formatJack Rosenthal2022-06-281-26/+18
* driver/ppc/syv682x.c: Format with clang-formatJack Rosenthal2022-06-281-40/+36
* driver/ppc/syv682x.h: Format with clang-formatJack Rosenthal2022-06-281-71/+71
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-26/+27
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+1
* nx20p348x: add board init functionEric Yilun Lin2022-05-262-0/+18
* NX20P348x: Handle reverse current eventsDiana Z2022-05-201-1/+3
* 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