summaryrefslogtreecommitdiff
path: root/driver/ppc/syv682x.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-837/+0
* ppc/syv682x: support C versionEric Yilun Lin2021-04-011-11/+38
* SYV682x: Fix Source OCP for SYV682B revisionEric Herrmann2021-03-311-14/+16
* SYV682: Update Driver for B revision siliconEric Herrmann2021-01-201-69/+59
* SYV682x: Improve Sink OCP HandlingEric Herrmann2021-01-141-35/+85
* SYV682x: Stop VCONN configuration if there is OVPEric Herrmann2020-12-211-3/+8
* driver: ppc: Drop paths from driver/ppc filesSimon Glass2020-12-181-1/+1
* 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-021-1/+1
* SYV682X: Handle CC OVP eventsEric Herrmann2020-10-311-3/+12
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-2/+2
* syv682x: disable smart discharge modeEric Yilun Lin2020-10-261-11/+37
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+2
* syv682: Shorten discharge timeAbe Levkoy2020-09-111-1/+1
* syv682x: Set SYV682X HV_ILIM depend on sink path.David Huang2020-08-171-0/+2
* syv682x: set CONFIG_SYV682X_HV_ILIM for set HV_ILIMDavid Huang2020-08-141-1/+1
* syv682X: Add support for FRSEric Herrmann2020-07-171-9/+105
* SYV682X: Add 100ms source current limit deglitchEric Herrmann2020-07-071-61/+84
* ppc: string de-duplicationKeith Short2020-07-021-5/+5
* Syv682x: Set 5V source current limit base on the config definitionDavid Huang2020-06-151-1/+11
* syv682x: fix chip init sequenceCaveh Jalali2020-05-151-37/+15
* SYV682: Update PPC initialization for no battery conditionKeith Short2020-04-251-38/+86
* syv682x: Create interrupt handlerEric Herrmann2020-04-081-1/+143
* syv682x: Don't turn off VBUS when disabling sink modeKeith Short2020-02-141-1/+8
* syv682x: Enable smart discharge modeKeith Short2020-02-141-30/+67
* syv682x: disable VBUS discharge in sink modeCaveh Jalali2020-02-041-17/+26
* syv682x: fix status register readCaveh Jalali2020-01-141-1/+4
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-6/+6
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-6/+6
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* 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: Add driver for Silergy SYV682x PPCScott Collyer2018-09-041-0/+326