summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/power_supply_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* power: supply: Add fwnode pointer to power_supply_config structAdam Thomson2018-05-241-1/+3
* power: supply: Add 'usb_type' property and supporting codeAdam Thomson2018-04-251-1/+7
* power: supply: Add error checking of psy desc during registrationAdam Thomson2018-04-251-0/+3
* power: add to_power_supply macro to the APIOgnjen Galic2018-02-211-1/+1
* power: supply: replace pr_* with dev_*Aishwarya Pant2017-11-061-1/+1
* power: supply: Add power_supply_set_input_current_limit_from_supplier helperHans de Goede2017-08-291-0/+41
* power: supply: core: Delete two error messages for a failed memory allocation...Markus Elfring2017-08-281-6/+2
* power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriateHans de Goede2017-08-091-2/+3
* power: supply: core: constify psy_tcd_ops.Arvind Yadav2017-06-141-1/+1
* power: supply: core: Add power_supply_battery_info and APILiam Breck2017-06-081-0/+57
* power: supply: core: Add support for supplied-from device-propertyHans de Goede2017-05-151-1/+23
* power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no...Hans de Goede2017-05-011-5/+15
* power: supply: improve function-level documentationJulia Lawall2016-10-191-2/+2
* power: move power supply drivers to power/supplySebastian Reichel2016-08-111-0/+989
OpenPOWER on IntegriCloud