aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/power_supply_core.c
AgeCommit message (Expand)Author
2023-06-21power: supply: Fix logic checking if system is running from batteryMario Limonciello
2023-06-09power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede
2023-01-18power: supply: fix residue sysfs file in error handle route of __power_supply...Zeng Heng
2020-01-27power: supply: Init device wakeup after device_add()Stephen Boyd
2018-07-06power: remove possible deadlock when unregistering power_supplyBenjamin Tissoires
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-24power: supply: Add fwnode pointer to power_supply_config structAdam Thomson
2018-04-25power: supply: Add 'usb_type' property and supporting codeAdam Thomson
2018-04-25power: supply: Add error checking of psy desc during registrationAdam Thomson
2018-02-21power: add to_power_supply macro to the APIOgnjen Galic
2017-11-06power: supply: replace pr_* with dev_*Aishwarya Pant
2017-08-29power: supply: Add power_supply_set_input_current_limit_from_supplier helperHans de Goede
2017-08-28power: supply: core: Delete two error messages for a failed memory allocation...Markus Elfring
2017-08-09power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriateHans de Goede
2017-06-14power: supply: core: constify psy_tcd_ops.Arvind Yadav
2017-06-08power: supply: core: Add power_supply_battery_info and APILiam Breck
2017-05-15power: supply: core: Add support for supplied-from device-propertyHans de Goede
2017-05-01power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no...Hans de Goede
2016-10-19power: supply: improve function-level documentationJulia Lawall
2016-08-11power: move power supply drivers to power/supplySebastian Reichel