Age | Commit message (Expand) | Author | Files | Lines |
2019-05-08 | power: supply: max77650: Add support for battery charger | Bartosz Golaszewski | 3 | -0/+376 |
2019-05-02 | Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 2 | -6/+3 |
2019-04-26 | power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG | Andrey Smirnov | 1 | -6/+0 |
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-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 |
2018-12-13 | power: supply: ds2781: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -19/+4 |
2018-12-13 | power: supply: ds2780: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -19/+4 |
2018-12-13 | power: supply: bq2415x: fix race-condition in sysfs registration | Sebastian Reichel | 1 | -70/+49 |
2018-12-13 | power: supply: core: add support for custom sysfs attributes | Sebastian Reichel | 1 | -0/+1 |
2018-12-12 | PM / AVS: SmartReflex: Switch to SPDX Licence ID | Nishanth Menon | 1 | -4/+1 |
2018-12-12 | PM / AVS: SmartReflex: NULL check before some freeing functions is not needed | Thomas Meyer | 1 | -2/+1 |
2018-12-11 | Merge back staging AVS changes for v4.21. | Rafael J. Wysocki | 1 | -31/+0 |
2018-12-07 | power: supply: sc27xx: Save last battery capacity | Yuanjiang Yu | 1 | -1/+134 |
2018-12-06 | power: reset: at91-poweroff: move shdwc related data to one structure | Claudiu Beznea | 1 | -23/+25 |
2018-12-06 | power: supply: sc27xx: Add suspend/resume interfaces | Yuanjiang Yu | 1 | -0/+77 |