summaryrefslogtreecommitdiff
path: root/driver/ppc
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-183-6/+6
* ppc: initialize vbus current limit on initJett Rink2019-08-131-0/+9
* driver/ppc/nx20p348.c: Handle overcurrent eventKarthikeyan Ramasubramanian2019-01-221-5/+2
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-221-2/+3
* ppc/nx20: add more fault condition printsJett Rink2018-11-161-2/+11
* SN5S330: treat interrupts as level-sensitiveDiana Z2018-11-131-22/+41
* Octopus: Vbus gone from USB-C port after cold reboot with USB-A driveDiana Z2018-10-251-8/+13
* ppc: syv682x: Add trigger for BC 1.2 when turning src path on/offScott Collyer2018-10-241-1/+9
* ppc: syv682x: Make source disable dependent on VBUS presenceScott Collyer2018-10-231-1/+7
* syv682x: Support USB changer when VBUS status changesScott Collyer2018-10-021-0/+11
* ppc: Increase deglitch time on SN5S330Jonathan Brandmeyer2018-09-142-0/+28
* ppc: Add support for nx20p3481Scott Collyer2018-09-132-14/+117
* ppc: Add driver for Silergy SYV682x PPCScott Collyer2018-09-042-0/+394
* sn5s330: add low power modeJett Rink2018-08-232-22/+74
* ppc: nx20p3483: Rename driver to nx20p348x to support NX20P3481Scott Collyer2018-08-163-193/+193
* sn5s330: add helper methods for common access patternJett Rink2018-08-081-58/+41
* ppc: remove EC ability to drive PPC GPIOJett Rink2018-07-201-32/+12
* nx20: track vbus sourcing state locallyJett Rink2018-07-191-15/+16
* ppc: sn5s330: Set VCONN ILIM to 0.6A (min).Aseda Aboagye2018-06-192-4/+7
* sn5s330: Track source enabled state locallyEdward Hill2018-06-071-34/+5
* sn5s330: disable under voltage protectionJett Rink2018-05-242-1/+10
* octopus: moving hibernate code to baseboardJett Rink2018-05-241-0/+7
* ppc: flush console regularly during console dumpJett Rink2018-05-242-0/+17
* ppc: sn5s330: Add port number to error messagesScott Collyer2018-05-161-28/+29
* yorp: increase current limitJett Rink2018-05-101-1/+4
* nx20p3483: Fix VBUS OVLO threshold and dead battery mode checkScott Collyer2018-04-101-27/+64
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-101-0/+9
* yorp: fix inverted logic for dead battery modeJett Rink2018-04-061-1/+1
* ppc: enter SNK mode before leaving dead battery modeJett Rink2018-04-051-5/+14
* ppc: Add driver for NX20P3483Scott Collyer2018-03-203-0/+440
* sn5s330: Disable vSafe0V interruptsEdward Hill2018-02-091-10/+11
* ppc: Add Vconn and CC polarity settings.Aseda Aboagye2018-02-012-0/+39
* cleanup: Correcting VBUS discharge commentJett Rink2018-02-011-1/+2
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-312-10/+45
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-312-0/+25
* ppc: Add API to set Vbus source ILIM.Aseda Aboagye2017-12-131-0/+37
* ppc: sn5s330: Add interrupt handler.Aseda Aboagye2017-12-122-0/+50
* sn5s330: Add support for Vbus detection.Aseda Aboagye2017-12-062-5/+23
* ppc: sn5s330: Fix current limit setting.Aseda Aboagye2017-12-061-7/+17
* ppc: Create generic PPC driver framework.Aseda Aboagye2017-12-062-91/+46
* ppc: Add common APIs.Aseda Aboagye2017-12-051-0/+25
* ppc: sn5s330: Add API to determine if FET is on.Aseda Aboagye2017-12-052-19/+75
* sn5s330: Clear interrupts and setup masks at init.Aseda Aboagye2017-12-052-2/+106
* driver: ppc: Add support for TI SN5S330.Aseda Aboagye2017-10-232-0/+422