summaryrefslogtreecommitdiff
path: root/driver/charger
Commit message (Expand)AuthorAgeFilesLines
...
* SM5803: Flow 1 register updatesDiana Z2020-08-112-30/+84
* SM5803: Ignore low thershold interrupts when not throttledDiana Z2020-08-101-5/+16
* SM5803: Update initsDiana Z2020-08-101-5/+6
* SM5803: Expand charger dumpDiana Z2020-08-081-0/+11
* sm5803: Pet watchdog during charger_dumpAseda Aboagye2020-08-081-2/+7
* SM5803: Set up precharge currentDiana Z2020-08-072-0/+13
* isl9241: Set AC prochotEdward Hill2020-08-052-0/+21
* ec: change usage of dummySam Hurst2020-08-051-2/+2
* SM5803: Disable Ibus PROCHOT comparator in initDiana Z2020-08-011-4/+8
* sm5803: Add charger_dump console commandAseda Aboagye2020-07-311-0/+34
* sm5803: Update driver with latest initsAseda Aboagye2020-07-311-4/+10
* SM5803: Enable Vbus monitor when sourcingDiana Z2020-07-232-1/+23
* sm5803: Set precharge termination thresholdAseda Aboagye2020-07-212-0/+28
* sm5803: Use VBUS ADCs for VBUS presenceAseda Aboagye2020-07-211-5/+6
* sm5803: Update charge procedure for new SiAseda Aboagye2020-07-212-4/+51
* OCPC: Calculate system & battery resistanceAseda Aboagye2020-07-211-9/+10
* SM5803: Update initsDiana Z2020-07-171-0/+9
* raa489000: Add instantaneous curr/volt readingsAseda Aboagye2020-07-142-1/+25
* raa489000: Reset BFET to normal during initAseda Aboagye2020-07-141-0/+12
* OCPC: Use enum chg_id valuesDiana Z2020-07-111-10/+10
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+1
* SM5803: Only enable auto charge when battery is connectedDiana Z2020-07-101-1/+1
* SM5803: Add 2S battery initsDiana Z2020-07-101-0/+34
* SM5803: Update 3S initsDiana Z2020-07-101-1/+2
* Swap system_jumped_to_this_image with _late for common codeDaisuke Nojiri2020-06-261-1/+1
* isl9241: set current limit after EFS2 sysjumpCaveh Jalali2020-06-251-1/+1
* SM5803: Add SM5803A 3S initsDiana Z2020-06-192-0/+48
* raa489000: Disable BFET in hibernateAseda Aboagye2020-06-131-7/+5
* charger/isl9238c: enable slew rate controlTing Shen2020-06-102-30/+50
* ISL9241: Fix slew rate controlEric Herrmann2020-06-052-0/+13
* raa489000: Add support for DVCAseda Aboagye2020-06-042-0/+135
* bc12: create bc12 driver structureTing Shen2020-05-293-11/+60
* SM5803: Update initsDiana Z2020-05-291-12/+12
* SM5803: Enable trickle chargingDiana Z2020-05-152-51/+61
* SM5803: Add cached vbus presenceDiana Z2020-05-142-0/+14
* SM5803: Use integer math for VbusDiana Z2020-05-141-1/+1
* SM5803: Correct Vbus threshold registersDiana Z2020-05-141-2/+2
* SM5803: Enable interrupts after setting thresholdsDiana Z2020-05-101-4/+6
* rt946x: remove usb_charger_set_switches from board.hTing Shen2020-05-071-0/+4
* SM5803: Update charger initsDiana Z2020-05-051-3/+3
* raa489000: Keep BFET & LDO on for primary chargerAseda Aboagye2020-05-051-8/+21
* OCPC: Add concept of active charger ICAseda Aboagye2020-05-011-1/+6
* bc12: Limit max current to 1.5AAseda Aboagye2020-04-302-16/+16
* SM5803: Only enable auto charging when battery is presentDiana Z2020-04-301-3/+6
* raa489000: Bit 7 of control3 is to enable autonomous chargingMarco Chen2020-04-291-1/+6
* SM5803: Share setting of FLOW_REG1 between tasks betterDiana Z2020-04-281-9/+20
* sm5803: Fix interrupt enable bugAseda Aboagye2020-04-281-1/+1
* Raa489000: fix VBUS voltage registerKo_Ko2020-04-271-1/+1
* sm5803: Add trigger for board_vbus_present_changeAseda Aboagye2020-04-251-3/+7
* raa489000: Add hibernate functionAseda Aboagye2020-04-212-0/+102