summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-16power: supply: smb347-charger: Utilize generic regmap cachingDmitry Osipenko1-12/+4
2021-08-16power: supply: smb347-charger: Make smb347_set_writable() IRQ-safeDmitry Osipenko1-9/+21
2021-08-16dt-bindings: power: supply: smb347-charger: Document USB VBUS regulatorDmitry Osipenko2-0/+34
2021-08-16power: reset: Add TPS65086 restart driverEmil Renner Berthing3-0/+105
2021-08-16dt-bindings: power: supply: max17042: describe interruptKrzysztof Kozlowski1-0/+2
2021-08-16power: supply: max17042: remove duplicated STATUS bit definesKrzysztof Kozlowski1-4/+1
2021-08-16power: supply: max17042: handle fails of reading status registerKrzysztof Kozlowski1-1/+5
2021-08-14power: supply: core: Parse battery chemistry/technologyLinus Walleij2-0/+21
2021-08-14dt-bindings: power: Extend battery bindings with chemistryLinus Walleij1-0/+14
2021-08-13power: reset: linkstation-poweroff: add new devicePawel Dembicki1-0/+42
2021-08-13power: reset: linkstation-poweroff: prepare for new devicesPawel Dembicki1-6/+29
2021-08-13Merge tag 'ib-mt6360-for-5.15-signed' into psy-nextSebastian Reichel6-0/+960
2021-08-13power: supply: bq24735: reorganize ChargeOption command macrosBruno Meneguele1-12/+15
2021-08-13power: supply: rn5t618: Add voltage_now propertyAndreas Kemnade2-0/+40
2021-08-13iio: adc: rn5t618: Add iio mapAndreas Kemnade1-0/+23
2021-08-13power: supply: mt6360_charger: add MT6360 charger supportGene Chen3-0/+879
2021-08-13dt-bindings: power: Add bindings document for Charger support on MT6360 PMICGene Chen1-0/+48
2021-08-13lib: add linear range get selector withinGene Chen2-0/+33
2021-08-13power: supply: ab8500: clean up warnings found by checkpatchColin Ian King1-14/+10
2021-08-13power: supply: axp288_charger: Use the defined variable to clean codeTang Bin1-6/+5
2021-08-07power: supply: sbs-battery: add support for time_to_empty_now attributeMatthias Schiffer1-4/+10
2021-08-07power: supply: sbs-battery: relax voltage limitMatthias Schiffer1-1/+1
2021-08-07power: supply: qcom_smbb: Remove superfluous error messageTang Bin1-4/+1
2021-08-07dt-bindings: power: supply: axp20x-battery: Add AXP209 compatibleMaxime Ripard1-0/+1
2021-08-07dt-bindings: power: supply: axp20x: Add AXP803 compatibleMaxime Ripard3-13/+23
2021-08-07power: supply: max17042_battery: Add support for MAX77849 Fuel-GaugeNikita Travkin1-0/+2
2021-08-07dt-bindings: power: supply: max17042: Document max77849-batteryNikita Travkin1-0/+1
2021-08-05power: supply: axp288_fuel_gauge: Take the P-Unit semaphore only once during ...Hans de Goede1-7/+17
2021-08-05power: supply: axp288_fuel_gauge: Move the AXP20X_CC_CTRL check together with...Hans de Goede1-10/+12
2021-08-05power: supply: axp288_fuel_gauge: Refresh all registers in one goAndrejus Basovas2-97/+106
2021-08-05power: supply: axp288_fuel_gauge: Only read PWR_OP_MODE, FG_LOW_CAP_REG regs ...Hans de Goede1-16/+21
2021-08-05power: supply: axp288_fuel_gauge: Store struct device pointer in axp288_fg_infoHans de Goede1-35/+24
2021-08-05power: supply: axp288_fuel_gauge: Drop retry logic from fuel_gauge_reg_readb()Hans de Goede1-8/+2
2021-08-05power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede1-2/+2
2021-08-05power: supply: axp288_fuel_gauge: Silence the chatty IRQ mapping codeHans de Goede1-3/+0
2021-08-05power: supply: axp288_fuel_gauge: Remove debugfs supportHans de Goede1-123/+0
2021-08-05power: supply: axp288_fuel_gauge: Fix define alignmentHans de Goede1-19/+19
2021-08-05power: supply: sc27xx: Delete superfluous error messageTang Bin1-3/+1
2021-07-16power: supply: cw2015: use dev_err_probe to allow deferred probePeter Robinson1-1/+3
2021-07-16power: supply: PCHG: Peripheral device chargerDaisuke Nojiri4-0/+464
2021-07-16power: supply: ab8500: Drop some includes from bmdataLinus Walleij1-2/+0
2021-07-16power: supply: ab8500: Rename charging algorithm psyLinus Walleij1-2/+3
2021-07-16power: supply: ab8500: Drop abx500 conceptLinus Walleij6-214/+61
2021-07-16power: supply: ab8500: Rename charging algorithm symbolsLinus Walleij4-291/+291
2021-07-16power: supply: ab8500: Use library interpolationLinus Walleij2-9/+11
2021-07-12Linux 5.14-rc1v5.14-rc1Linus Torvalds1-2/+2
2021-07-12mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins1-3/+3
2021-07-12mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins1-6/+5
2021-07-12mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins1-5/+8
2021-07-12mm/rmap: fix comments left over from recent changesHugh Dickins2-7/+2