summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply
Commit message (Expand)AuthorAgeFilesLines
* power: supply: bq25890: fix BAT_COMP field definitionMichał Mirosław2018-12-181-1/+1
* power: supply: gpio-charger: Do not use deprecated POWER_SUPPLY_TYPE_USB_*Sebastian Reichel2018-12-131-3/+3
* power: supply: ds2781: switch to devm_power_supply_registerSebastian Reichel2018-12-131-12/+3
* power: supply: ds2780: switch to devm_power_supply_registerSebastian Reichel2018-12-131-12/+3
* power: supply: ds2781: fix race-condition in bin attribute registrationSebastian Reichel2018-12-131-31/+19
* power: supply: ds2780: fix race-condition in bin attribute registrationSebastian Reichel2018-12-131-35/+20
* power: supply: pcf50633: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-10/+7
* power: supply: charger-manager: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-29/+22
* power: supply: charger-manager: simplify generation of sysfs attribute group ...Sebastian Reichel2018-12-131-9/+4
* power: supply: bq24257: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-12/+3
* power: supply: bq24190_charger: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-35/+8
* power: supply: lp8788: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-35/+27
* power: supply: ds2781: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-19/+4
* power: supply: ds2780: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-19/+4
* power: supply: bq2415x: fix race-condition in sysfs registrationSebastian Reichel2018-12-131-70/+49
* power: supply: core: add support for custom sysfs attributesSebastian Reichel2018-12-131-0/+1
* power: supply: sc27xx: Save last battery capacityYuanjiang Yu2018-12-061-1/+134
* power: supply: sc27xx: Add suspend/resume interfacesYuanjiang Yu2018-12-061-0/+77
* power: supply: sc27xx: Add fuel gauge low voltage alarmYuanjiang Yu2018-12-061-1/+170
* power: supply: sc27xx: Add fuel gauge calibrationBaolin Wang2018-12-061-11/+51
* power: supply: sc2731_charger: Free battery informationBaolin Wang2018-12-051-0/+2
* power: supply: sc2731_charger: Avoid repeated charge/dischargeBaolin Wang2018-12-051-2/+2
* power: supply: sc2731_charger: Add charger status detectionBaolin Wang2018-12-051-0/+20
* power: supply: sc2731_charger: Add one work to charge/dischargeBaolin Wang2018-12-051-8/+22
* power: supply: bq24190_charger: add support for bq24196 variantHeiko Stuebner2018-12-051-1/+3
* power: supply: bq24190_charger: add extcon support for USB OTGBrian Masney2018-12-051-1/+36
* power: supply: bq24190_charger: add of_match for usb-otg-vbus regulatorJonathan Marek2018-12-051-0/+1
* power: supply: bq24190_charger: add support for bq24192 variantJonathan Marek2018-12-051-2/+8
* power: supply: charger-manager: Make code more readableBaolin Wang2018-12-051-7/+7
* power: supply: charger-manager: Fix incorrect return valueBaolin Wang2018-12-051-2/+1
* power: supply: charger-manager: Fix some misspelled wordsBaolin Wang2018-12-051-3/+3
* power: supply: charger-manager: Remove unused index countingBaolin Wang2018-12-051-4/+0
* power: supply: cpcap-charger: clean an indentation issue, remove tabColin Ian King2018-12-051-1/+1
* Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-nextSebastian Reichel2018-12-051-0/+94
|\
| * power: supply: add AC power supply driver for AXP813Oskari Lemmela2018-12-051-0/+94
* | power: supply: axp288: use the BIT() macroOlliver Schinagl2018-12-051-17/+18
* | power: supply: axp20x: add missing include bitops.hOlliver Schinagl2018-12-051-0/+1
* | power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...Colin Ian King2018-12-051-1/+1
* | power: supply: olpc_battery: correct the temperature unitsLubomir Rintel2018-11-191-2/+2
* | power/supply: fix sc27xx_fuel_gauge build errorsRandy Dunlap2018-11-131-0/+1
* | power: supply: Add Spreadtrum SC27XX fuel gauge unit driverBaolin Wang2018-11-093-0/+664
* | power: supply: core: Add some helpers to use the battery OCV capacity tableBaolin Wang2018-11-091-1/+136
* | power: supply: core: Add one field to present the battery internal resistanceBaolin Wang2018-11-091-0/+3
|/
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-2/+3
|\
| * power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold2018-10-231-2/+3
* | power: max8925: mark expected switch fall-throughGustavo A. R. Silva2018-10-211-0/+1
* | power: supply: fix spelling mistake "Gauage" -> "Gauge"Colin Ian King2018-10-213-3/+3
* | power: supply: bq27xxx: Add support for BQ27411Liu Xiang2018-09-202-0/+11
* | power: supply: Add Spreadtrum SC2731 charger supportBaolin Wang2018-09-203-0/+512
* | power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade2018-09-201-1/+26