aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/power_supply_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29power: supply: Add power_supply_set_input_current_limit_from_supplier helperHans de Goede1-0/+41
2017-08-28power: supply: core: Delete two error messages for a failed memory allocation in power_supply_check_supplies()Markus Elfring1-6/+2
2017-08-09power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriateHans de Goede1-2/+3
2017-06-14power: supply: core: constify psy_tcd_ops.Arvind Yadav1-1/+1
2017-06-08power: supply: core: Add power_supply_battery_info and APILiam Breck1-0/+57
2017-05-15power: supply: core: Add support for supplied-from device-propertyHans de Goede1-1/+23
2017-05-01power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no suppliersHans de Goede1-5/+15
2016-10-19power: supply: improve function-level documentationJulia Lawall1-2/+2
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+989