summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2020-11-05power: supply: test_power: add missing newlines when printing parameters by s...Xiongfeng Wang1-0/+6
2020-10-01power: supply: max17040: Correct voltage readingJonathan Bakker1-1/+1
2020-08-21power: supply: check if calc_soc succeeded in pm860x_init_batteryTom Rix1-2/+4
2020-06-25power: supply: smb347-charger: IRQSTAT_D is volatileDmitry Osipenko1-0/+1
2020-06-25power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'Christophe JAILLET1-16/+2
2020-06-25power: supply: bq24257_charger: Replace depends on REGMAP_I2C with selectEnric Balletbo i Serra1-1/+1
2020-06-20power: vexpress: add suppress_bind_attrs to trueAnders Roxell1-0/+1
2020-04-24power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-02-15power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck1-1/+1
2020-01-27power: supply: Init device wakeup after device_add()Stephen Boyd1-5/+5
2019-12-17power: supply: cpcap-battery: Fix signed counter sample registerTony Lindgren1-5/+6
2019-12-05PM / AVS: SmartReflex: NULL check before some freeing functions is not neededThomas Meyer1-2/+1
2019-11-20power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade1-1/+26
2019-11-20power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade1-1/+2
2019-11-20power: supply: max8998-charger: Fix platform data retrievalTomasz Figa1-1/+1
2019-11-20power: reset: at91-poweroff: do not procede if at91_shdwc is allocatedClaudiu Beznea1-0/+3
2019-11-20power: supply: ab8500_fg: silence uninitialized variable warningsDan Carpenter1-19/+12
2019-11-06power: supply: max14656: fix potential use-after-freeSven Van Asbroeck1-2/+15
2019-10-05power: supply: sysfs: ratelimit property read error messageDavid Lechner1-1/+2
2019-06-15power: supply: max14656: fix potential use-before-allocSven Van Asbroeck1-7/+7
2019-05-25power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov1-6/+0
2019-05-25power: supply: cpcap-battery: Fix division by zeroTony Lindgren1-0/+3
2019-05-21power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva1-0/+4
2019-03-27power: supply: charger-manager: Fix incorrect return valueBaolin Wang1-2/+1
2019-03-23cpcap-charger: generate events for userspacePavel Machek1-0/+1
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2018-12-01power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-10-04power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires1-2/+9
2018-10-04power: vexpress: fix corruption in notifier registrationSudeep Holla1-4/+8
2018-10-04power: supply: axp288_charger: Fix initial constant_charge_current valueHans de Goede1-1/+1
2018-09-05power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller1-2/+13
2018-09-05power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller1-10/+4
2018-05-30power: supply: ltc2941-battery-gauge: Fix temperature unitsLadislav Michl1-4/+4
2018-05-30max17042: propagate of_node to power supply devicePierre Bourdon1-0/+1
2018-04-12power: supply: axp288_charger: Properly stop work on probe-error / removeHans de Goede1-0/+13
2018-03-19power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_i...Christophe JAILLET1-1/+3
2018-03-19power: supply: ab8500_charger: Fix an error handling pathChristophe JAILLET1-1/+1
2018-02-03power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-11-03Update MIPS email addressesPaul Burton1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-09-10Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds19-489/+1383
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+1
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+38
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-31power: supply: bq27xxx: enable writing capacity values for bq27421H. Nikolaus Schaller1-4/+0
2017-08-30power: supply: bq24190_charger: Get input_current_limit from our supplierHans de Goede1-0/+30
2017-08-30power: supply: bq24190_charger: Export 5V boost converter as regulatorHans de Goede1-0/+112
2017-08-30power: supply: bq24190_charger: Add power_supply_battery_info supportLiam Breck1-0/+87
2017-08-30power: supply: bq24190_charger: Add property system-minimum-microvoltLiam Breck1-0/+25
2017-08-30power: supply: bq24190_charger: Enable devicetree configLiam Breck1-20/+36