summaryrefslogtreecommitdiff
path: root/common/usb_charger.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-136/+0
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-241-5/+6
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-211-0/+2
* USB charger: Ensure BC 1.2 suppliers are cleared on PR swapDiana Z2021-03-101-0/+4
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* bc12: create bc12 driver structureTing Shen2020-05-291-0/+9
* 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
* P9221: Add P9221 driverTony Zou2019-04-221-0/+9
* charger: initialize dedicated charger portTing Shen2019-03-301-0/+4
* BC1.2: Add usb_charger_reset_charge APIDaisuke Nojiri2019-01-261-12/+15
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-201-11/+6
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2018-09-201-9/+5
* usb_charger: Always update VBUS charge supplierEdward Hill2018-06-071-11/+8
* cheza: Support PD and chargingTom Wai-Hong Tam2018-05-091-1/+3
* usb_charger: initialize VBUS supplier at startupJett Rink2018-04-101-10/+3
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-051-5/+6
* sn5s330: Enable VBUS interruptsEdward Hill2018-01-311-1/+2
* ppc: Add common APIs.Aseda Aboagye2017-12-051-0/+5
* bd99955: Improve interrupt / USB charger task wake schemeShawn Nematbakhsh2016-06-161-5/+4
* BD99955: Use only one USB charger task for both the portsVijay Hiremath2016-06-141-0/+5
* Driver: BD99955: Use Charger interrupt to detect VBUS activityVijay Hiremath2016-06-081-5/+7
* usb_charger: Support inverted 5V_EN GPIO polarityShawn Nematbakhsh2016-06-021-2/+8
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-2/+6
* reef: Initialize charge suppliers after change manager is initializedVijay Hiremath2016-05-281-2/+2
* usb_charger: Move part-specific code to usb_switch driverShawn Nematbakhsh2016-05-131-189/+6
* oak: avoid reading BC1.2 interrupt reg during handling vbus eventBen Lok2016-03-011-8/+8
* usb_charger: disconnect usb switch until connection is debouncedAlec Berg2015-11-111-5/+8
* pd: send soft reset on boot if VBUS is presentAlec Berg2015-10-231-0/+2
* oak: handle USB BC 1.2 status changeRong Chang2015-09-031-4/+11
* oak: add usb charger tasksAlec Berg2015-08-211-0/+4
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-97/+183
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-1/+21
* cleanup: define one set of USB charger voltage and min currentAlec Berg2015-07-131-1/+1
* pi3usb9281: fix BC1.2 re-detection when using USB device modeVincent Palatin2015-07-011-0/+8
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-121-6/+19
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-101-0/+138