summaryrefslogtreecommitdiff
path: root/driver/charger/sm5803.c
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-051-1933/+0
* sm5803: Replace is_acok methodstabilize-14163.B-mainDevin Lu2021-08-191-28/+12
* SM5803A: Handle OVP_VBAT in chargingudaykiran2021-07-271-5/+113
* dedede: Rework `extpower_is_present()`Aseda Aboagye2021-05-191-1/+1
* sm5803: Add sm5803_is_acok()Aseda Aboagye2021-05-191-4/+50
* sm5803: Add hysteresis control for TINTDevin Lu2021-04-141-7/+23
* charger: Add new APIs for measured charge valuesAseda Aboagye2021-03-111-2/+38
* SM5803: Only enable automatic fast charge with connected batteryDiana Z2021-01-131-1/+31
* sm5803a: Enable IBAT_CHG ADC for all chargersAseda Aboagye2020-12-151-12/+12
* sm5803: Add linear charge supportAseda Aboagye2020-12-101-1/+64
* sm5803: Add is_icl_reached methodAseda Aboagye2020-12-101-0/+17
* charger: replace charger_get_input_current usesEric Yilun Lin2020-12-081-1/+16
* charger: rename charger_set_input_currentEric Yilun Lin2020-12-081-3/+3
* SM5803: Add overcurrent reportingDiana Z2020-11-181-1/+30
* sm5803: Add hardware charging rampingDevin Lu2020-11-121-26/+58
* SM5803: Raise allowable charging failures per minuteDiana Z2020-11-051-1/+1
* sm5803: Use average registers for ADCAseda Aboagye2020-11-031-4/+4
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* SM5803: Only run inits once per EC bootDiana Z2020-10-281-0/+41
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-2/+2
* SM5803: Disable ramps on current set in dischargeDiana Z2020-10-201-0/+10
* SM5803: Clear out bad state in OTG disableDiana Z2020-10-201-3/+16
* SM5803: Re-start charging on recoverable errorsDiana Z2020-10-141-2/+71
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+2
* sm5803: Remove initial VSYS setting in initAseda Aboagye2020-09-281-8/+0
* sm5803: Enable BFET when disabledAseda Aboagye2020-09-281-6/+29
* sm5803: Force BFET on when charging from AUX portAseda Aboagye2020-09-281-43/+21
* SM5803: Leave Vbus PROCHOT comparator on for active portsDiana Z2020-09-261-1/+17
* SM5803: Prevent brown out on source disableDiana Z2020-09-251-25/+37
* SM5803: Read-modify-write output current registerDiana Z2020-09-251-3/+6
* SM5803: add suspend/resume function for S0ix stateDivagar Mohandass2020-09-221-0/+117
* SM5803: Enable hibernate function for z-stateDiana Z2020-09-141-2/+72
* SM5803: Disable charging timeoutDiana Z2020-09-111-2/+2
* SM5803: Ramp Vbus output voltageDiana Z2020-09-111-0/+18
* sm5803: Configure BFET alertsAseda Aboagye2020-08-291-0/+43
* SM5803: Add discharge on AC interfaceDiana Z2020-08-271-0/+15
* SM5803: Improve flow control settingDiana Z2020-08-261-113/+151
* sm5803: Enable end of charge interrupts for logsAseda Aboagye2020-08-181-0/+15
* sm5803: Fix linear mode enableAseda Aboagye2020-08-171-2/+3
* sm5803: Add support for OCPCAseda Aboagye2020-08-151-11/+126
* SM5803: Switch to using charger detect interruptDiana Z2020-08-141-28/+28
* SM5803: Disable end of charge detectionDiana Z2020-08-131-2/+5
* SM5803: Remove Vbus comparator code from OTGDiana Z2020-08-111-14/+0
* SM5803: Flow 1 register updatesDiana Z2020-08-111-28/+75
* 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-071-0/+9
* SM5803: Disable Ibus PROCHOT comparator in initDiana Z2020-08-011-4/+8