summaryrefslogtreecommitdiff
path: root/driver/charger/rt946x.c
Commit message (Expand)AuthorAgeFilesLines
* charger/rt946x: Disable charge timerPhilip Chen2018-02-191-0/+4
* charger/rt946x: Set up pre-charge currentPhilip Chen2018-02-061-0/+18
* charger/rt946x: Reset VBUS by defaultPhilip Chen2018-02-021-0/+7
* charger/rt946x: Clear irq flags correctlyPhilip Chen2018-02-021-9/+9
* charger/rt946x: Log the init failurePhilip Chen2018-02-021-2/+4
* scarlet: Use TCPC to detect if AC is presentPhilip Chen2018-01-231-0/+4
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-081-0/+2
* charger/rt946x: Increase boost current thresholdPhilip Chen2018-01-021-1/+1
* charger/rt946X: Set boost current threshold correctlyPhilip Chen2017-12-191-18/+14
* charger/rt946x: Implement VBUS measurementPhilip Chen2017-11-011-1/+38
* scarlet: Lower VMIVRPhilip Chen2017-10-191-1/+1
* charger/rt946x: Fix the function namePhilip Chen2017-08-291-1/+1
* charger/rt946x: Disable battery thermal protectionPhilip Chen2017-08-221-0/+4
* charger/rt946x: Finish init no matter which CHIP REV it isPhilip Chen2017-08-171-6/+4
* charger/rt946x: Add chip-specific interface functionsPhilip Chen2017-07-271-0/+22
* charger/rt946x: add Richtek rt946x charger driverPhilip Chen2017-07-131-0/+715