summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: supply: max17040: Correct voltage readingJonathan Bakker2020-10-011-1/+1
* power: supply: check if calc_soc succeeded in pm860x_init_batteryTom Rix2020-08-211-2/+4
* power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko2020-06-251-0/+1
* power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET2020-06-251-16/+2
* power: supply: bq24257_charger: Replace depends on REGMAP_I2C with selectEnric Balletbo i Serra2020-06-251-1/+1
* power: vexpress: add suppress_bind_attrs to trueAnders Roxell2020-06-201-0/+1
* power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko2020-04-241-1/+4
* power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck2020-02-141-1/+1
* power: supply: Init device wakeup after device_add()Stephen Boyd2020-01-271-5/+5
* power: supply: cpcap-battery: Fix signed counter sample registerTony Lindgren2019-12-171-5/+6
* PM / AVS: SmartReflex: NULL check before some freeing functions is not neededThomas Meyer2019-12-051-2/+1
* power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade2019-11-201-1/+26
* power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade2019-11-201-1/+2
* power: supply: max8998-charger: Fix platform data retrievalTomasz Figa2019-11-201-1/+1
* power: reset: at91-poweroff: do not procede if at91_shdwc is allocatedClaudiu Beznea2019-11-201-0/+3
* power: supply: ab8500_fg: silence uninitialized variable warningsDan Carpenter2019-11-201-19/+12
* power: supply: max14656: fix potential use-after-freeSven Van Asbroeck2019-11-061-2/+15
* power: supply: sysfs: ratelimit property read error messageDavid Lechner2019-10-051-1/+2
* power: supply: max14656: fix potential use-before-allocSven Van Asbroeck2019-06-151-7/+7
* power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov2019-05-251-6/+0
* power: supply: cpcap-battery: Fix division by zeroTony Lindgren2019-05-251-0/+3
* power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva2019-05-211-0/+4
* power: supply: charger-manager: Fix incorrect return valueBaolin Wang2019-03-271-2/+1
* cpcap-charger: generate events for userspacePavel Machek2019-03-231-0/+1
* power: supply: olpc_battery: correct the temperature unitsLubomir Rintel2019-01-131-2/+2
* power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold2018-12-011-2/+3
* power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires2018-10-031-2/+9
* power: vexpress: fix corruption in notifier registrationSudeep Holla2018-10-031-4/+8
* power: supply: axp288_charger: Fix initial constant_charge_current valueHans de Goede2018-10-031-1/+1
* power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller2018-09-051-2/+13
* power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller2018-09-051-10/+4
* power: supply: ltc2941-battery-gauge: Fix temperature unitsLadislav Michl2018-05-301-4/+4
* max17042: propagate of_node to power supply devicePierre Bourdon2018-05-301-0/+1
* power: supply: axp288_charger: Properly stop work on probe-error / removeHans de Goede2018-04-121-0/+13
* power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_i...Christophe JAILLET2018-03-191-1/+3
* power: supply: ab8500_charger: Fix an error handling pathChristophe JAILLET2018-03-191-1/+1
* power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* Update MIPS email addressesPaul Burton2017-11-031-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2017-09-0919-489/+1383
|\
| * power: supply: bq27xxx: enable writing capacity values for bq27421H. Nikolaus Schaller2017-08-311-4/+0
| * power: supply: bq24190_charger: Get input_current_limit from our supplierHans de Goede2017-08-301-0/+30
| * power: supply: bq24190_charger: Export 5V boost converter as regulatorHans de Goede2017-08-301-0/+112
| * power: supply: bq24190_charger: Add power_supply_battery_info supportLiam Breck2017-08-291-0/+87
| * power: supply: bq24190_charger: Add property system-minimum-microvoltLiam Breck2017-08-291-0/+25
| * power: supply: bq24190_charger: Enable devicetree configLiam Breck2017-08-291-20/+36
| * power: supply: bq27xxx: Remove duplicate chip data arraysLiam Breck2017-08-291-159/+10
| * power: supply: bq27xxx: Enable data memory update for certain chipsLiam Breck2017-08-291-49/+126
| * power: supply: bq27xxx: Add chip IDs for previously shadowed chipsLiam Breck2017-08-292-59/+77
| * power: supply: bq27xxx: Create single chip data tableLiam Breck2017-08-291-61/+60