summaryrefslogtreecommitdiff
path: root/driver/bc12
Commit message (Expand)AuthorAgeFilesLines
* bc12: pi3usb9201: Save supplier to update charge managerstabilize-12060.Bstabilize-12058.Bstabilize-12054.BScott Collyer2019-04-051-6/+42
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-262-8/+8
* 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-142-81/+112
* driver/bc12/pi3usb9201: move pi3usb9201_mode to header fileTing Shen2019-03-112-14/+15
* bc12: Initial driver for pi3usb9201Scott Collyer2019-02-192-0/+336
* BC1.2: Add usb_charger_reset_charge APIDaisuke Nojiri2019-01-261-11/+2
* PI3USB9238: Read device type and charge registers after INTB assertionstabilize-11647.70.Bstabilize-11647.104.Brelease-R73-11647.BDaisuke Nojiri2019-01-241-42/+83
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-081-1/+1
* bc12: max14637: Remove PP5000_EN assumptionScott Collyer2018-10-021-6/+2
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-022-20/+22
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-202-28/+17
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2018-09-201-5/+3
* yorp: Keep 5V rail high on jump to RWJustin TerAvest2018-04-171-2/+2
* bc12: add support for active low/high on all gpio signalsJett Rink2018-03-092-21/+69
* driver/bc12/pi3usb9281: Make a few functions staticNicolas Boichat2018-01-031-5/+6
* grunt: Initial USB PD board code.Edward Hill2017-11-301-0/+1
* pi3usb9281: sync USB switch hardware control with switch stateRong Chang2017-11-131-0/+3
* bq24392: Make chip_en active low.Aseda Aboagye2017-10-231-9/+26
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-062-2/+48
* Fix inconsistent task function declarationsStefan Reinauer2017-08-082-2/+3
* bq24392: Remove unneeded variables.Aseda Aboagye2017-08-041-16/+10
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-311-0/+433
* driver: Add support for TI BQ24392.Aseda Aboagye2017-07-311-0/+143