summaryrefslogtreecommitdiff
path: root/driver/charger/bd9995x.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-08-231-5/+5
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-4/+6
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-251-3/+1
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2018-09-251-4/+1
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2018-08-011-0/+121
* isl923x: Add 'charger_dump' console command.Aseda Aboagye2018-04-181-3/+4
* bd9995x: Clear VSYS_PRIORITY when Vbat > Vbat_minScott Collyer2018-01-221-2/+43
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-2/+7
* bd9995x: Leave USB data switches closed on PD power swapShawn Nematbakhsh2017-11-071-32/+48
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-071-15/+10
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-24/+39
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-021-1/+2
* charger: bd9995x: Disable topoff modeShawn Nematbakhsh2017-08-281-3/+1
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* bd9995x: Don't set charger current in battery profile functionScott Collyer2017-08-041-3/+0
* BD9995X: Disable input current limiting for VBAT < VSYSREG_SETVijay Hiremath2017-06-031-1/+27
* driver: bd9995x: Modify USB_CHG task so interrupts can be handledScott Collyer2017-05-031-35/+87
* BD9995X: Enable/Disable charger depending on charging currentJames Chao2017-04-301-19/+39
* bd9995x: Disable IADPDaisuke Nojiri2017-03-231-0/+10
* BD9995X: Do not overwrite the charging current in idle modeVijay Hiremath2017-03-161-1/+3
* bd9995x: Do not set IADP monitoring enable bitDaisuke Nojiri2017-03-131-8/+0
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-12/+9
* BD9995X: Set VSYSREG_SET register as per Charger State MachineVijay Hiremath2017-02-011-50/+85
* bd9995x: more delay time between chg_en and vsys_setWonjoon Lee2017-01-281-11/+23
* Reef: Reduce max battery charge voltage for 0.5% marginDaisuke Nojiri2017-01-251-4/+7
* BD9995X: Disable input current limitation for all types of chargersVijay Hiremath2016-12-081-2/+7
* reef: BD9995X: Suspend DC-DC converter when discharging on ACVijay Hiremath2016-11-281-2/+10
* BD9995X/reef/snappy/pyro: Boot from the shipmode batteryVijay Hiremath2016-11-181-0/+21
* bd9995x: Battery charging profile settingsVijay Hiremath2016-11-121-34/+69
* bd9995*: maintain VBAT voltage as battery maximumWonjoon Lee2016-11-081-1/+2
* BD9995X: Fix disable case in bd9995x_select_input_portScott2016-11-011-1/+1
* reef: Enable BD9995X power save mode when hibernatedVijay Hiremath2016-10-281-12/+14
* BD9995X: Disable input to port when sourcingVijay Hiremath2016-10-271-16/+25
* charger: bd9995x: Reset map command set on failed set operationShawn Nematbakhsh2016-09-281-4/+6
* bd9995x: Disable fast/pre-charging watchdog timerphilipchen2016-09-261-2/+2
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+22
* BD9995X: Rename common code of BD99955 and BD99956 as BD9995XVijay Hiremath2016-09-211-0/+1233