Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+3 |
2018-10-23 | power: supply: twl4030-charger: fix OF sibling-node lookup | Johan Hovold | 1 | -2/+3 |
2018-10-21 | power: max8925: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-10-21 | power: supply: fix spelling mistake "Gauage" -> "Gauge" | Colin Ian King | 3 | -3/+3 |
2018-09-20 | power: reset: qcom-pon: Add pms405 pon support | Vinod Koul | 1 | -0/+1 |
2018-09-20 | power: supply: bq27xxx: Add support for BQ27411 | Liu Xiang | 2 | -0/+11 |
2018-09-20 | power: supply: Add Spreadtrum SC2731 charger support | Baolin Wang | 3 | -0/+512 |
2018-09-20 | power: supply: twl4030_charger: disable eoc interrupt on linear charge | Andreas Kemnade | 1 | -1/+26 |
2018-09-20 | power: supply: twl4030_charger: fix charging current out-of-bounds | Andreas Kemnade | 1 | -1/+2 |
2018-09-18 | power: supply: bq25890_charger: fix semicolon.cocci warnings | kbuild test robot | 1 | -5/+5 |
2018-09-16 | power: supply: max8998-charger: Fix platform data retrieval | Tomasz Figa | 1 | -1/+1 |
2018-09-16 | Merge tag 'psy-mfd-cros-immutable-for-v4.20-signed' into psy-next | Sebastian Reichel | 1 | -14/+101 |
2018-09-16 | power: supply: cros: add support for dedicated port | Fabien Parent | 1 | -14/+101 |
2018-09-16 | Merge tag 'psy-at91-poweroff-immutable-for-v4.20-signed' into psy-next | Sebastian Reichel | 1 | -39/+80 |
2018-09-16 | power: reset: at91-poweroff: do not procede if at91_shdwc is allocated | Claudiu Beznea | 1 | -0/+3 |
2018-09-16 | power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwc | Claudiu Beznea | 1 | -10/+10 |
2018-09-16 | power: reset: at91-poweroff: make sclk part of struct shdwc | Claudiu Beznea | 1 | -7/+7 |
2018-09-16 | power: reset: at91-poweroff: make mpddrc_base part of struct shdwc | Claudiu Beznea | 1 | -9/+10 |
2018-09-16 | power: reset: at91-poweroff: use only one poweroff function | Claudiu Beznea | 1 | -21/+8 |
2018-09-16 | power: reset: at91-poweroff: switch to slow clock before shutdown | Claudiu Beznea | 1 | -8/+58 |
2018-09-16 | power: reset: convert to SPDX identifiers | Kuninori Morimoto | 1 | -4/+1 |
2018-09-16 | power: supply: ab8500_fg: silence uninitialized variable warnings | Dan Carpenter | 1 | -19/+12 |
2018-09-16 | power: supply: sysfs: ratelimit property read error message | David Lechner | 1 | -1/+2 |
2018-09-16 | power: supply: bq25890_charger: Read back the current battery voltage | Angus Ainslie (Purism) | 1 | -0/+10 |
2018-09-16 | power: supply: bq25890_charger: Add the BQ25896 part | Angus Ainslie (Purism) | 1 | -5/+19 |
2018-09-16 | power: supply: bq25890_charger: Remove unused table entries | Angus Ainslie (Purism) | 1 | -5/+0 |
2018-09-16 | power: supply: bq25890_charger: Add debugging output of failed initialization | Angus Ainslie (Purism) | 1 | -5/+18 |
2018-08-30 | power: supply: maxim: Add SPDX license identifiers | Krzysztof Kozlowski | 6 | -106/+40 |
2018-08-30 | power: supply: ab8500_fg: fix obsolete function | Ding Xiang | 1 | -6/+15 |
2018-08-29 | power: supply: cros_usbpd: remove unused pointer 'dev' | Colin Ian King | 1 | -2/+0 |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 1 | -2/+2 |
2018-08-21 | Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 23 | -155/+1807 |
2018-08-16 | Merge branch 'psy-fixes' into psy-next | Sebastian Reichel | 6 | -18/+45 |
2018-07-24 | power: supply: bq27xxx: Update comments | Liu Xiang | 1 | -1/+2 |
2018-07-23 | power: supply: max77693_charger: fix unintentional fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-23 | power: supply: mark expected switch fall-throughs | Gustavo A. R. Silva | 3 | -1/+4 |
2018-07-22 | power: supply: lego_ev3_battery: fix Vce offset | David Lechner | 1 | -1/+1 |
2018-07-22 | power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() re... | David Lechner | 1 | -4/+14 |
2018-07-22 | Merge tag 'ds2760-for-v4.19-signed' into psy-next | Sebastian Reichel | 2 | -91/+259 |
2018-07-11 | power: supply: ds2760_battery: add devicetree probing | Daniel Mack | 1 | -1/+28 |
2018-07-11 | power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c... | Daniel Mack | 2 | -91/+232 |
2018-07-11 | power: supply: adp5061: Fix a couple off by ones | Dan Carpenter | 1 | -4/+4 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 4 | -0/+4 |
2018-07-06 | adp5061: New driver for ADP5061 I2C battery charger | Stefan Popa | 3 | -0/+757 |
2018-07-06 | power: generic-adc-battery: check for duplicate properties copied from iio ch... | H. Nikolaus Schaller | 1 | -2/+13 |
2018-07-06 | power: generic-adc-battery: fix out-of-bounds write when copying channel prop... | H. Nikolaus Schaller | 1 | -10/+4 |
2018-07-06 | power: supply: axp288_charger: Fix initial constant_charge_current value | Hans de Goede | 1 | -1/+1 |
2018-07-06 | power: supply: ab8500: stop using getnstimeofday64() | Arnd Bergmann | 1 | -8/+6 |
2018-07-06 | power: gemini-poweroff: Avoid more spurious poweroffs | Linus Walleij | 1 | -1/+11 |
2018-07-06 | power: vexpress: fix corruption in notifier registration | Sudeep Holla | 1 | -4/+8 |