summaryrefslogtreecommitdiff
path: root/driver/bc12/pi3usb9201.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-1/+1
* driver: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* pi3usb9201: add flag to only run as BC1.2 clientlschyi2022-07-271-1/+9
* driver/bc12/pi3usb9201.c: Format with clang-formatJack Rosenthal2022-06-281-25/+22
* chipset: introduce CONFIG_AP_POWER_CONTROLPeter Marheine2022-06-151-2/+2
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-95/+88
* bc12: pi3usb9201: drop cycle with no effectFabio Baltieri2022-05-231-4/+2
* pi3usb9201: set DCP current limit 1500mAEric Yilun Lin2022-04-071-11/+1
* pi3usb9201: clean up the includesDawid Niedzwiecki2020-11-071-1/+0
* pi3usb9201: Switch to SDP while DFP is connectedEdward Hill2020-08-291-7/+35
* pi3usb9201: Add always powered flagAseda Aboagye2020-05-291-6/+17
* bc12: create bc12 driver structureTing Shen2020-05-291-12/+20
* bc12: Limit max current to 1.5AAseda Aboagye2020-04-301-8/+15
* pi3usb9201: use i2c field update common functionDenis Brockus2019-12-101-18/+4
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-1/+1
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* pi3usb9201: Add EC console log for host CDP mode settingScott Collyer2019-08-091-1/+3
* pi3usb9201: Fix typo in structure name.Keith Short2019-07-301-4/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-4/+4
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-4/+4
* bc12: pi3usb9201: Save supplier to update charge managerstabilize-12060.Bstabilize-12058.Bstabilize-12054.BScott Collyer2019-04-051-6/+42
* bc12: pi3usb9201: Add 5V rail control for bc1.2 detectionScott Collyer2019-03-141-0/+17
* pi3usb9201: Use USB_CHG data role and cc_open eventsScott Collyer2019-03-141-79/+110
* driver/bc12/pi3usb9201: move pi3usb9201_mode to header fileTing Shen2019-03-111-12/+1
* bc12: Initial driver for pi3usb9201Scott Collyer2019-02-191-0/+296