Age | Commit message (Expand) | Author | Files | Lines |
2019-04-15 | Merge branch 'psy-fixes' into psy-next | Sebastian Reichel | 1 | -0/+3 |
2019-04-15 | power: supply: gpio-charger: Add support for charger status. | Artur Rojek | 1 | -11/+46 |
2019-04-15 | power: supply: core: fix typo in function to get current charge control limit | Enric Balletbo i Serra | 1 | -2/+2 |
2019-04-15 | drivers: power: supply: goldfish_battery: Fix bogus SPDX identifier | Thomas Gleixner | 1 | -1/+1 |
2019-04-10 | power: supply: cpcap-battery: Fix division by zero | Tony Lindgren | 1 | -0/+3 |
2019-04-10 | power: supply: ltc3651-charger: Fix device name (rename files) | Michael Hennerich | 2 | -1/+1 |
2019-04-10 | power: supply: ltc3651-charger: Fix device name | Michael Hennerich | 3 | -68/+65 |
2019-04-05 | power: supply: max14656: fix potential use-after-free | Sven Van Asbroeck | 1 | -2/+15 |
2019-04-05 | power: supply: max14656: fix potential use-before-alloc | Sven Van Asbroeck | 1 | -7/+7 |
2019-04-05 | power: reset: at91-poweroff: add support for SAM9X60 | Claudiu Beznea | 1 | -0/+11 |
2019-04-05 | power: reset: at91-poweroff: add RTT wakeup capability | Claudiu Beznea | 1 | -0/+14 |
2019-04-05 | power: supply: axp288_charger: Fix unchecked return value | Gustavo A. R. Silva | 1 | -0/+4 |
2019-04-05 | power: supply: Fix the simple battery property names | Maxime Ripard | 1 | -2/+2 |
2019-04-05 | power: charger-manager: fix a potential NULL pointer dereference | Kangjie Lu | 1 | -0/+3 |
2019-04-05 | power: reset: syscon-reboot: add a mask property | Martin Schiller | 1 | -2/+17 |
2019-02-20 | power: reset: at91-reset: add support for sam9x60 SoC | Nicolas Ferre | 1 | -0/+13 |
2019-02-20 | max17042_battery: fix potential use-after-free on device remove | Sven Van Asbroeck | 1 | -0/+10 |
2019-02-20 | power: supply: core: Add a field to support battery max voltage | Artur Rojek | 1 | -0/+3 |
2019-02-20 | bq27x00: use cached flags | Arthur Demchenkov | 1 | -16/+4 |
2019-02-13 | power: supply: ds2782: fix possible use-after-free on remove | Sven Van Asbroeck | 1 | -4/+4 |
2019-01-24 | power: supply: bq25890: show max charge current/voltage as configured | Michał Mirosław | 1 | -2/+2 |
2019-01-23 | power: supply: sc27xx: Fix capacity saving function | Yuanjiang Yu | 1 | -5/+59 |
2019-01-23 | power: supply: sc27xx: Fix the incorrect formula when converting capacity to ... | Baolin Wang | 1 | -1/+1 |
2019-01-23 | power: supply: sc27xx: Add one property to read charge voltage | Baolin Wang | 1 | -0/+29 |
2019-01-22 | drivers: power: supply: goldfish_battery: Add support for reading more proper... | Roman Kiryanov | 1 | -0/+47 |
2019-01-21 | power: supply: charger-manager: Fix trivial language typos | Krzysztof Kozlowski | 1 | -9/+9 |
2019-01-21 | cpcap-charger: generate events for userspace | Pavel Machek | 1 | -0/+1 |
2019-01-21 | power: supply: remove some duplicated includes | Yangtao Li | 1 | -2/+0 |
2019-01-21 | power: twl4030: fix a missing check of return value | Kangjie Lu | 1 | -1/+3 |
2019-01-21 | drivers: power: supply: goldfish_battery: Use tabs for alignment | Roman Kiryanov | 1 | -6/+6 |
2019-01-21 | drivers: power: supply: goldfish_battery: Fix alignment | Roman Kiryanov | 1 | -2/+2 |
2019-01-21 | drivers: power: supply: goldfish_battery: Retire a redundant variable | Roman Kiryanov | 1 | -8/+0 |
2019-01-21 | drivers: power: supply: goldfish_battery: Fix "line over 80 characters" | Roman Kiryanov | 1 | -2/+3 |
2019-01-21 | drivers: power: supply: goldfish_battery: Put an SPDX tag | Roman Kiryanov | 1 | -9/+1 |
2019-01-21 | power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 1 | -12/+2 |
2019-01-20 | power: supply: isp1704: switch to gpiod API | Sebastian Reichel | 1 | -48/+12 |
2018-12-29 | Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 24 | -418/+1677 |
2018-12-29 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2018-12-18 | power: supply: bq25890: fix BAT_COMP field definition | Michał Mirosław | 1 | -1/+1 |
2018-12-13 | power: supply: gpio-charger: Do not use deprecated POWER_SUPPLY_TYPE_USB_* | Sebastian Reichel | 1 | -3/+3 |
2018-12-13 | power: supply: ds2781: switch to devm_power_supply_register | Sebastian Reichel | 1 | -12/+3 |
2018-12-13 | power: supply: ds2780: switch to devm_power_supply_register | Sebastian Reichel | 1 | -12/+3 |
2018-12-13 | power: supply: ds2781: fix race-condition in bin attribute registration | Sebastian Reichel | 1 | -31/+19 |
2018-12-13 | power: supply: ds2780: fix race-condition in bin attribute registration | Sebastian Reichel | 1 | -35/+20 |
2018-12-13 | power: supply: pcf50633: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -10/+7 |
2018-12-13 | power: supply: charger-manager: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -29/+22 |
2018-12-13 | power: supply: charger-manager: simplify generation of sysfs attribute group ... | Sebastian Reichel | 1 | -9/+4 |
2018-12-13 | power: supply: bq24257: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -12/+3 |
2018-12-13 | power: supply: bq24190_charger: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -35/+8 |
2018-12-13 | power: supply: lp8788: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -35/+27 |