| Commit message (Expand) | Author | Age | Files | Lines |
* | power: supply: check if calc_soc succeeded in pm860x_init_battery | Tom Rix | 2020-08-21 | 1 | -2/+4 |
* | power: supply: smb347-charger: IRQSTAT_D is volatile | Dmitry Osipenko | 2020-06-29 | 1 | -0/+1 |
* | power: vexpress: add suppress_bind_attrs to true | Anders Roxell | 2020-06-20 | 1 | -0/+1 |
* | power_supply: tps65217-charger: Fix NULL deref during property export | Marcin Niestroj | 2020-05-10 | 1 | -1/+5 |
* | power: bq27xxx_battery: Fix bq27541 AveragePower register address | Liu Xiang | 2020-05-10 | 1 | -1/+1 |
* | power: test_power: correctly handle empty writes | Sasha Levin | 2020-05-10 | 1 | -0/+2 |
* | power: bq27xxx: fix register numbers of bq27500 | H. Nikolaus Schaller | 2020-05-10 | 1 | -3/+3 |
* | power: bq27xxx: fix reading for bq27000 and bq27010 | H. Nikolaus Schaller | 2020-05-10 | 1 | -3/+9 |
* | power: ipaq-micro-battery: freeing the wrong variable | Dan Carpenter | 2020-05-10 | 1 | -1/+1 |
* | power: supply: axp288_charger: Fix unchecked return value | Gustavo A. R. Silva | 2020-04-13 | 1 | -0/+4 |
* | power: supply: ltc2941-battery-gauge: fix use-after-free | Sven Van Asbroeck | 2020-02-14 | 1 | -1/+1 |
* | power: supply: Init device wakeup after device_add() | Stephen Boyd | 2020-01-29 | 1 | -5/+5 |
* | PM / AVS: SmartReflex: NULL check before some freeing functions is not needed | Thomas Meyer | 2019-12-05 | 1 | -2/+1 |
* | power: supply: twl4030_charger: disable eoc interrupt on linear charge | Andreas Kemnade | 2019-11-25 | 1 | -1/+26 |
* | power: supply: twl4030_charger: fix charging current out-of-bounds | Andreas Kemnade | 2019-11-25 | 1 | -1/+2 |
* | power: supply: max8998-charger: Fix platform data retrieval | Tomasz Figa | 2019-11-25 | 1 | -1/+1 |
* | power: supply: ab8500_fg: silence uninitialized variable warnings | Dan Carpenter | 2019-11-25 | 1 | -19/+12 |
* | power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG | Andrey Smirnov | 2019-06-11 | 1 | -6/+0 |
* | power: supply: olpc_battery: correct the temperature units | Lubomir Rintel | 2019-01-13 | 1 | -2/+2 |
* | power: vexpress: fix corruption in notifier registration | Sudeep Holla | 2018-10-10 | 1 | -4/+8 |
* | power: supply: pda_power: move from timer to delayed_work | Michael Trimarchi | 2018-03-24 | 1 | -22/+27 |
* | power: bq27xxx_battery: mark some symbols __maybe_unused | Arnd Bergmann | 2018-02-25 | 1 | -3/+3 |
* | Revert "power: bq27xxx_battery: Remove unneeded dependency in Kconfig" | Arnd Bergmann | 2018-02-25 | 1 | -0/+1 |
* | power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan | 2018-02-03 | 1 | -0/+4 |
* | power: supply: bq24190_charger: Handle fault before status on interrupt | Liam Breck | 2017-05-14 | 1 | -23/+23 |
* | power: supply: bq24190_charger: Don't read fault register outside irq_handle_... | Liam Breck | 2017-05-14 | 1 | -67/+27 |
* | power: supply: bq24190_charger: Call power_supply_changed() for relevant comp... | Liam Breck | 2017-05-14 | 1 | -23/+27 |
* | power: supply: bq24190_charger: Install irq_handler_thread() at end of probe() | Liam Breck | 2017-05-14 | 1 | -15/+16 |
* | power: supply: bq24190_charger: Call set_mode_host() on pm_resume() | Liam Breck | 2017-05-14 | 1 | -0/+1 |
* | power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING | Liam Breck | 2017-05-14 | 1 | -1/+1 |
* | power: reset: at91-poweroff: timely shutdown LPDDR memories | Alexandre Belloni | 2017-04-08 | 1 | -1/+53 |
* | power: bq24257: Fix use of uninitialized pointer bq->charger | Georges Savoundararadj | 2016-10-31 | 1 | -6/+6 |
* | power: supply: max17042_battery: fix model download bug. | Sven Van Asbroeck | 2016-09-30 | 1 | -6/+9 |
* | power_supply: tps65217-charger: fix missing platform_set_drvdata() | Wei Yongjun | 2016-09-30 | 1 | -0/+1 |
* | power: reset: hisi-reboot: Unmap region obtained by of_iomap | Arvind Yadav | 2016-09-30 | 1 | -1/+4 |
* | power_supply: power_supply_read_temp only if use_cnt > 0 | Rhyland Klein | 2016-08-10 | 1 | -11/+16 |
* | Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-06 | 3 | -0/+590 |
|\ |
|
| * | power: Add support for DA9150 Fuel-Gauge | Adam Thomson | 2015-10-13 | 3 | -0/+590 |
* | | Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 2015-11-05 | 25 | -1440/+3467 |
|\ \ |
|
| * | | power: bq27xxx_battery: Remove unneeded dependency in Kconfig | Andrew F. Davis | 2015-10-19 | 1 | -1/+0 |
| * | | power: bq27xxx_battery: move irq handler to i2c section | Sebastian Reichel | 2015-10-19 | 1 | -9/+9 |
| * | | power: bq27xxx_battery: fix platform probe | Sebastian Reichel | 2015-10-19 | 1 | -0/+1 |
| * | | twl4030_charger: add missing iio dependency | Sebastian Reichel | 2015-10-16 | 1 | -1/+1 |
| * | | power_supply: charger-manager: add missing of_node_put | Julia Lawall | 2015-10-15 | 1 | -1/+3 |
| * | | power: bq24257: Add various device-specific sysfs properties | Andreas Dannenberg | 2015-09-29 | 1 | -0/+53 |
| * | | power: bq24257: Allow input current limit sysfs access | Andreas Dannenberg | 2015-09-29 | 1 | -6/+79 |
| * | | power: bq24257: Add input DPM voltage threshold setting support | Andreas Dannenberg | 2015-09-29 | 1 | -0/+43 |
| * | | power: bq24257: Add over voltage protection setting support | Andreas Dannenberg | 2015-09-29 | 1 | -3/+64 |
| * | | power: bq24257: Add SW-based approach for Power Good determination | Andreas Dannenberg | 2015-09-29 | 1 | -11/+45 |
| * | | power: bq24257: Allow manual setting of input current limit | Andreas Dannenberg | 2015-09-29 | 1 | -18/+75 |