summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: reset: at91-reset: add support for sam9x60 SoCNicolas Ferre2019-02-201-0/+13
* max17042_battery: fix potential use-after-free on device removeSven Van Asbroeck2019-02-201-0/+10
* power: supply: core: Add a field to support battery max voltageArtur Rojek2019-02-201-0/+3
* bq27x00: use cached flagsArthur Demchenkov2019-02-201-16/+4
* power: supply: ds2782: fix possible use-after-free on removeSven Van Asbroeck2019-02-121-4/+4
* power: supply: bq25890: show max charge current/voltage as configuredMichał Mirosław2019-01-231-2/+2
* power: supply: sc27xx: Fix capacity saving functionYuanjiang Yu2019-01-231-5/+59
* power: supply: sc27xx: Fix the incorrect formula when converting capacity to ...Baolin Wang2019-01-231-1/+1
* power: supply: sc27xx: Add one property to read charge voltageBaolin Wang2019-01-231-0/+29
* drivers: power: supply: goldfish_battery: Add support for reading more proper...Roman Kiryanov2019-01-211-0/+47
* power: supply: charger-manager: Fix trivial language typosKrzysztof Kozlowski2019-01-201-9/+9
* cpcap-charger: generate events for userspacePavel Machek2019-01-201-0/+1
* power: supply: remove some duplicated includesYangtao Li2019-01-201-2/+0
* power: twl4030: fix a missing check of return valueKangjie Lu2019-01-201-1/+3
* drivers: power: supply: goldfish_battery: Use tabs for alignmentRoman Kiryanov2019-01-201-6/+6
* drivers: power: supply: goldfish_battery: Fix alignmentRoman Kiryanov2019-01-201-2/+2
* drivers: power: supply: goldfish_battery: Retire a redundant variableRoman Kiryanov2019-01-201-8/+0
* drivers: power: supply: goldfish_battery: Fix "line over 80 characters"Roman Kiryanov2019-01-201-2/+3
* drivers: power: supply: goldfish_battery: Put an SPDX tagRoman Kiryanov2019-01-201-9/+1
* power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2019-01-201-12/+2
* power: supply: isp1704: switch to gpiod APISebastian Reichel2019-01-201-48/+12
* Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-12-2824-418/+1677
|\
| * 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: reset: at91-poweroff: move shdwc related data to one structureClaudiu Beznea2018-12-061-23/+25
| * 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: reset: at91-poweroff: remove at91_ramc_of_matchClaudiu.Beznea@microchip.com2018-12-051-5/+0
| * power: reset: at91-poweroff: use one poweroff function for at91-poweroffClaudiu.Beznea@microchip.com2018-12-051-22/+27
| * power: supply: bq24190_charger: add support for bq24196 variantHeiko Stuebner2018-12-051-1/+3