summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-18power: supply: bq25890: fix BAT_COMP field definitionMichał Mirosław1-1/+1
2018-12-13power: supply: gpio-charger: Do not use deprecated POWER_SUPPLY_TYPE_USB_*Sebastian Reichel1-3/+3
2018-12-13power: supply: ds2781: switch to devm_power_supply_registerSebastian Reichel1-12/+3
2018-12-13power: supply: ds2780: switch to devm_power_supply_registerSebastian Reichel1-12/+3
2018-12-13power: supply: ds2781: fix race-condition in bin attribute registrationSebastian Reichel1-31/+19
2018-12-13power: supply: ds2780: fix race-condition in bin attribute registrationSebastian Reichel1-35/+20
2018-12-13power: supply: pcf50633: fix race-condition in sysfs registrationSebastian Reichel1-10/+7
2018-12-13power: supply: charger-manager: fix race-condition in sysfs registrationSebastian Reichel2-30/+24
2018-12-13power: supply: charger-manager: simplify generation of sysfs attribute group ...Sebastian Reichel1-9/+4
2018-12-13power: supply: bq24257: fix race-condition in sysfs registrationSebastian Reichel1-12/+3
2018-12-13power: supply: bq24190_charger: fix race-condition in sysfs registrationSebastian Reichel1-35/+8
2018-12-13power: supply: lp8788: fix race-condition in sysfs registrationSebastian Reichel1-35/+27
2018-12-13power: supply: ds2781: fix race-condition in sysfs registrationSebastian Reichel1-19/+4
2018-12-13power: supply: ds2780: fix race-condition in sysfs registrationSebastian Reichel1-19/+4
2018-12-13power: supply: bq2415x: fix race-condition in sysfs registrationSebastian Reichel1-70/+49
2018-12-13power: supply: core: add support for custom sysfs attributesSebastian Reichel2-0/+4
2018-12-07power: supply: sc27xx: Save last battery capacityYuanjiang Yu1-1/+134
2018-12-06power: reset: at91-poweroff: move shdwc related data to one structureClaudiu Beznea1-23/+25
2018-12-06power: supply: sc27xx: Add suspend/resume interfacesYuanjiang Yu1-0/+77
2018-12-06power: supply: sc27xx: Add fuel gauge low voltage alarmYuanjiang Yu1-1/+170
2018-12-06power: supply: sc27xx: Add fuel gauge calibrationBaolin Wang1-11/+51
2018-12-06dt-bindings: power: supply: Add nvmem properties to calibrate FGUBaolin Wang1-0/+4
2018-12-06power: supply: sc2731_charger: Free battery informationBaolin Wang1-0/+2
2018-12-06power: supply: sc2731_charger: Avoid repeated charge/dischargeBaolin Wang1-2/+2
2018-12-06power: supply: sc2731_charger: Add charger status detectionBaolin Wang1-0/+20
2018-12-06power: supply: sc2731_charger: Add one work to charge/dischargeBaolin Wang1-8/+22
2018-12-06power: reset: at91-poweroff: remove at91_ramc_of_matchClaudiu.Beznea@microchip.com1-5/+0
2018-12-06power: reset: at91-poweroff: use one poweroff function for at91-poweroffClaudiu.Beznea@microchip.com1-22/+27
2018-12-06power: supply: bq24190_charger: add support for bq24196 variantHeiko Stuebner2-1/+4
2018-12-06power: supply: bq24190_charger: add extcon support for USB OTGBrian Masney1-1/+36
2018-12-06power: supply: bq24190_charger: add of_match for usb-otg-vbus regulatorJonathan Marek1-0/+1
2018-12-06power: supply: bq24190_charger: add support for bq24192 variantJonathan Marek1-2/+8
2018-12-06dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbusBrian Masney1-0/+9
2018-12-06power: reset: ocelot: switch the SI to boot modeAlexandre Belloni1-0/+12
2018-12-06power: reset: gpio-poweroff: add ability to specific active and inactive delaysHeiko Stuebner2-2/+10
2018-12-05power: supply: charger-manager: Make code more readableBaolin Wang1-7/+7
2018-12-05power: supply: charger-manager: Fix incorrect return valueBaolin Wang1-2/+1
2018-12-05power: supply: charger-manager: Fix some misspelled wordsBaolin Wang1-3/+3
2018-12-05power: supply: charger-manager: Remove unused index countingBaolin Wang1-4/+0
2018-12-05power: supply: cpcap-charger: clean an indentation issue, remove tabColin Ian King1-1/+1
2018-12-05Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-nextSebastian Reichel3-0/+98
2018-12-05power: supply: add AC power supply driver for AXP813Oskari Lemmela2-0/+95
2018-12-05dt-bindings: power: supply: axp20x: add AXP813 AC power DT bindingOskari Lemmela1-0/+3
2018-12-05power: supply: axp288: use the BIT() macroOlliver Schinagl1-17/+18
2018-12-05power: supply: axp20x: add missing include bitops.hOlliver Schinagl1-0/+1
2018-12-05power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...Colin Ian King1-1/+1
2018-11-19power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2018-11-13power/supply: fix sc27xx_fuel_gauge build errorsRandy Dunlap1-0/+1
2018-11-10power: supply: Add Spreadtrum SC27XX fuel gauge unit driverBaolin Wang3-0/+664
2018-11-10dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentationBaolin Wang1-0/+52