summaryrefslogtreecommitdiff
path: root/driver/tcpm/raa489000.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-325/+0
* raa489000: Wait 853us before checking VBUS at initwangganxiang2021-07-201-0/+2
* RAA489000: Take sinking into account during debug detachDiana Z2021-06-241-3/+8
* raa489000: vbus_mv should greater than 3900mvMike Lee2021-06-091-1/+1
* raa489000: enable adc functionMike Lee2021-05-131-10/+31
* raa489000: Check VBUS ADC over POWER_STATUSAseda Aboagye2021-04-291-3/+6
* raa489000: Sink VBUS before switching to TCPC sideMike Lee2021-04-231-1/+1
* raa489000: Sink VBUS before switching to TCPC sideAseda Aboagye2021-04-211-15/+15
* raa489000 : clear 'Enable ADC' bit on port 1YongBeum.Ha2021-04-151-9/+10
* Revert "RAA489000: Clear debug accessory state on init"Diana Z2021-04-071-15/+0
* RAA489000: Check battery level in debug detachDiana Z2021-04-071-0/+5
* Raa489000: Set Vbus Target Voltage lowerMike Lee2021-03-101-1/+1
* RAA489000: Clear debug accessory state on initDiana Z2021-03-041-0/+15
* RAA489000: Rearrange inits to sink Vbus fasterDiana Z2021-02-241-35/+37
* raa489000 : Set Vbus Target VoltageYongBeum.Ha2021-02-041-0/+6
* RAA489000: Add TCPC interface to control output currentDiana Z2021-01-291-9/+17
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-221-0/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* RAA489000: VBUS current target settingKo_Ko2020-12-181-1/+10
* RAA489000: Vbus OCP threshold and target current settingKo_Ko2020-11-241-0/+10
* TCPC: Change SOP' disable interfaceDiana Z2020-11-181-1/+1
* RAA489000: Add debug detachDiana Z2020-10-191-1/+22
* tcpmv2: disable receive of SOP' during VCONN swapKeith Short2020-09-021-0/+3
* raa489000: Don't write to reserved registersAseda Aboagye2020-06-131-17/+27
* raa489000: Improve low power modeAseda Aboagye2020-06-131-1/+16
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* raa489000: Have newer ICs start ADC sampling prior to initAseda Aboagye2020-04-211-2/+27
* raa489000: Choose charge port if VBUS present @ initAseda Aboagye2020-03-121-0/+16
* raa489000: Utilize VBUS auto dischargeAseda Aboagye2020-02-211-2/+7
* raa489000: Allow TCPC to control VBUSAseda Aboagye2020-02-181-0/+3
* tcpci: Rename TCPC_FLAGS_TCPCI_V2_0 to TCPC_FLAGS_TCPCI_REV2_0Edward Hill2020-02-141-1/+1
* driver/tcpci: Add support for TCPCI Rev2 v1.0Aseda Aboagye2020-01-221-2/+5
* tcpm/raa489000: Revise the init functionAseda Aboagye2020-01-181-2/+96
* RAA489000: Add TCPC driverDiana Z2020-01-111-0/+57