summaryrefslogtreecommitdiff
path: root/board/oak/usb_pd_policy.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-106/+0
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-1/+0
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-267/+4
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-6/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-35/+0
* Re-enable Google USBC peripheral FW updates.Todd Broch2016-10-181-1/+15
* oak: updates for rev5Ben Lok2016-03-011-4/+4
* oak: pd: move power change notification to function board_set_charge_limit.Ben Lok2016-01-081-5/+13
* pd: send power change event to AP whenever input power is changedBen Lok2015-12-011-0/+6
* oak: add VCONN swap abilityBen Lok2015-11-251-0/+6
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+2
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* oak: remove dual-port charge enable workaroundRong Chang2015-09-141-9/+1
* oak: handle USB BC 1.2 status changeRong Chang2015-09-031-0/+4
* oak: usb_pd: avoid broken SS connection during enter DP mode.Ben Lok2015-09-011-2/+14
* oak: enable oak TCPM power statusRong Chang2015-08-211-5/+0
* oak: add usb charger tasksAlec Berg2015-08-211-4/+4
* oak: Request different DP pin modes including multi-function.Ben Lok2015-08-031-5/+17
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-301-4/+5
* oak: glados: fix USB PD power and data swap refactoringstabilize-7202.BAlec Berg2015-06-231-7/+19
* oak: enable USBC superspeed muxRong Chang2015-06-171-3/+27
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-171-2/+1
* oak: enable CHARGE_MANAGER to handle charging on both portsRong Chang2015-06-101-18/+18
* oak: Add PD communication to oakAlec Berg2015-05-301-0/+349