summaryrefslogtreecommitdiff
path: root/driver/bc12/max14637.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* driver/bc12/max14637.c: Format with clang-formatJack Rosenthal2022-06-291-11/+11
* chipset: introduce CONFIG_AP_POWER_CONTROLPeter Marheine2022-06-151-2/+2
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-9/+8
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+1
* max14637: call bc12_detect in VBUS off can't update charge as availableMarco Chen2021-01-281-23/+45
* max14637: Switch should not be kept open when PD adapter is disconnectedyu-an.chen2021-01-251-0/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* max14637: add a config to define delay in ms from power off to onMarco Chen2020-12-071-1/+1
* power: move headers to include/powerJack Rosenthal2020-12-031-1/+1
* bc12: create bc12 driver structureTing Shen2020-05-291-11/+20
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* bc12: Limit max current to 1.5AAseda Aboagye2020-04-301-2/+4
* max14637: Modify driver to have chip_enable active by defaultScott Collyer2020-03-201-21/+48
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* max14637: Add config guard to is_chg_det_activatedScott Collyer2019-04-201-0/+2
* bc12: max14637: Remove PP5000_EN assumptionScott Collyer2018-10-021-6/+2
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-021-0/+195