summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2020-08-19power: 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-22power: vexpress: add suppress_bind_attrs to trueAnders Roxell1-0/+1
2020-04-23power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller1-2/+2
2020-04-23power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko1-1/+4
2020-04-13power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede1-1/+56
2020-02-11power: 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-11power: supply: sbs-battery: only return health when battery presentMichael Nosthoff1-9/+16
2019-10-11power: supply: sbs-battery: use correct flags fieldMichael Nosthoff1-1/+1
2019-10-01power: 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-22power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklistHans de Goede1-0/+20
2019-05-22power: 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-11-13power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold1-2/+3
2018-08-24treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-2/+2
2018-08-22Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds23-155/+1807
2018-08-16Merge branch 'psy-fixes' into psy-nextSebastian Reichel6-18/+45
2018-07-24power: supply: bq27xxx: Update commentsLiu Xiang1-1/+2
2018-07-23power: supply: max77693_charger: fix unintentional fall-throughGustavo A. R. Silva1-0/+1
2018-07-23power: supply: mark expected switch fall-throughsGustavo A. R. Silva3-1/+4
2018-07-23power: supply: lego_ev3_battery: fix Vce offsetDavid Lechner1-1/+1
2018-07-23power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() re...David Lechner1-4/+14
2018-07-23Merge tag 'ds2760-for-v4.19-signed' into psy-nextSebastian Reichel2-91/+259
2018-07-11power: supply: ds2760_battery: add devicetree probingDaniel Mack1-1/+28
2018-07-11power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...Daniel Mack2-91/+232
2018-07-11power: supply: adp5061: Fix a couple off by onesDan Carpenter1-4/+4
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap4-0/+4
2018-07-06adp5061: New driver for ADP5061 I2C battery chargerStefan Popa3-0/+757
2018-07-06power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller1-2/+13
2018-07-06power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller1-10/+4
2018-07-06power: supply: axp288_charger: Fix initial constant_charge_current valueHans de Goede1-1/+1
2018-07-06power: supply: ab8500: stop using getnstimeofday64()Arnd Bergmann1-8/+6
2018-07-06power: gemini-poweroff: Avoid more spurious poweroffsLinus Walleij1-1/+11
2018-07-06power: vexpress: fix corruption in notifier registrationSudeep Holla1-4/+8