summaryrefslogtreecommitdiff
path: root/common/peripheral_charger.c
Commit message (Expand)AuthorAgeFilesLines
* PCHG: Handle WLC_CHG_CTRL_DEVICE_STATE_DEVICE_DOCKEDDaisuke Nojiri2021-06-111-6/+46
* PCHG: Enable device event on suspend completeDaisuke Nojiri2021-05-101-0/+9
* PCHG: Support firmware updateDaisuke Nojiri2021-04-051-3/+191
* PCHG: Notify host of new SOC and all other events in S0Daisuke Nojiri2021-03-251-4/+4
* ctn730: Print firmware versionDaisuke Nojiri2021-03-241-5/+7
* PCHG: Don't notify host when there is no soc changeDaisuke Nojiri2021-03-181-10/+17
* PCHG: Support reset to firmware update modeDaisuke Nojiri2021-03-181-94/+73
* PCHG: Count number of dropped events per portDaisuke Nojiri2021-03-181-3/+3
* PCHG: Check array sizes for state and event textsDaisuke Nojiri2021-03-181-0/+2
* PCHG: Handle reset eventDaisuke Nojiri2021-03-091-9/+39
* PCHG: Get SOC proactively when device is detectedDaisuke Nojiri2021-02-121-2/+13
* pchg: Notify host of full chargeDaisuke Nojiri2021-02-121-1/+6
* pchg: Notify host of only device detection in suspendDaisuke Nojiri2021-02-021-11/+18
* ctn730: Add delay between INITIALIZATION and ENABLE (2)Daisuke Nojiri2021-01-291-7/+1
* Revert "ctn730: Add delay between INITIALIZATION and ENABLE"Daisuke Nojiri2021-01-291-1/+7
* ctn730: Add delay between INITIALIZATION and ENABLEDaisuke Nojiri2021-01-281-7/+1
* pchg: Initialize pchg chips on startupDaisuke Nojiri2021-01-251-16/+69
* pchg: Avoid notifying host for false eventsDaisuke Nojiri2021-01-221-8/+13
* PCHG: Send device event to hostDaisuke Nojiri2020-12-101-0/+7
* PCHG: Add host commandDaisuke Nojiri2020-12-101-7/+35
* PCHG: Add peripheral charge managerDaisuke Nojiri2020-11-241-0/+373