summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+3
2018-10-23power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold-2/+3
2018-10-21power: max8925: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-10-21power: supply: fix spelling mistake "Gauage" -> "Gauge"Colin Ian King-3/+3
2018-09-20power: reset: qcom-pon: Add pms405 pon supportVinod Koul-0/+1
2018-09-20power: supply: bq27xxx: Add support for BQ27411Liu Xiang-0/+11
2018-09-20power: supply: Add Spreadtrum SC2731 charger supportBaolin Wang-0/+512
2018-09-20power: supply: twl4030_charger: disable eoc interrupt on linear chargeAndreas Kemnade-1/+26
2018-09-20power: supply: twl4030_charger: fix charging current out-of-boundsAndreas Kemnade-1/+2
2018-09-18power: supply: bq25890_charger: fix semicolon.cocci warningskbuild test robot-5/+5
2018-09-16power: supply: max8998-charger: Fix platform data retrievalTomasz Figa-1/+1
2018-09-16Merge tag 'psy-mfd-cros-immutable-for-v4.20-signed' into psy-nextSebastian Reichel-14/+101
2018-09-16power: supply: cros: add support for dedicated portFabien Parent-14/+101
2018-09-16Merge tag 'psy-at91-poweroff-immutable-for-v4.20-signed' into psy-nextSebastian Reichel-39/+80
2018-09-16power: reset: at91-poweroff: do not procede if at91_shdwc is allocatedClaudiu Beznea-0/+3
2018-09-16power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwcClaudiu Beznea-10/+10
2018-09-16power: reset: at91-poweroff: make sclk part of struct shdwcClaudiu Beznea-7/+7
2018-09-16power: reset: at91-poweroff: make mpddrc_base part of struct shdwcClaudiu Beznea-9/+10
2018-09-16power: reset: at91-poweroff: use only one poweroff functionClaudiu Beznea-21/+8
2018-09-16power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea-8/+58
2018-09-16power: reset: convert to SPDX identifiersKuninori Morimoto-4/+1
2018-09-16power: supply: ab8500_fg: silence uninitialized variable warningsDan Carpenter-19/+12
2018-09-16power: supply: sysfs: ratelimit property read error messageDavid Lechner-1/+2
2018-09-16power: supply: bq25890_charger: Read back the current battery voltageAngus Ainslie (Purism)-0/+10
2018-09-16power: supply: bq25890_charger: Add the BQ25896 partAngus Ainslie (Purism)-5/+19
2018-09-16power: supply: bq25890_charger: Remove unused table entriesAngus Ainslie (Purism)-5/+0
2018-09-16power: supply: bq25890_charger: Add debugging output of failed initializationAngus Ainslie (Purism)-5/+18
2018-08-30power: supply: maxim: Add SPDX license identifiersKrzysztof Kozlowski-106/+40
2018-08-30power: supply: ab8500_fg: fix obsolete functionDing Xiang-6/+15
2018-08-29power: supply: cros_usbpd: remove unused pointer 'dev'Colin Ian King-2/+0
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann-2/+2
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-155/+1807
2018-08-16Merge branch 'psy-fixes' into psy-nextSebastian Reichel-18/+45
2018-07-24power: supply: bq27xxx: Update commentsLiu Xiang-1/+2
2018-07-23power: supply: max77693_charger: fix unintentional fall-throughGustavo A. R. Silva-0/+1
2018-07-23power: supply: mark expected switch fall-throughsGustavo A. R. Silva-1/+4
2018-07-22power: supply: lego_ev3_battery: fix Vce offsetDavid Lechner-1/+1
2018-07-22power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() re...David Lechner-4/+14
2018-07-22Merge tag 'ds2760-for-v4.19-signed' into psy-nextSebastian Reichel-91/+259
2018-07-11power: supply: ds2760_battery: add devicetree probingDaniel Mack-1/+28
2018-07-11power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...Daniel Mack-91/+232
2018-07-11power: supply: adp5061: Fix a couple off by onesDan Carpenter-4/+4
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+4
2018-07-06adp5061: New driver for ADP5061 I2C battery chargerStefan Popa-0/+757
2018-07-06power: generic-adc-battery: check for duplicate properties copied from iio ch...H. Nikolaus Schaller-2/+13
2018-07-06power: generic-adc-battery: fix out-of-bounds write when copying channel prop...H. Nikolaus Schaller-10/+4
2018-07-06power: supply: axp288_charger: Fix initial constant_charge_current valueHans de Goede-1/+1
2018-07-06power: supply: ab8500: stop using getnstimeofday64()Arnd Bergmann-8/+6
2018-07-06power: gemini-poweroff: Avoid more spurious poweroffsLinus Walleij-1/+11
2018-07-06power: vexpress: fix corruption in notifier registrationSudeep Holla-4/+8