summaryrefslogtreecommitdiff
path: root/driver/bc12
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-058-1999/+0
* mt6360: Don't clear negative number supplier's charge port infoDino Li2021-08-241-1/+3
* Create a public header for mt6360.cSimon Glass2021-06-092-52/+2
* COIL: Rename variables in MT6360 driverDiana Z2021-01-292-10/+10
* 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
* Create a public header for pi3usb9201Simon Glass2021-01-091-15/+5
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-142-2/+2
* 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
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-131-1/+1
* Revert "crc8: rename crc8 to cros_crc8 to to avoid zephyr conflict"Jett Rink2020-11-111-1/+1
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-111-1/+1
* pi3usb9201: clean up the includesDawid Niedzwiecki2020-11-071-1/+0
* mt6360: fix LDO6/LDO7 regulator vosel tableEric Yilun Lin2020-09-301-0/+2
* mt6360: fix ldo set.Pi-Hsun Shih2020-09-181-7/+5
* mt6360: support buck regulatorEric Yilun Lin2020-09-162-9/+107
* mt6360: support regulator LDO6/LDO7Eric Yilun Lin2020-09-162-70/+139
* asurada: rev1: update led controlTing Shen2020-09-152-0/+10
* pi3usb9201: Switch to SDP while DFP is connectedEdward Hill2020-08-291-7/+35
* mt6360: revise vbus presence detection logicTing Shen2020-08-191-12/+28
* driver/bc12: mt6360: Add ldo regulator controls.Pi-Hsun Shih2020-08-042-0/+260
* mt6360: implement led driverTing Shen2020-07-022-0/+48
* driver/bc12: implement mt6360 driverTing Shen2020-06-292-0/+214
* bc12/pi3usb9281: Fix max ilim for SDPAseda Aboagye2020-06-031-1/+1
* pi3usb9201: Add always powered flagAseda Aboagye2020-05-292-6/+21
* bc12: create bc12 driver structureTing Shen2020-05-296-31/+69
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* move pi3usb9201.h to driver/bc12/Ting Shen2020-05-071-0/+82
* bc12: Limit max current to 1.5AAseda Aboagye2020-04-303-15/+29
* max14637: Modify driver to have chip_enable active by defaultScott Collyer2020-03-201-21/+48
* 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-014-5/+6
* pi3usb9201: Add EC console log for host CDP mode settingScott Collyer2019-08-091-1/+3
* pi3usb9201: Fix typo in structure name.Keith Short2019-07-302-6/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-203-12/+12
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-193-14/+16
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* pi3usb9281: Mask OVP, OCP, and recovery interruptsDaisuke Nojiri2019-05-231-3/+3
* PI3USB9281: Serialize mux setting and BC12 detectionDaisuke Nojiri2019-05-231-7/+5
* max14637: Add config guard to is_chg_det_activatedScott Collyer2019-04-201-0/+2
* 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