aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply (follow)
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 Reichel1-29/+22
2018-12-13power: supply: charger-manager: simplify generation of sysfs attribute group nameSebastian 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 Reichel1-0/+1
2018-12-06power: supply: sc27xx: Save last battery capacityYuanjiang Yu1-1/+134
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-05power: supply: sc2731_charger: Free battery informationBaolin Wang1-0/+2
2018-12-05power: supply: sc2731_charger: Avoid repeated charge/dischargeBaolin Wang1-2/+2
2018-12-05power: supply: sc2731_charger: Add charger status detectionBaolin Wang1-0/+20
2018-12-05power: supply: sc2731_charger: Add one work to charge/dischargeBaolin Wang1-8/+22
2018-12-05power: supply: bq24190_charger: add support for bq24196 variantHeiko Stuebner1-1/+3
2018-12-05power: supply: bq24190_charger: add extcon support for USB OTGBrian Masney1-1/+36
2018-12-05power: supply: bq24190_charger: add of_match for usb-otg-vbus regulatorJonathan Marek1-0/+1
2018-12-05power: supply: bq24190_charger: add support for bq24192 variantJonathan Marek1-2/+8
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 Reichel1-0/+94
2018-12-05power: supply: add AC power supply driver for AXP813Oskari Lemmela1-0/+94
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 object sizeColin 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-09power: supply: Add Spreadtrum SC27XX fuel gauge unit driverBaolin Wang3-0/+664
2018-11-09power: supply: core: Add some helpers to use the battery OCV capacity tableBaolin Wang1-1/+136
2018-11-09power: supply: core: Add one field to present the battery internal resistanceBaolin Wang1-0/+3
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+3
2018-10-23power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-10-21power: max8925: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-10-21power: supply: fix spelling mistake "Gauage" -> "Gauge"Colin Ian King3-3/+3
2018-09-20power: supply: bq27xxx: Add support for BQ27411Liu Xiang2-0/+11
2018-09-20power: supply: Add Spreadtrum SC2731 charger supportBaolin Wang3-0/+512
2018-09-20power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade1-1/+26